router icon
router from Material Symbols Light by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- router
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the router icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 20q-.691 0-1.153-.462T4 18.384v-2.768q0-.691.463-1.153T5.616 14H15.5v-4h1v4h1.885q.69 0 1.152.463T20 15.616v2.769q0 .69-.463 1.153T18.385 20zm1.933-2.451q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22m3.5 0q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22m3.5 0q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22m-.645-9.145l-.72-.72q.65-.6 1.335-.892T16 6.5t1.48.292q.686.293 1.336.893l-.72.719q-.427-.427-.941-.665Q16.64 7.5 16 7.5t-1.155.239t-.941.665m-2.5-2.5l-.708-.708q1.043-1.042 2.387-1.619T16 3t2.917.577t2.387 1.62l-.708.707q-.825-.825-1.99-1.364Q17.443 4 16 4t-2.607.54t-1.99 1.364"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightRouter(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 20q-.691 0-1.153-.462T4 18.384v-2.768q0-.691.463-1.153T5.616 14H15.5v-4h1v4h1.885q.69 0 1.152.463T20 15.616v2.769q0 .69-.463 1.153T18.385 20zm1.933-2.451q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22m3.5 0q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22m3.5 0q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22m-.645-9.145l-.72-.72q.65-.6 1.335-.892T16 6.5t1.48.292q.686.293 1.336.893l-.72.719q-.427-.427-.941-.665Q16.64 7.5 16 7.5t-1.155.239t-.941.665m-2.5-2.5l-.708-.708q1.043-1.042 2.387-1.619T16 3t2.917.577t2.387 1.62l-.708.707q-.825-.825-1.99-1.364Q17.443 4 16 4t-2.607.54t-1.99 1.364"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 20q-.691 0-1.153-.462T4 18.384v-2.768q0-.691.463-1.153T5.616 14H15.5v-4h1v4h1.885q.69 0 1.152.463T20 15.616v2.769q0 .69-.463 1.153T18.385 20zm1.933-2.451q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22m3.5 0q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22m3.5 0q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22m-.645-9.145l-.72-.72q.65-.6 1.335-.892T16 6.5t1.48.292q.686.293 1.336.893l-.72.719q-.427-.427-.941-.665Q16.64 7.5 16 7.5t-1.155.239t-.941.665m-2.5-2.5l-.708-.708q1.043-1.042 2.387-1.619T16 3t2.917.577t2.387 1.62l-.708.707q-.825-.825-1.99-1.364Q17.443 4 16 4t-2.607.54t-1.99 1.364"/></svg> </template>
CSS
.icon-router {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.616%2020q-.691%200-1.153-.462T4%2018.384v-2.768q0-.691.463-1.153T5.616%2014H15.5v-4h1v4h1.885q.69%200%201.152.463T20%2015.616v2.769q0%20.69-.463%201.153T18.385%2020zm1.933-2.451q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22m3.5%200q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22m3.5%200q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22m-.645-9.145l-.72-.72q.65-.6%201.335-.892T16%206.5t1.48.292q.686.293%201.336.893l-.72.719q-.427-.427-.941-.665Q16.64%207.5%2016%207.5t-1.155.239t-.941.665m-2.5-2.5l-.708-.708q1.043-1.042%202.387-1.619T16%203t2.917.577t2.387%201.62l-.708.707q-.825-.825-1.99-1.364Q17.443%204%2016%204t-2.607.54t-1.99%201.364%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.616%2020q-.691%200-1.153-.462T4%2018.384v-2.768q0-.691.463-1.153T5.616%2014H15.5v-4h1v4h1.885q.69%200%201.152.463T20%2015.616v2.769q0%20.69-.463%201.153T18.385%2020zm1.933-2.451q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22m3.5%200q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22m3.5%200q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22m-.645-9.145l-.72-.72q.65-.6%201.335-.892T16%206.5t1.48.292q.686.293%201.336.893l-.72.719q-.427-.427-.941-.665Q16.64%207.5%2016%207.5t-1.155.239t-.941.665m-2.5-2.5l-.708-.708q1.043-1.042%202.387-1.619T16%203t2.917.577t2.387%201.62l-.708.707q-.825-.825-1.99-1.364Q17.443%204%2016%204t-2.607.54t-1.99%201.364%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/router.svg?color=%231a73e8&size=48