signal cellular nodata icon

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

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

3 other variants in Material Symbols

The same icon in other sets

More android icons from Material Symbols

Use the signal cellular nodata icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.425 22q-.45 0-.725-.3t-.275-.7q0-.2.063-.375T3.7 20.3L20.3 3.725q.15-.15.325-.225T21 3.425q.4 0 .7.275t.3.725v7.125q0 .425-.288.713T21 12.55t-.712-.288T20 11.55v-4.7L6.825 20h5.725q.425 0 .713.288t.287.712t-.288.713t-.712.287zM19 19.425L17.6 20.8q-.275.275-.687.288T16.2 20.8q-.275-.275-.275-.7t.275-.7l1.4-1.4l-1.4-1.4q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l1.4 1.4l1.4-1.4q.275-.275.687-.287t.713.287q.275.275.275.7t-.275.7L20.425 18l1.375 1.4q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275zM6.825 20L20 6.85q-1.9 1.9-3.45 3.438t-3.037 3.024L10.425 16.4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSignalCellularNodataOutlineRounded(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="M4.425 22q-.45 0-.725-.3t-.275-.7q0-.2.063-.375T3.7 20.3L20.3 3.725q.15-.15.325-.225T21 3.425q.4 0 .7.275t.3.725v7.125q0 .425-.288.713T21 12.55t-.712-.288T20 11.55v-4.7L6.825 20h5.725q.425 0 .713.288t.287.712t-.288.713t-.712.287zM19 19.425L17.6 20.8q-.275.275-.687.288T16.2 20.8q-.275-.275-.275-.7t.275-.7l1.4-1.4l-1.4-1.4q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l1.4 1.4l1.4-1.4q.275-.275.687-.287t.713.287q.275.275.275.7t-.275.7L20.425 18l1.375 1.4q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275zM6.825 20L20 6.85q-1.9 1.9-3.45 3.438t-3.037 3.024L10.425 16.4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.425 22q-.45 0-.725-.3t-.275-.7q0-.2.063-.375T3.7 20.3L20.3 3.725q.15-.15.325-.225T21 3.425q.4 0 .7.275t.3.725v7.125q0 .425-.288.713T21 12.55t-.712-.288T20 11.55v-4.7L6.825 20h5.725q.425 0 .713.288t.287.712t-.288.713t-.712.287zM19 19.425L17.6 20.8q-.275.275-.687.288T16.2 20.8q-.275-.275-.275-.7t.275-.7l1.4-1.4l-1.4-1.4q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l1.4 1.4l1.4-1.4q.275-.275.687-.287t.713.287q.275.275.275.7t-.275.7L20.425 18l1.375 1.4q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275zM6.825 20L20 6.85q-1.9 1.9-3.45 3.438t-3.037 3.024L10.425 16.4z"/></svg>
</template>

CSS

.icon-signal-cellular-nodata-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%22M4.425%2022q-.45%200-.725-.3t-.275-.7q0-.2.063-.375T3.7%2020.3L20.3%203.725q.15-.15.325-.225T21%203.425q.4%200%20.7.275t.3.725v7.125q0%20.425-.288.713T21%2012.55t-.712-.288T20%2011.55v-4.7L6.825%2020h5.725q.425%200%20.713.288t.287.712t-.288.713t-.712.287zM19%2019.425L17.6%2020.8q-.275.275-.687.288T16.2%2020.8q-.275-.275-.275-.7t.275-.7l1.4-1.4l-1.4-1.4q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l1.4%201.4l1.4-1.4q.275-.275.687-.287t.713.287q.275.275.275.7t-.275.7L20.425%2018l1.375%201.4q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275zM6.825%2020L20%206.85q-1.9%201.9-3.45%203.438t-3.037%203.024L10.425%2016.4z%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%22M4.425%2022q-.45%200-.725-.3t-.275-.7q0-.2.063-.375T3.7%2020.3L20.3%203.725q.15-.15.325-.225T21%203.425q.4%200%20.7.275t.3.725v7.125q0%20.425-.288.713T21%2012.55t-.712-.288T20%2011.55v-4.7L6.825%2020h5.725q.425%200%20.713.288t.287.712t-.288.713t-.712.287zM19%2019.425L17.6%2020.8q-.275.275-.687.288T16.2%2020.8q-.275-.275-.275-.7t.275-.7l1.4-1.4l-1.4-1.4q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l1.4%201.4l1.4-1.4q.275-.275.687-.287t.713.287q.275.275.275.7t-.275.7L20.425%2018l1.375%201.4q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275zM6.825%2020L20%206.85q-1.9%201.9-3.45%203.438t-3.037%203.024L10.425%2016.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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