signal cellular off icon

signal-cellular-off-fill from Remix Icon by Remix Design · Fill · Device · Apache-2.0 Free for personal and commercial use.

Name
signal-cellular-off-fill
Set
Remix Icon
Style
Fill
Category
Device
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More device icons from Remix Icon

Use the signal cellular off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m22.207 20.793l-1.414 1.414L19.586 21H16v-3.586l-1-1V21H9V10.414L1.793 3.207l1.414-1.414zM8 21H2v-8h6zm14-3.242l-6-6V3h6zm-7-7L12.242 8H15z"/></svg>

React

import type { SVGProps } from "react";

export function RiSignalCellularOffFill(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="m22.207 20.793l-1.414 1.414L19.586 21H16v-3.586l-1-1V21H9V10.414L1.793 3.207l1.414-1.414zM8 21H2v-8h6zm14-3.242l-6-6V3h6zm-7-7L12.242 8H15z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m22.207 20.793l-1.414 1.414L19.586 21H16v-3.586l-1-1V21H9V10.414L1.793 3.207l1.414-1.414zM8 21H2v-8h6zm14-3.242l-6-6V3h6zm-7-7L12.242 8H15z"/></svg>
</template>

CSS

.icon-signal-cellular-off-fill {
  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%22m22.207%2020.793l-1.414%201.414L19.586%2021H16v-3.586l-1-1V21H9V10.414L1.793%203.207l1.414-1.414zM8%2021H2v-8h6zm14-3.242l-6-6V3h6zm-7-7L12.242%208H15z%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%22m22.207%2020.793l-1.414%201.414L19.586%2021H16v-3.586l-1-1V21H9V10.414L1.793%203.207l1.414-1.414zM8%2021H2v-8h6zm14-3.242l-6-6V3h6zm-7-7L12.242%208H15z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/signal-cellular-off-fill.svg?color=%231a73e8&size=48