Back to Explorer
16 - 512
0.5 - 4.0
Save to
communicationoutline
md unsubscribe
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdUnsubscribeIcon = (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="M20.99 14.04V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h10.05c.28 1.92 2.1 3.35 4.18 2.93 1.34-.27 2.43-1.37 2.7-2.71.25-1.24-.16-2.39-.94-3.18zm-2-9.04L12 8.5 5 5h13.99zm-3.64 10H5V7l7 3.5L19 7v6.05c-.16-.02-.33-.05-.5-.05-1.39 0-2.59.82-3.15 2zm5.15 2h-4v-1h4v1z"/>
</svg>
);SVG Optimizer
Before
0.50 KB
↓
After
0.50 KB
Tags
accountactioncancelcircleclosecommunicationcontrolcrossdatadeletedocumentemailenvelopinformationletterslistmailmanagementmessagenewsletternotificationoffopt outpaperpreferencesremovesendservicesettingsshapestopsubscribesubscriptionsymbolunsubscribex
Compare Alternatives
See how other libraries approach this concept.