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

Name
devices-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

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.57 21.33L17.237 19H16.02q-.51 0-.86-.351q-.351-.351-.351-.86v-1.22l-2.77-2.769v2.008q0 .348-.23.578t-.577.23H5.616q-.691 0-1.153-.463T4 15V6.616q0-.204.039-.38t.134-.32l-1.85-1.85q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l17.246 17.265q.14.14.15.344t-.15.364t-.354.16t-.354-.16M12.044 9.52L7.523 5h10.862q.517 0 .912.28t.55.72h-4.2q-1.485 0-2.53 1.028t-1.073 2.493m8.933 8.933l-6.17-6.17V9.982q0-.51.352-.86q.35-.352.86-.352h3.962q.51 0 .86.351q.351.351.351.86v7.808q0 .189-.058.355q-.06.166-.157.31M18 12.5q.287 0 .48-.196t.193-.477q0-.286-.193-.48q-.194-.193-.48-.193q-.28 0-.477.193q-.196.194-.196.48q0 .28.196.477T18 12.5M3.5 19q-.213 0-.357-.143T3 18.5t.143-.357T3.5 18h8.039q.213 0 .356.143t.144.357t-.144.357t-.356.143z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDevicesOffRounded(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.57 21.33L17.237 19H16.02q-.51 0-.86-.351q-.351-.351-.351-.86v-1.22l-2.77-2.769v2.008q0 .348-.23.578t-.577.23H5.616q-.691 0-1.153-.463T4 15V6.616q0-.204.039-.38t.134-.32l-1.85-1.85q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l17.246 17.265q.14.14.15.344t-.15.364t-.354.16t-.354-.16M12.044 9.52L7.523 5h10.862q.517 0 .912.28t.55.72h-4.2q-1.485 0-2.53 1.028t-1.073 2.493m8.933 8.933l-6.17-6.17V9.982q0-.51.352-.86q.35-.352.86-.352h3.962q.51 0 .86.351q.351.351.351.86v7.808q0 .189-.058.355q-.06.166-.157.31M18 12.5q.287 0 .48-.196t.193-.477q0-.286-.193-.48q-.194-.193-.48-.193q-.28 0-.477.193q-.196.194-.196.48q0 .28.196.477T18 12.5M3.5 19q-.213 0-.357-.143T3 18.5t.143-.357T3.5 18h8.039q.213 0 .356.143t.144.357t-.144.357t-.356.143z"/></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.57 21.33L17.237 19H16.02q-.51 0-.86-.351q-.351-.351-.351-.86v-1.22l-2.77-2.769v2.008q0 .348-.23.578t-.577.23H5.616q-.691 0-1.153-.463T4 15V6.616q0-.204.039-.38t.134-.32l-1.85-1.85q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l17.246 17.265q.14.14.15.344t-.15.364t-.354.16t-.354-.16M12.044 9.52L7.523 5h10.862q.517 0 .912.28t.55.72h-4.2q-1.485 0-2.53 1.028t-1.073 2.493m8.933 8.933l-6.17-6.17V9.982q0-.51.352-.86q.35-.352.86-.352h3.962q.51 0 .86.351q.351.351.351.86v7.808q0 .189-.058.355q-.06.166-.157.31M18 12.5q.287 0 .48-.196t.193-.477q0-.286-.193-.48q-.194-.193-.48-.193q-.28 0-.477.193q-.196.194-.196.48q0 .28.196.477T18 12.5M3.5 19q-.213 0-.357-.143T3 18.5t.143-.357T3.5 18h8.039q.213 0 .356.143t.144.357t-.144.357t-.356.143z"/></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.57%2021.33L17.237%2019H16.02q-.51%200-.86-.351q-.351-.351-.351-.86v-1.22l-2.77-2.769v2.008q0%20.348-.23.578t-.577.23H5.616q-.691%200-1.153-.463T4%2015V6.616q0-.204.039-.38t.134-.32l-1.85-1.85q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l17.246%2017.265q.14.14.15.344t-.15.364t-.354.16t-.354-.16M12.044%209.52L7.523%205h10.862q.517%200%20.912.28t.55.72h-4.2q-1.485%200-2.53%201.028t-1.073%202.493m8.933%208.933l-6.17-6.17V9.982q0-.51.352-.86q.35-.352.86-.352h3.962q.51%200%20.86.351q.351.351.351.86v7.808q0%20.189-.058.355q-.06.166-.157.31M18%2012.5q.287%200%20.48-.196t.193-.477q0-.286-.193-.48q-.194-.193-.48-.193q-.28%200-.477.193q-.196.194-.196.48q0%20.28.196.477T18%2012.5M3.5%2019q-.213%200-.357-.143T3%2018.5t.143-.357T3.5%2018h8.039q.213%200%20.356.143t.144.357t-.144.357t-.356.143z%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.57%2021.33L17.237%2019H16.02q-.51%200-.86-.351q-.351-.351-.351-.86v-1.22l-2.77-2.769v2.008q0%20.348-.23.578t-.577.23H5.616q-.691%200-1.153-.463T4%2015V6.616q0-.204.039-.38t.134-.32l-1.85-1.85q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l17.246%2017.265q.14.14.15.344t-.15.364t-.354.16t-.354-.16M12.044%209.52L7.523%205h10.862q.517%200%20.912.28t.55.72h-4.2q-1.485%200-2.53%201.028t-1.073%202.493m8.933%208.933l-6.17-6.17V9.982q0-.51.352-.86q.35-.352.86-.352h3.962q.51%200%20.86.351q.351.351.351.86v7.808q0%20.189-.058.355q-.06.166-.157.31M18%2012.5q.287%200%20.48-.196t.193-.477q0-.286-.193-.48q-.194-.193-.48-.193q-.28%200-.477.193q-.196.194-.196.48q0%20.28.196.477T18%2012.5M3.5%2019q-.213%200-.357-.143T3%2018.5t.143-.357T3.5%2018h8.039q.213%200%20.356.143t.144.357t-.144.357t-.356.143z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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