Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md image not supported
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdImageNotSupportedIcon = (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><path d="M21.9,21.9l-6.1-6.1l-2.69-2.69l0,0L5,5l0,0L3.59,3.59l0,0L2.1,2.1L0.69,3.51L3,5.83V19c0,1.1,0.9,2,2,2h13.17l2.31,2.31 L21.9,21.9z M5,19V7.83l6.84,6.84L11,15.72L9,13l-3,4h8.17l2,2H5z M7.83,5l-2-2H19c1.1,0,2,0.9,2,2v13.17l-2-2V5H7.83z"/></g>
</svg>
);SVG Optimizer
Before
0.43 KB
↓
After
0.43 KB
Tags
alertbrokencancelcontentdisableddisallowedenablederrorfailedforbiddengraphicimageinvalidlandscapemediamissingmountainmountainsnonotnot foundnot loadedoffonphotophotographypictureplaceholderproblemrestrictedslashstopsupportedunavailableunsupportedwarning
Compare Alternatives
See how other libraries approach this concept.