Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md cancel schedule send
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdCancelScheduleSendIcon = (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}
>
<g></g><g><g><path d="M16.5,9c-0.42,0-0.83,0.04-1.24,0.11L1.01,3L1,10l10.06,1.34c-0.42,0.44-0.78,0.93-1.09,1.46L1,14l0.01,7l8.07-3.46 C9.59,21.19,12.71,24,16.5,24c4.14,0,7.5-3.36,7.5-7.5S20.64,9,16.5,9z M3,8.25l0.01-2.22l7.51,3.22L3,8.25z M9.1,15.36L3,17.97 v-2.22l6.17-0.82C9.14,15.07,9.12,15.21,9.1,15.36z M16.5,22c-3.03,0-5.5-2.47-5.5-5.5s2.47-5.5,5.5-5.5s5.5,2.47,5.5,5.5 S19.53,22,16.5,22z"/><polygon points="18.27,14.03 16.5,15.79 14.73,14.03 14.03,14.73 15.79,16.5 14.03,18.27 14.73,18.97 16.5,17.21 18.27,18.97 18.97,18.27 17.21,16.5 18.97,14.73"/></g></g>
</svg>
);SVG Optimizer
Before
0.74 KB
↓
After
0.73 KB
Tags
abortactionbuttoncancelclearcommandcommunicationdeletedraftemailenvelopeiconinterfaceletterlinearmailmessagenooutlinependingquitremoverevokeschedulescheduled emailscheduled messagesendsharestopsymboltimed messageunschedulex
Compare Alternatives
See how other libraries approach this concept.