router-off-outline-sharp from Material Symbols Light by Google · Outline Sharp · Hardware · Apache-2.0 Free for personal and commercial use.

Name
router-off-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
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

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="m14.289 8.404l-.72-.72q.65-.6 1.335-.892t1.48-.292t1.481.292t1.335.893l-.72.719q-.426-.427-.94-.665q-.515-.239-1.155-.239t-1.155.239t-.942.665m-2.5-2.5l-.707-.708q1.042-1.042 2.386-1.619T16.384 3q1.574 0 2.918.577t2.387 1.62l-.708.707q-.825-.825-1.99-1.364Q17.827 4 16.384 4q-1.442 0-2.606.54q-1.165.539-1.99 1.364M20 17.708l-4.115-4.116V10h1v4H20zM5 19h12.054l-4-4H5zm14.314 2.26L18.053 20H4v-6h8.054L2.22 4.167l.713-.713l17.093 17.092zM5 19v-4zm1.23-1.23v-1.54h1.54v1.54zm3.5 0v-1.54h1.54v1.54zm3.5 0v-1.54h1.54v1.54z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRouterOffOutlineSharp(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="m14.289 8.404l-.72-.72q.65-.6 1.335-.892t1.48-.292t1.481.292t1.335.893l-.72.719q-.426-.427-.94-.665q-.515-.239-1.155-.239t-1.155.239t-.942.665m-2.5-2.5l-.707-.708q1.042-1.042 2.386-1.619T16.384 3q1.574 0 2.918.577t2.387 1.62l-.708.707q-.825-.825-1.99-1.364Q17.827 4 16.384 4q-1.442 0-2.606.54q-1.165.539-1.99 1.364M20 17.708l-4.115-4.116V10h1v4H20zM5 19h12.054l-4-4H5zm14.314 2.26L18.053 20H4v-6h8.054L2.22 4.167l.713-.713l17.093 17.092zM5 19v-4zm1.23-1.23v-1.54h1.54v1.54zm3.5 0v-1.54h1.54v1.54zm3.5 0v-1.54h1.54v1.54z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.289 8.404l-.72-.72q.65-.6 1.335-.892t1.48-.292t1.481.292t1.335.893l-.72.719q-.426-.427-.94-.665q-.515-.239-1.155-.239t-1.155.239t-.942.665m-2.5-2.5l-.707-.708q1.042-1.042 2.386-1.619T16.384 3q1.574 0 2.918.577t2.387 1.62l-.708.707q-.825-.825-1.99-1.364Q17.827 4 16.384 4q-1.442 0-2.606.54q-1.165.539-1.99 1.364M20 17.708l-4.115-4.116V10h1v4H20zM5 19h12.054l-4-4H5zm14.314 2.26L18.053 20H4v-6h8.054L2.22 4.167l.713-.713l17.093 17.092zM5 19v-4zm1.23-1.23v-1.54h1.54v1.54zm3.5 0v-1.54h1.54v1.54zm3.5 0v-1.54h1.54v1.54z"/></svg>
</template>

CSS

.icon-router-off-outline-sharp {
  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%22m14.289%208.404l-.72-.72q.65-.6%201.335-.892t1.48-.292t1.481.292t1.335.893l-.72.719q-.426-.427-.94-.665q-.515-.239-1.155-.239t-1.155.239t-.942.665m-2.5-2.5l-.707-.708q1.042-1.042%202.386-1.619T16.384%203q1.574%200%202.918.577t2.387%201.62l-.708.707q-.825-.825-1.99-1.364Q17.827%204%2016.384%204q-1.442%200-2.606.54q-1.165.539-1.99%201.364M20%2017.708l-4.115-4.116V10h1v4H20zM5%2019h12.054l-4-4H5zm14.314%202.26L18.053%2020H4v-6h8.054L2.22%204.167l.713-.713l17.093%2017.092zM5%2019v-4zm1.23-1.23v-1.54h1.54v1.54zm3.5%200v-1.54h1.54v1.54zm3.5%200v-1.54h1.54v1.54z%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%22m14.289%208.404l-.72-.72q.65-.6%201.335-.892t1.48-.292t1.481.292t1.335.893l-.72.719q-.426-.427-.94-.665q-.515-.239-1.155-.239t-1.155.239t-.942.665m-2.5-2.5l-.707-.708q1.042-1.042%202.386-1.619T16.384%203q1.574%200%202.918.577t2.387%201.62l-.708.707q-.825-.825-1.99-1.364Q17.827%204%2016.384%204q-1.442%200-2.606.54q-1.165.539-1.99%201.364M20%2017.708l-4.115-4.116V10h1v4H20zM5%2019h12.054l-4-4H5zm14.314%202.26L18.053%2020H4v-6h8.054L2.22%204.167l.713-.713l17.093%2017.092zM5%2019v-4zm1.23-1.23v-1.54h1.54v1.54zm3.5%200v-1.54h1.54v1.54zm3.5%200v-1.54h1.54v1.54z%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-outline-sharp.svg?color=%231a73e8&size=48