android cell 5 bar off icon

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

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

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 19v-5.154L1.442 7.035l.848-1.218L21.133 19.01l-.848 1.223l-2.862-2V19h-1.692v-1.944l-2.885-2.033V19zM2 19v-4.712h1.692V19zm4.577 0v-6.577h1.692V19zm10.846-5.637l-1.692-1.196V7.79h1.692zM22 16.554l-1.692-1.176V5H22z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAndroidCell5BarOff(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 19v-5.154L1.442 7.035l.848-1.218L21.133 19.01l-.848 1.223l-2.862-2V19h-1.692v-1.944l-2.885-2.033V19zM2 19v-4.712h1.692V19zm4.577 0v-6.577h1.692V19zm10.846-5.637l-1.692-1.196V7.79h1.692zM22 16.554l-1.692-1.176V5H22z"/></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 19v-5.154L1.442 7.035l.848-1.218L21.133 19.01l-.848 1.223l-2.862-2V19h-1.692v-1.944l-2.885-2.033V19zM2 19v-4.712h1.692V19zm4.577 0v-6.577h1.692V19zm10.846-5.637l-1.692-1.196V7.79h1.692zM22 16.554l-1.692-1.176V5H22z"/></svg>
</template>

CSS

.icon-android-cell-5-bar-off {
  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%2019v-5.154L1.442%207.035l.848-1.218L21.133%2019.01l-.848%201.223l-2.862-2V19h-1.692v-1.944l-2.885-2.033V19zM2%2019v-4.712h1.692V19zm4.577%200v-6.577h1.692V19zm10.846-5.637l-1.692-1.196V7.79h1.692zM22%2016.554l-1.692-1.176V5H22z%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%2019v-5.154L1.442%207.035l.848-1.218L21.133%2019.01l-.848%201.223l-2.862-2V19h-1.692v-1.944l-2.885-2.033V19zM2%2019v-4.712h1.692V19zm4.577%200v-6.577h1.692V19zm10.846-5.637l-1.692-1.196V7.79h1.692zM22%2016.554l-1.692-1.176V5H22z%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.svg?color=%231a73e8&size=48