cell signal slash icon

cell-signal-slash-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
cell-signal-slash-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the cell signal slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M213.38 221.92a8 8 0 0 1-11.3-.54l-5.51-6.06a16.1 16.1 0 0 1-4.57.68H32a16 16 0 0 1-15.06-10.59a16.4 16.4 0 0 1 4.07-17l79.13-79.12l-57.88-63.67a8.22 8.22 0 0 1 .14-11.38a8 8 0 0 1 11.48.37l160 176a8 8 0 0 1-.5 11.31M201 172.66a4 4 0 0 0 7-2.69V40a16 16 0 0 0-27.32-11.32l-55.21 55.2a4 4 0 0 0-.13 5.52Z"/></svg>

React

import type { SVGProps } from "react";

export function PhCellSignalSlashFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M213.38 221.92a8 8 0 0 1-11.3-.54l-5.51-6.06a16.1 16.1 0 0 1-4.57.68H32a16 16 0 0 1-15.06-10.59a16.4 16.4 0 0 1 4.07-17l79.13-79.12l-57.88-63.67a8.22 8.22 0 0 1 .14-11.38a8 8 0 0 1 11.48.37l160 176a8 8 0 0 1-.5 11.31M201 172.66a4 4 0 0 0 7-2.69V40a16 16 0 0 0-27.32-11.32l-55.21 55.2a4 4 0 0 0-.13 5.52Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M213.38 221.92a8 8 0 0 1-11.3-.54l-5.51-6.06a16.1 16.1 0 0 1-4.57.68H32a16 16 0 0 1-15.06-10.59a16.4 16.4 0 0 1 4.07-17l79.13-79.12l-57.88-63.67a8.22 8.22 0 0 1 .14-11.38a8 8 0 0 1 11.48.37l160 176a8 8 0 0 1-.5 11.31M201 172.66a4 4 0 0 0 7-2.69V40a16 16 0 0 0-27.32-11.32l-55.21 55.2a4 4 0 0 0-.13 5.52Z"/></svg>
</template>

CSS

.icon-cell-signal-slash-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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M213.38%20221.92a8%208%200%200%201-11.3-.54l-5.51-6.06a16.1%2016.1%200%200%201-4.57.68H32a16%2016%200%200%201-15.06-10.59a16.4%2016.4%200%200%201%204.07-17l79.13-79.12l-57.88-63.67a8.22%208.22%200%200%201%20.14-11.38a8%208%200%200%201%2011.48.37l160%20176a8%208%200%200%201-.5%2011.31M201%20172.66a4%204%200%200%200%207-2.69V40a16%2016%200%200%200-27.32-11.32l-55.21%2055.2a4%204%200%200%200-.13%205.52Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M213.38%20221.92a8%208%200%200%201-11.3-.54l-5.51-6.06a16.1%2016.1%200%200%201-4.57.68H32a16%2016%200%200%201-15.06-10.59a16.4%2016.4%200%200%201%204.07-17l79.13-79.12l-57.88-63.67a8.22%208.22%200%200%201%20.14-11.38a8%208%200%200%201%2011.48.37l160%20176a8%208%200%200%201-.5%2011.31M201%20172.66a4%204%200%200%200%207-2.69V40a16%2016%200%200%200-27.32-11.32l-55.21%2055.2a4%204%200%200%200-.13%205.52Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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