router off icon
router-off-rounded from Material Symbols Light by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- router-off-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- 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 off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.304 17.012l-3.42-3.42V10.5q0-.213.144-.357q.143-.143.357-.143q.213 0 .356.143t.144.357V14h1.5q.69 0 1.153.463T20 15.616v1.123q0 .273-.252.369t-.444-.096M5.616 20q-.691 0-1.153-.462T4 18.384v-2.768q0-.691.463-1.153T5.616 14h6.438L2.575 4.521q-.146-.146-.156-.347t.156-.366t.357-.166t.356.166l16.385 16.384q.146.147.156.345t-.156.363t-.357.166t-.357-.166l-.905-.9zm10.75-12.5q-.506 0-.924.146q-.417.146-.776.439q-.189.117-.39.12t-.366-.16t-.153-.37t.19-.327q.563-.44 1.156-.644t1.263-.204q.675 0 1.265.204t1.154.644q.177.123.189.327t-.153.37q-.165.164-.369.16q-.204-.003-.392-.12q-.354-.293-.774-.439t-.92-.146m-2.363-3.059q-1.06.442-1.85 1.126q-.176.135-.377.139t-.36-.156q-.166-.165-.147-.363t.19-.352q1.007-.858 2.247-1.346T16.366 3q1.419 0 2.659.489t2.246 1.346q.171.154.19.352t-.145.363q-.16.16-.361.156t-.378-.139q-.788-.684-1.849-1.126T16.365 4t-2.362.441M7.549 17.55q.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-.22m2.951.22q.289 0 .489-.177q.2-.176.228-.448l-.861-.861q-.271.028-.448.228T13.23 17q0 .329.22.549t.549.22"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightRouterOffRounded(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="m19.304 17.012l-3.42-3.42V10.5q0-.213.144-.357q.143-.143.357-.143q.213 0 .356.143t.144.357V14h1.5q.69 0 1.153.463T20 15.616v1.123q0 .273-.252.369t-.444-.096M5.616 20q-.691 0-1.153-.462T4 18.384v-2.768q0-.691.463-1.153T5.616 14h6.438L2.575 4.521q-.146-.146-.156-.347t.156-.366t.357-.166t.356.166l16.385 16.384q.146.147.156.345t-.156.363t-.357.166t-.357-.166l-.905-.9zm10.75-12.5q-.506 0-.924.146q-.417.146-.776.439q-.189.117-.39.12t-.366-.16t-.153-.37t.19-.327q.563-.44 1.156-.644t1.263-.204q.675 0 1.265.204t1.154.644q.177.123.189.327t-.153.37q-.165.164-.369.16q-.204-.003-.392-.12q-.354-.293-.774-.439t-.92-.146m-2.363-3.059q-1.06.442-1.85 1.126q-.176.135-.377.139t-.36-.156q-.166-.165-.147-.363t.19-.352q1.007-.858 2.247-1.346T16.366 3q1.419 0 2.659.489t2.246 1.346q.171.154.19.352t-.145.363q-.16.16-.361.156t-.378-.139q-.788-.684-1.849-1.126T16.365 4t-2.362.441M7.549 17.55q.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-.22m2.951.22q.289 0 .489-.177q.2-.176.228-.448l-.861-.861q-.271.028-.448.228T13.23 17q0 .329.22.549t.549.22"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.304 17.012l-3.42-3.42V10.5q0-.213.144-.357q.143-.143.357-.143q.213 0 .356.143t.144.357V14h1.5q.69 0 1.153.463T20 15.616v1.123q0 .273-.252.369t-.444-.096M5.616 20q-.691 0-1.153-.462T4 18.384v-2.768q0-.691.463-1.153T5.616 14h6.438L2.575 4.521q-.146-.146-.156-.347t.156-.366t.357-.166t.356.166l16.385 16.384q.146.147.156.345t-.156.363t-.357.166t-.357-.166l-.905-.9zm10.75-12.5q-.506 0-.924.146q-.417.146-.776.439q-.189.117-.39.12t-.366-.16t-.153-.37t.19-.327q.563-.44 1.156-.644t1.263-.204q.675 0 1.265.204t1.154.644q.177.123.189.327t-.153.37q-.165.164-.369.16q-.204-.003-.392-.12q-.354-.293-.774-.439t-.92-.146m-2.363-3.059q-1.06.442-1.85 1.126q-.176.135-.377.139t-.36-.156q-.166-.165-.147-.363t.19-.352q1.007-.858 2.247-1.346T16.366 3q1.419 0 2.659.489t2.246 1.346q.171.154.19.352t-.145.363q-.16.16-.361.156t-.378-.139q-.788-.684-1.849-1.126T16.365 4t-2.362.441M7.549 17.55q.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-.22m2.951.22q.289 0 .489-.177q.2-.176.228-.448l-.861-.861q-.271.028-.448.228T13.23 17q0 .329.22.549t.549.22"/></svg> </template>
CSS
.icon-router-off-rounded {
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%22m19.304%2017.012l-3.42-3.42V10.5q0-.213.144-.357q.143-.143.357-.143q.213%200%20.356.143t.144.357V14h1.5q.69%200%201.153.463T20%2015.616v1.123q0%20.273-.252.369t-.444-.096M5.616%2020q-.691%200-1.153-.462T4%2018.384v-2.768q0-.691.463-1.153T5.616%2014h6.438L2.575%204.521q-.146-.146-.156-.347t.156-.366t.357-.166t.356.166l16.385%2016.384q.146.147.156.345t-.156.363t-.357.166t-.357-.166l-.905-.9zm10.75-12.5q-.506%200-.924.146q-.417.146-.776.439q-.189.117-.39.12t-.366-.16t-.153-.37t.19-.327q.563-.44%201.156-.644t1.263-.204q.675%200%201.265.204t1.154.644q.177.123.189.327t-.153.37q-.165.164-.369.16q-.204-.003-.392-.12q-.354-.293-.774-.439t-.92-.146m-2.363-3.059q-1.06.442-1.85%201.126q-.176.135-.377.139t-.36-.156q-.166-.165-.147-.363t.19-.352q1.007-.858%202.247-1.346T16.366%203q1.419%200%202.659.489t2.246%201.346q.171.154.19.352t-.145.363q-.16.16-.361.156t-.378-.139q-.788-.684-1.849-1.126T16.365%204t-2.362.441M7.549%2017.55q.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-.22m2.951.22q.289%200%20.489-.177q.2-.176.228-.448l-.861-.861q-.271.028-.448.228T13.23%2017q0%20.329.22.549t.549.22%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%22m19.304%2017.012l-3.42-3.42V10.5q0-.213.144-.357q.143-.143.357-.143q.213%200%20.356.143t.144.357V14h1.5q.69%200%201.153.463T20%2015.616v1.123q0%20.273-.252.369t-.444-.096M5.616%2020q-.691%200-1.153-.462T4%2018.384v-2.768q0-.691.463-1.153T5.616%2014h6.438L2.575%204.521q-.146-.146-.156-.347t.156-.366t.357-.166t.356.166l16.385%2016.384q.146.147.156.345t-.156.363t-.357.166t-.357-.166l-.905-.9zm10.75-12.5q-.506%200-.924.146q-.417.146-.776.439q-.189.117-.39.12t-.366-.16t-.153-.37t.19-.327q.563-.44%201.156-.644t1.263-.204q.675%200%201.265.204t1.154.644q.177.123.189.327t-.153.37q-.165.164-.369.16q-.204-.003-.392-.12q-.354-.293-.774-.439t-.92-.146m-2.363-3.059q-1.06.442-1.85%201.126q-.176.135-.377.139t-.36-.156q-.166-.165-.147-.363t.19-.352q1.007-.858%202.247-1.346T16.366%203q1.419%200%202.659.489t2.246%201.346q.171.154.19.352t-.145.363q-.16.16-.361.156t-.378-.139q-.788-.684-1.849-1.126T16.365%204t-2.362.441M7.549%2017.55q.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-.22m2.951.22q.289%200%20.489-.177q.2-.176.228-.448l-.861-.861q-.271.028-.448.228T13.23%2017q0%20.329.22.549t.549.22%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-off-rounded.svg?color=%231a73e8&size=48