phone slash icon

phone-slash from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.

Name
phone-slash
Set
Phosphor
Style
Regular
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the phone slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M53.93 34.62a8 8 0 1 0-11.84 10.76l27.59 30.36a141.3 141.3 0 0 0-45.27 30.44c-20 20-21.92 49.46-4.69 71.67a16 16 0 0 0 18.38 5.07l49-17.37l.29-.11a16 16 0 0 0 9.75-11.72l5.9-29.51a76 76 0 0 1 8.56-2.4l90.51 99.57a8 8 0 1 0 11.84-10.76Zm43.7 74.52a16 16 0 0 0-10.32 11.94l-5.9 29.5l-48.78 17.3c-.1 0-.17.13-.27.17c-12.33-15.9-11-36.22 3.36-50.56a125.8 125.8 0 0 1 45.47-29.1l18.3 20.14c-.62.2-1.24.39-1.86.61m138.65 68.71a16 16 0 0 1-18.38 5.07l-9.25-3.28a8 8 0 0 1 5.35-15.08l9.37 3.32l.3.12c12.3-15.85 11-36.17-3.39-50.51c-25.66-25.66-61.88-39.27-99.35-37.31a8 8 0 1 1-.83-16c42-2.19 82.63 13.1 111.49 42c19.99 19.99 21.92 49.46 4.69 71.67"/></svg>

React

import type { SVGProps } from "react";

export function PhPhoneSlash(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="M53.93 34.62a8 8 0 1 0-11.84 10.76l27.59 30.36a141.3 141.3 0 0 0-45.27 30.44c-20 20-21.92 49.46-4.69 71.67a16 16 0 0 0 18.38 5.07l49-17.37l.29-.11a16 16 0 0 0 9.75-11.72l5.9-29.51a76 76 0 0 1 8.56-2.4l90.51 99.57a8 8 0 1 0 11.84-10.76Zm43.7 74.52a16 16 0 0 0-10.32 11.94l-5.9 29.5l-48.78 17.3c-.1 0-.17.13-.27.17c-12.33-15.9-11-36.22 3.36-50.56a125.8 125.8 0 0 1 45.47-29.1l18.3 20.14c-.62.2-1.24.39-1.86.61m138.65 68.71a16 16 0 0 1-18.38 5.07l-9.25-3.28a8 8 0 0 1 5.35-15.08l9.37 3.32l.3.12c12.3-15.85 11-36.17-3.39-50.51c-25.66-25.66-61.88-39.27-99.35-37.31a8 8 0 1 1-.83-16c42-2.19 82.63 13.1 111.49 42c19.99 19.99 21.92 49.46 4.69 71.67"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M53.93 34.62a8 8 0 1 0-11.84 10.76l27.59 30.36a141.3 141.3 0 0 0-45.27 30.44c-20 20-21.92 49.46-4.69 71.67a16 16 0 0 0 18.38 5.07l49-17.37l.29-.11a16 16 0 0 0 9.75-11.72l5.9-29.51a76 76 0 0 1 8.56-2.4l90.51 99.57a8 8 0 1 0 11.84-10.76Zm43.7 74.52a16 16 0 0 0-10.32 11.94l-5.9 29.5l-48.78 17.3c-.1 0-.17.13-.27.17c-12.33-15.9-11-36.22 3.36-50.56a125.8 125.8 0 0 1 45.47-29.1l18.3 20.14c-.62.2-1.24.39-1.86.61m138.65 68.71a16 16 0 0 1-18.38 5.07l-9.25-3.28a8 8 0 0 1 5.35-15.08l9.37 3.32l.3.12c12.3-15.85 11-36.17-3.39-50.51c-25.66-25.66-61.88-39.27-99.35-37.31a8 8 0 1 1-.83-16c42-2.19 82.63 13.1 111.49 42c19.99 19.99 21.92 49.46 4.69 71.67"/></svg>
</template>

CSS

.icon-phone-slash {
  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%22M53.93%2034.62a8%208%200%201%200-11.84%2010.76l27.59%2030.36a141.3%20141.3%200%200%200-45.27%2030.44c-20%2020-21.92%2049.46-4.69%2071.67a16%2016%200%200%200%2018.38%205.07l49-17.37l.29-.11a16%2016%200%200%200%209.75-11.72l5.9-29.51a76%2076%200%200%201%208.56-2.4l90.51%2099.57a8%208%200%201%200%2011.84-10.76Zm43.7%2074.52a16%2016%200%200%200-10.32%2011.94l-5.9%2029.5l-48.78%2017.3c-.1%200-.17.13-.27.17c-12.33-15.9-11-36.22%203.36-50.56a125.8%20125.8%200%200%201%2045.47-29.1l18.3%2020.14c-.62.2-1.24.39-1.86.61m138.65%2068.71a16%2016%200%200%201-18.38%205.07l-9.25-3.28a8%208%200%200%201%205.35-15.08l9.37%203.32l.3.12c12.3-15.85%2011-36.17-3.39-50.51c-25.66-25.66-61.88-39.27-99.35-37.31a8%208%200%201%201-.83-16c42-2.19%2082.63%2013.1%20111.49%2042c19.99%2019.99%2021.92%2049.46%204.69%2071.67%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%22M53.93%2034.62a8%208%200%201%200-11.84%2010.76l27.59%2030.36a141.3%20141.3%200%200%200-45.27%2030.44c-20%2020-21.92%2049.46-4.69%2071.67a16%2016%200%200%200%2018.38%205.07l49-17.37l.29-.11a16%2016%200%200%200%209.75-11.72l5.9-29.51a76%2076%200%200%201%208.56-2.4l90.51%2099.57a8%208%200%201%200%2011.84-10.76Zm43.7%2074.52a16%2016%200%200%200-10.32%2011.94l-5.9%2029.5l-48.78%2017.3c-.1%200-.17.13-.27.17c-12.33-15.9-11-36.22%203.36-50.56a125.8%20125.8%200%200%201%2045.47-29.1l18.3%2020.14c-.62.2-1.24.39-1.86.61m138.65%2068.71a16%2016%200%200%201-18.38%205.07l-9.25-3.28a8%208%200%200%201%205.35-15.08l9.37%203.32l.3.12c12.3-15.85%2011-36.17-3.39-50.51c-25.66-25.66-61.88-39.27-99.35-37.31a8%208%200%201%201-.83-16c42-2.19%2082.63%2013.1%20111.49%2042c19.99%2019.99%2021.92%2049.46%204.69%2071.67%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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