Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md important devices
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdImportantDevicesIcon = (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="M23 11.01L18 11c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h5c.55 0 1-.45 1-1v-9c0-.55-.45-.99-1-.99zM23 20h-5v-7h5v7zM20 2H2C.89 2 0 2.89 0 4v12c0 1.1.89 2 2 2h7v2H7v2h8v-2h-2v-2h2v-2H2V4h18v5h2V4c0-1.11-.9-2-2-2zm-8.03 7L11 6l-.97 3H7l2.47 1.76-.94 2.91 2.47-1.8 2.47 1.8-.94-2.91L15 9h-3.03z"/>
</svg>
);SVG Optimizer
Before
0.51 KB
↓
After
0.51 KB
Tags
AndroidOSaccesscommunicationcomputerconnectedconnectioncriticaldatadesktopdevicesdigitalelectronicsequipmentessentialgadgetshardwareiOSimportantinformationkeymobilemonitornetworkphonescreensecuritysharingstarsynchronizationtablettechtechnologyweb
Compare Alternatives
See how other libraries approach this concept.