Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md lan
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdLanIcon = (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><path d="M13,22h8v-7h-3v-4h-5V9h3V2H8v7h3v2H6v4H3v7h8v-7H8v-2h8v2h-3V22z M10,7V4h4v3H10z M9,17v3H5v-3H9z M19,17v3h-4v-3H19z"/></g>
</svg>
);SVG Optimizer
Before
0.32 KB
↓
After
0.32 KB
Tags
accessbusinesscommunicationcommunicationscomputercomputersconnectedconnectionconnectionsdatadesktopdevicedevicesdocumentdocumentsfilefilesfolderfoldersinternetlanlocal area networknetworknetworkingofficeserverserversservicesharingtransferwork
Compare Alternatives
See how other libraries approach this concept.