Back to Explorer
16 - 512
0.5 - 4.0
Save to
hardwareoutline
md browser not supported
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdBrowserNotSupportedIcon = (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="M19,6v10.5l1.95,1.95C20.98,18.3,21,18.15,21,18V6c0-1.1-0.9-2-2-2H6.5l2,2H19z"/><path d="M3.22,3.32L1.95,4.59L3,5.64L3,18c0,1.1,0.9,2,2,2h12.36l2.06,2.06l1.27-1.27L3.22,3.32z M15,18H5V7.64L15.36,18H15z"/></g></g>
</svg>
);SVG Optimizer
Before
0.41 KB
↓
After
0.41 KB
Tags
alertassetblockedbrowsercomputerconnectiondesktopdiagonaldisabledenablederrorfailureforbiddeniconinternetlinenetworknonotnot supportedoffonpageproblemscreensiteslashstatussupportedsymboltechnologyunavailablewarningwebwebsitewindowwwwx
Compare Alternatives
See how other libraries approach this concept.