Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md play disabled
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPlayDisabledIcon = (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><polygon points="16.45,13.62 19,12 8,5 8,5.17"/><path d="M2.81,2.81L1.39,4.22L8,10.83V19l4.99-3.18l6.78,6.78l1.41-1.41L2.81,2.81z M10,15.36v-2.53l1.55,1.55L10,15.36z"/></g></g>
</svg>
);SVG Optimizer
Before
0.37 KB
↓
After
0.37 KB
Tags
actionaudioblockedbuttoncannot playcontrolcontrolsdisabledenabledforwardgreyed outinactiveinitiateinterface elementmediamoviemusicnot playableoffonplayplaybackplayer controlshapeslashstartsymboltriangleunavailablevideo
Compare Alternatives
See how other libraries approach this concept.