signal cellular off icon

signal-cellular-off-outline-rounded from Material Symbols Light by Google · Outline Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
signal-cellular-off-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the signal cellular off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.421 20H18.58L12 13.421zm-.477 1q-.54 0-.745-.497t.174-.876l6.92-6.92l-7.29-7.282q-.145-.14-.152-.341t.153-.367q.165-.165.357-.165t.356.165l16.63 16.63q.145.145.152.344t-.158.363q-.166.16-.354.162q-.189.003-.354-.162L19.579 21zM21 4.944v12.043q0 .25-.159.375q-.158.125-.341.125t-.341-.128T20 16.98V5.42l-5.533 5.533q-.14.14-.341.15t-.367-.15q-.165-.165-.165-.357t.165-.356l5.868-5.868q.379-.379.876-.174t.497.745m-5.708 11.764"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSignalCellularOffOutlineRounded(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="M5.421 20H18.58L12 13.421zm-.477 1q-.54 0-.745-.497t.174-.876l6.92-6.92l-7.29-7.282q-.145-.14-.152-.341t.153-.367q.165-.165.357-.165t.356.165l16.63 16.63q.145.145.152.344t-.158.363q-.166.16-.354.162q-.189.003-.354-.162L19.579 21zM21 4.944v12.043q0 .25-.159.375q-.158.125-.341.125t-.341-.128T20 16.98V5.42l-5.533 5.533q-.14.14-.341.15t-.367-.15q-.165-.165-.165-.357t.165-.356l5.868-5.868q.379-.379.876-.174t.497.745m-5.708 11.764"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.421 20H18.58L12 13.421zm-.477 1q-.54 0-.745-.497t.174-.876l6.92-6.92l-7.29-7.282q-.145-.14-.152-.341t.153-.367q.165-.165.357-.165t.356.165l16.63 16.63q.145.145.152.344t-.158.363q-.166.16-.354.162q-.189.003-.354-.162L19.579 21zM21 4.944v12.043q0 .25-.159.375q-.158.125-.341.125t-.341-.128T20 16.98V5.42l-5.533 5.533q-.14.14-.341.15t-.367-.15q-.165-.165-.165-.357t.165-.356l5.868-5.868q.379-.379.876-.174t.497.745m-5.708 11.764"/></svg>
</template>

CSS

.icon-signal-cellular-off-outline-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%22M5.421%2020H18.58L12%2013.421zm-.477%201q-.54%200-.745-.497t.174-.876l6.92-6.92l-7.29-7.282q-.145-.14-.152-.341t.153-.367q.165-.165.357-.165t.356.165l16.63%2016.63q.145.145.152.344t-.158.363q-.166.16-.354.162q-.189.003-.354-.162L19.579%2021zM21%204.944v12.043q0%20.25-.159.375q-.158.125-.341.125t-.341-.128T20%2016.98V5.42l-5.533%205.533q-.14.14-.341.15t-.367-.15q-.165-.165-.165-.357t.165-.356l5.868-5.868q.379-.379.876-.174t.497.745m-5.708%2011.764%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%22M5.421%2020H18.58L12%2013.421zm-.477%201q-.54%200-.745-.497t.174-.876l6.92-6.92l-7.29-7.282q-.145-.14-.152-.341t.153-.367q.165-.165.357-.165t.356.165l16.63%2016.63q.145.145.152.344t-.158.363q-.166.16-.354.162q-.189.003-.354-.162L19.579%2021zM21%204.944v12.043q0%20.25-.159.375q-.158.125-.341.125t-.341-.128T20%2016.98V5.42l-5.533%205.533q-.14.14-.341.15t-.367-.15q-.165-.165-.165-.357t.165-.356l5.868-5.868q.379-.379.876-.174t.497.745m-5.708%2011.764%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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