android cell dual 4 bar alert icon

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

Name
android-cell-dual-4-bar-alert
Set
Material Symbols Light
Style
Regular
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
android-cell-dual-4-bar-alert-outline, android-cell-dual-4-bar-alert-outline-sharp, android-cell-dual-4-bar-alert-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 dual 4 bar alert icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.866 14.962V9.923h1.692v5.039zm5.519 0V8.616h1.692v6.346zm5.519 0V6.789h1.692v8.173zM2.866 19v-2.577h1.692V19zm5.519 0v-2.577h1.692V19zm5.519 0v-2.577h1.692V19zm5.519-7.46V5h1.693v6.389q-.125-.012-.244-.018t-.256-.006q-.313 0-.619.047q-.306.046-.574.128m.672 7.25q-.21-.21-.21-.52t.21-.521t.52-.21t.52.21t.211.52t-.21.52q-.21.211-.52.211t-.52-.21m.02-2.251v-3.616h1v3.616z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAndroidCellDual4BarAlert(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="M2.866 14.962V9.923h1.692v5.039zm5.519 0V8.616h1.692v6.346zm5.519 0V6.789h1.692v8.173zM2.866 19v-2.577h1.692V19zm5.519 0v-2.577h1.692V19zm5.519 0v-2.577h1.692V19zm5.519-7.46V5h1.693v6.389q-.125-.012-.244-.018t-.256-.006q-.313 0-.619.047q-.306.046-.574.128m.672 7.25q-.21-.21-.21-.52t.21-.521t.52-.21t.52.21t.211.52t-.21.52q-.21.211-.52.211t-.52-.21m.02-2.251v-3.616h1v3.616z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.866 14.962V9.923h1.692v5.039zm5.519 0V8.616h1.692v6.346zm5.519 0V6.789h1.692v8.173zM2.866 19v-2.577h1.692V19zm5.519 0v-2.577h1.692V19zm5.519 0v-2.577h1.692V19zm5.519-7.46V5h1.693v6.389q-.125-.012-.244-.018t-.256-.006q-.313 0-.619.047q-.306.046-.574.128m.672 7.25q-.21-.21-.21-.52t.21-.521t.52-.21t.52.21t.211.52t-.21.52q-.21.211-.52.211t-.52-.21m.02-2.251v-3.616h1v3.616z"/></svg>
</template>

CSS

.icon-android-cell-dual-4-bar-alert {
  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%22M2.866%2014.962V9.923h1.692v5.039zm5.519%200V8.616h1.692v6.346zm5.519%200V6.789h1.692v8.173zM2.866%2019v-2.577h1.692V19zm5.519%200v-2.577h1.692V19zm5.519%200v-2.577h1.692V19zm5.519-7.46V5h1.693v6.389q-.125-.012-.244-.018t-.256-.006q-.313%200-.619.047q-.306.046-.574.128m.672%207.25q-.21-.21-.21-.52t.21-.521t.52-.21t.52.21t.211.52t-.21.52q-.21.211-.52.211t-.52-.21m.02-2.251v-3.616h1v3.616z%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%22M2.866%2014.962V9.923h1.692v5.039zm5.519%200V8.616h1.692v6.346zm5.519%200V6.789h1.692v8.173zM2.866%2019v-2.577h1.692V19zm5.519%200v-2.577h1.692V19zm5.519%200v-2.577h1.692V19zm5.519-7.46V5h1.693v6.389q-.125-.012-.244-.018t-.256-.006q-.313%200-.619.047q-.306.046-.574.128m.672%207.25q-.21-.21-.21-.52t.21-.521t.52-.21t.52.21t.211.52t-.21.52q-.21.211-.52.211t-.52-.21m.02-2.251v-3.616h1v3.616z%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-dual-4-bar-alert.svg?color=%231a73e8&size=48