Router SVG icon, line

Pro
Router SVG icon, line

Two upright antennas extend from a low router box marked with three status lights. Use it in a home network diagram or an internet troubleshooting guide.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="router.svg" alt="Router" width="48" height="48">
CSS background-image
.router {
  background-image: url("router.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.router {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("router.svg") center / contain no-repeat;
}
React
import RouterSvg from "./router.jsx"; // from the React tab above

<RouterSvg width={48} height={48} />

Download it first (Pro or Max), then point these at your copy.

Made with AMNT

AMNT SVG 1.1 drew this from the words Router: Low router box with two upright antennas and three small status marks. as part of the pack Devices icons, line. Want one like it? Make your own in the SVG studio.

Rest of Devices icons, line

Similar SVGs

Licence: premium, for Pro and Max. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence