Back to Explorer
16 - 512
0.5 - 4.0
Save to
socialoutline
md notifications paused
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdNotificationsPausedIcon = (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="M9.5 9.8h2.8l-2.8 3.4V15h5v-1.8h-2.8l2.8-3.4V8h-5zM18 16v-5c0-3.07-1.63-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2zm-2 1H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5v6zm-4 5c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2z"/>
</svg>
);SVG Optimizer
Before
0.49 KB
↓
After
0.48 KB
Tags
activealarmalertattentionbellcautionchimecrossdiagonaldisabledisableddo not disturbignorelinemutemutednotificationnotificationsnotifyoffpausepausedquietremind laterreminderring --- pausesilenceslashsleepsnoozesoundstopsuspendsuspendedtrianglewarningzzzz
Compare Alternatives
See how other libraries approach this concept.