signal cellular nodata icon

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

Name
signal-cellular-nodata-outline
Set
Material Symbols Light
Style
Outline
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
signal-cellular-nodata-outline-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

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="m16.9 20.789l-.688-.689l2.1-2.1l-2.1-2.1l.688-.688l2.1 2.1l2.1-2.1l.688.688l-2.075 2.1l2.075 2.1l-.688.688l-2.1-2.075zM3 21L21 3.006v9.483q-.238-.103-.479-.169q-.24-.066-.521-.128V5.427L5.421 20h8.04q.085.287.212.527t.29.473zm2.421-1L20 5.427q-2.515 2.515-4.363 4.36t-3.461 3.458L8.983 16.44z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSignalCellularNodataOutline(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="m16.9 20.789l-.688-.689l2.1-2.1l-2.1-2.1l.688-.688l2.1 2.1l2.1-2.1l.688.688l-2.075 2.1l2.075 2.1l-.688.688l-2.1-2.075zM3 21L21 3.006v9.483q-.238-.103-.479-.169q-.24-.066-.521-.128V5.427L5.421 20h8.04q.085.287.212.527t.29.473zm2.421-1L20 5.427q-2.515 2.515-4.363 4.36t-3.461 3.458L8.983 16.44z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.9 20.789l-.688-.689l2.1-2.1l-2.1-2.1l.688-.688l2.1 2.1l2.1-2.1l.688.688l-2.075 2.1l2.075 2.1l-.688.688l-2.1-2.075zM3 21L21 3.006v9.483q-.238-.103-.479-.169q-.24-.066-.521-.128V5.427L5.421 20h8.04q.085.287.212.527t.29.473zm2.421-1L20 5.427q-2.515 2.515-4.363 4.36t-3.461 3.458L8.983 16.44z"/></svg>
</template>

CSS

.icon-signal-cellular-nodata-outline {
  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%22m16.9%2020.789l-.688-.689l2.1-2.1l-2.1-2.1l.688-.688l2.1%202.1l2.1-2.1l.688.688l-2.075%202.1l2.075%202.1l-.688.688l-2.1-2.075zM3%2021L21%203.006v9.483q-.238-.103-.479-.169q-.24-.066-.521-.128V5.427L5.421%2020h8.04q.085.287.212.527t.29.473zm2.421-1L20%205.427q-2.515%202.515-4.363%204.36t-3.461%203.458L8.983%2016.44z%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%22m16.9%2020.789l-.688-.689l2.1-2.1l-2.1-2.1l.688-.688l2.1%202.1l2.1-2.1l.688.688l-2.075%202.1l2.075%202.1l-.688.688l-2.1-2.075zM3%2021L21%203.006v9.483q-.238-.103-.479-.169q-.24-.066-.521-.128V5.427L5.421%2020h8.04q.085.287.212.527t.29.473zm2.421-1L20%205.427q-2.515%202.515-4.363%204.36t-3.461%203.458L8.983%2016.44z%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-nodata-outline.svg?color=%231a73e8&size=48