Back to Explorer
16 - 512
0.5 - 4.0
Save to
notificationoutline
md vibration
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdVibrationIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M0 15h2V9H0v6zm3 2h2V7H3v10zm19-8v6h2V9h-2zm-3 8h2V7h-2v10zM16.5 3h-9C6.67 3 6 3.67 6 4.5v15c0 .83.67 1.5 1.5 1.5h9c.83 0 1.5-.67 1.5-1.5v-15c0-.83-.67-1.5-1.5-1.5zM16 19H8V5h8v14z"/>
</svg>
);SVG Optimizer
Before
0.41 KB
↓
After
0.41 KB
Tags
AndroidOSalertaudiocellcommunicationcontroldevicehandheldhaptichardwareiOSintensitylinesmobilemodemotionnotificationoffphoneportraitrectangleringrounded cornerssettingssilencesilentsmartphonesoundswitchtablettechnologytoggleverticalvibratevibrationwaves
Compare Alternatives
See how other libraries approach this concept.