Back to Explorer
16 - 512
0.5 - 4.0
Save to
hardwareoutline
md router
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdRouterIcon = (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 0h24v24H0V0zm0 0h24v24H0V0z" fill="none"/><path d="M16 4.2c1.5 0 3 .6 4.2 1.7l.8-.8C19.6 3.7 17.8 3 16 3s-3.6.7-5 2.1l.8.8C13 4.8 14.5 4.2 16 4.2zm-3.3 2.5l.8.8c.7-.7 1.6-1 2.5-1s1.8.3 2.5 1l.8-.8c-.9-.9-2.1-1.4-3.3-1.4s-2.4.5-3.3 1.4zM19 13h-2V9h-2v4H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zm0 6H5v-4h14v4zM6 16h2v2H6zm3.5 0h2v2h-2zm3.5 0h2v2h-2z"/>
</svg>
);SVG Optimizer
Before
0.57 KB
↓
After
0.57 KB
Tags
access pointboxbroadbandcablecommunicationcomputercomputer networkconnectionconnectivitycurved linesdatadeviceequipmenthardwarehome networkinternetinternet accesslinesmodemnetworkoffice networkrectanglerouterserversignalsquaretechnologytechnology devicetelecommunicationswifiwirelesswireless network
Compare Alternatives
See how other libraries approach this concept.