Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md gif
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdGifIcon = (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="M11.5 9H13v6h-1.5V9zM9 9H6c-.6 0-1 .5-1 1v4c0 .5.4 1 1 1h3c.6 0 1-.5 1-1v-2H8.5v1.5h-2v-3H10V10c0-.5-.4-1-1-1zm10 1.5V9h-4.5v6H16v-2h2v-1.5h-2v-1h3z"/>
</svg>
);SVG Optimizer
Before
0.38 KB
↓
After
0.38 KB
Tags
abbreviationalphabetanimatedanimationbitmapboxcharacterclipextensionfile typefontformatgifgraphicgraphicsimageinterchangelabellettersloopmotionmovingmultimediapicturerectanglesymboltextthree letterstypevideo
Compare Alternatives
See how other libraries approach this concept.