android cell 5 bar off icon

android-cell-5-bar-off-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
android-cell-5-bar-off-rounded
Set
Material Symbols Light
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
android-cell-5-bar-off-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the android cell 5 bar off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.154 18.154v-4.308L2.039 7.471q-.249-.18-.3-.48t.134-.553t.486-.313q.3-.062.552.123l17.6 12.33q.256.181.316.481t-.125.552t-.486.311q-.3.059-.552-.126l-3.666-2.563h1.425v.92q0 .354-.247.6q-.248.247-.601.247t-.599-.247t-.245-.6v-1.097l-2.885-2.033v2.21q0 1.04-.247 1.403t-.601.364t-.599-.247t-.245-.6m-9.154 0v-3.018q0-.353.248-.6t.6-.246t.599.246t.245.6v3.019q0 .353-.247.6q-.247.246-.601.246t-.599-.247t-.245-.6m4.577 0V13.27q0-.352.247-.6q.248-.246.601-.246t.599.247t.245.6v4.884q0 .352-.247.6T7.42 19t-.599-.247t-.245-.6m10.846-4.79l-1.692-1.196V8.635q0-.353.247-.6t.601-.246t.599.246t.245.6zM22 16.554l-1.692-1.176v-9.53q0-.354.247-.6q.247-.247.601-.247t.599.247t.245.6z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAndroidCell5BarOffRounded(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="M11.154 18.154v-4.308L2.039 7.471q-.249-.18-.3-.48t.134-.553t.486-.313q.3-.062.552.123l17.6 12.33q.256.181.316.481t-.125.552t-.486.311q-.3.059-.552-.126l-3.666-2.563h1.425v.92q0 .354-.247.6q-.248.247-.601.247t-.599-.247t-.245-.6v-1.097l-2.885-2.033v2.21q0 1.04-.247 1.403t-.601.364t-.599-.247t-.245-.6m-9.154 0v-3.018q0-.353.248-.6t.6-.246t.599.246t.245.6v3.019q0 .353-.247.6q-.247.246-.601.246t-.599-.247t-.245-.6m4.577 0V13.27q0-.352.247-.6q.248-.246.601-.246t.599.247t.245.6v4.884q0 .352-.247.6T7.42 19t-.599-.247t-.245-.6m10.846-4.79l-1.692-1.196V8.635q0-.353.247-.6t.601-.246t.599.246t.245.6zM22 16.554l-1.692-1.176v-9.53q0-.354.247-.6q.247-.247.601-.247t.599.247t.245.6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.154 18.154v-4.308L2.039 7.471q-.249-.18-.3-.48t.134-.553t.486-.313q.3-.062.552.123l17.6 12.33q.256.181.316.481t-.125.552t-.486.311q-.3.059-.552-.126l-3.666-2.563h1.425v.92q0 .354-.247.6q-.248.247-.601.247t-.599-.247t-.245-.6v-1.097l-2.885-2.033v2.21q0 1.04-.247 1.403t-.601.364t-.599-.247t-.245-.6m-9.154 0v-3.018q0-.353.248-.6t.6-.246t.599.246t.245.6v3.019q0 .353-.247.6q-.247.246-.601.246t-.599-.247t-.245-.6m4.577 0V13.27q0-.352.247-.6q.248-.246.601-.246t.599.247t.245.6v4.884q0 .352-.247.6T7.42 19t-.599-.247t-.245-.6m10.846-4.79l-1.692-1.196V8.635q0-.353.247-.6t.601-.246t.599.246t.245.6zM22 16.554l-1.692-1.176v-9.53q0-.354.247-.6q.247-.247.601-.247t.599.247t.245.6z"/></svg>
</template>

CSS

.icon-android-cell-5-bar-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%22M11.154%2018.154v-4.308L2.039%207.471q-.249-.18-.3-.48t.134-.553t.486-.313q.3-.062.552.123l17.6%2012.33q.256.181.316.481t-.125.552t-.486.311q-.3.059-.552-.126l-3.666-2.563h1.425v.92q0%20.354-.247.6q-.248.247-.601.247t-.599-.247t-.245-.6v-1.097l-2.885-2.033v2.21q0%201.04-.247%201.403t-.601.364t-.599-.247t-.245-.6m-9.154%200v-3.018q0-.353.248-.6t.6-.246t.599.246t.245.6v3.019q0%20.353-.247.6q-.247.246-.601.246t-.599-.247t-.245-.6m4.577%200V13.27q0-.352.247-.6q.248-.246.601-.246t.599.247t.245.6v4.884q0%20.352-.247.6T7.42%2019t-.599-.247t-.245-.6m10.846-4.79l-1.692-1.196V8.635q0-.353.247-.6t.601-.246t.599.246t.245.6zM22%2016.554l-1.692-1.176v-9.53q0-.354.247-.6q.247-.247.601-.247t.599.247t.245.6z%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%22M11.154%2018.154v-4.308L2.039%207.471q-.249-.18-.3-.48t.134-.553t.486-.313q.3-.062.552.123l17.6%2012.33q.256.181.316.481t-.125.552t-.486.311q-.3.059-.552-.126l-3.666-2.563h1.425v.92q0%20.354-.247.6q-.248.247-.601.247t-.599-.247t-.245-.6v-1.097l-2.885-2.033v2.21q0%201.04-.247%201.403t-.601.364t-.599-.247t-.245-.6m-9.154%200v-3.018q0-.353.248-.6t.6-.246t.599.246t.245.6v3.019q0%20.353-.247.6q-.247.246-.601.246t-.599-.247t-.245-.6m4.577%200V13.27q0-.352.247-.6q.248-.246.601-.246t.599.247t.245.6v4.884q0%20.352-.247.6T7.42%2019t-.599-.247t-.245-.6m10.846-4.79l-1.692-1.196V8.635q0-.353.247-.6t.601-.246t.599.246t.245.6zM22%2016.554l-1.692-1.176v-9.53q0-.354.247-.6q.247-.247.601-.247t.599.247t.245.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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