devices-off-rounded from Material Symbols by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.

Name
devices-off-rounded
Set
Material Symbols
Style
Rounded
Category
Hardware
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More hardware icons from Material Symbols

Use the devices 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.8 22.6L17.2 20h-1.7q-.625 0-1.062-.437T14 18.5v-1.7l-2-2V16q0 .425-.288.713T11 17H5q-.825 0-1.412-.587T3 15V5.8L1.4 4.2q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l18.4 18.4q.275.275.275.7t-.275.7t-.7.275t-.7-.275M12.025 9.175L6.85 4H19q.825 0 1.413.588T21 6h-5.487q-1.37 0-2.367.913t-1.121 2.262M21.9 19.05l-7.9-7.9V9.5q0-.625.438-1.062T15.5 8h5q.625 0 1.063.438T22 9.5v9q0 .15-.03.288t-.07.262M18 12.5q.325 0 .538-.225t.212-.525q0-.325-.213-.537T18 11q-.3 0-.525.213t-.225.537q0 .3.225.525T18 12.5M3 20q-.425 0-.712-.288T2 19t.288-.712T3 18h8q.425 0 .713.288T12 19t-.288.713T11 20z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsDevicesOffRounded(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.8 22.6L17.2 20h-1.7q-.625 0-1.062-.437T14 18.5v-1.7l-2-2V16q0 .425-.288.713T11 17H5q-.825 0-1.412-.587T3 15V5.8L1.4 4.2q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l18.4 18.4q.275.275.275.7t-.275.7t-.7.275t-.7-.275M12.025 9.175L6.85 4H19q.825 0 1.413.588T21 6h-5.487q-1.37 0-2.367.913t-1.121 2.262M21.9 19.05l-7.9-7.9V9.5q0-.625.438-1.062T15.5 8h5q.625 0 1.063.438T22 9.5v9q0 .15-.03.288t-.07.262M18 12.5q.325 0 .538-.225t.212-.525q0-.325-.213-.537T18 11q-.3 0-.525.213t-.225.537q0 .3.225.525T18 12.5M3 20q-.425 0-.712-.288T2 19t.288-.712T3 18h8q.425 0 .713.288T12 19t-.288.713T11 20z"/></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.8 22.6L17.2 20h-1.7q-.625 0-1.062-.437T14 18.5v-1.7l-2-2V16q0 .425-.288.713T11 17H5q-.825 0-1.412-.587T3 15V5.8L1.4 4.2q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l18.4 18.4q.275.275.275.7t-.275.7t-.7.275t-.7-.275M12.025 9.175L6.85 4H19q.825 0 1.413.588T21 6h-5.487q-1.37 0-2.367.913t-1.121 2.262M21.9 19.05l-7.9-7.9V9.5q0-.625.438-1.062T15.5 8h5q.625 0 1.063.438T22 9.5v9q0 .15-.03.288t-.07.262M18 12.5q.325 0 .538-.225t.212-.525q0-.325-.213-.537T18 11q-.3 0-.525.213t-.225.537q0 .3.225.525T18 12.5M3 20q-.425 0-.712-.288T2 19t.288-.712T3 18h8q.425 0 .713.288T12 19t-.288.713T11 20z"/></svg>
</template>

CSS

.icon-devices-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.8%2022.6L17.2%2020h-1.7q-.625%200-1.062-.437T14%2018.5v-1.7l-2-2V16q0%20.425-.288.713T11%2017H5q-.825%200-1.412-.587T3%2015V5.8L1.4%204.2q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l18.4%2018.4q.275.275.275.7t-.275.7t-.7.275t-.7-.275M12.025%209.175L6.85%204H19q.825%200%201.413.588T21%206h-5.487q-1.37%200-2.367.913t-1.121%202.262M21.9%2019.05l-7.9-7.9V9.5q0-.625.438-1.062T15.5%208h5q.625%200%201.063.438T22%209.5v9q0%20.15-.03.288t-.07.262M18%2012.5q.325%200%20.538-.225t.212-.525q0-.325-.213-.537T18%2011q-.3%200-.525.213t-.225.537q0%20.3.225.525T18%2012.5M3%2020q-.425%200-.712-.288T2%2019t.288-.712T3%2018h8q.425%200%20.713.288T12%2019t-.288.713T11%2020z%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.8%2022.6L17.2%2020h-1.7q-.625%200-1.062-.437T14%2018.5v-1.7l-2-2V16q0%20.425-.288.713T11%2017H5q-.825%200-1.412-.587T3%2015V5.8L1.4%204.2q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l18.4%2018.4q.275.275.275.7t-.275.7t-.7.275t-.7-.275M12.025%209.175L6.85%204H19q.825%200%201.413.588T21%206h-5.487q-1.37%200-2.367.913t-1.121%202.262M21.9%2019.05l-7.9-7.9V9.5q0-.625.438-1.062T15.5%208h5q.625%200%201.063.438T22%209.5v9q0%20.15-.03.288t-.07.262M18%2012.5q.325%200%20.538-.225t.212-.525q0-.325-.213-.537T18%2011q-.3%200-.525.213t-.225.537q0%20.3.225.525T18%2012.5M3%2020q-.425%200-.712-.288T2%2019t.288-.712T3%2018h8q.425%200%20.713.288T12%2019t-.288.713T11%2020z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/devices-off-rounded.svg?color=%231a73e8&size=48