phone slash icon

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

Name
phone-slash-duotone
Set
Phosphor
Style
Duotone
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"><g fill="currentColor"><path d="M230 173a8 8 0 0 1-9.26 2.47L171.58 158a8 8 0 0 1-4.86-5.8l-6.21-29.74a7.94 7.94 0 0 0-5.14-5.9a84.4 84.4 0 0 0-55.1.13a7.93 7.93 0 0 0-5.12 6l-5.9 29.51a8 8 0 0 1-4.87 5.8l-49.09 17.42A8 8 0 0 1 26 173c-14.6-18.83-13.26-43.83 4-61.12c53.11-53.11 142.77-53.11 195.88 0c17.35 17.24 18.69 42.24 4.12 61.12" opacity=".2"/><path 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"/></g></svg>

React

import type { SVGProps } from "react";

export function PhPhoneSlashDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M230 173a8 8 0 0 1-9.26 2.47L171.58 158a8 8 0 0 1-4.86-5.8l-6.21-29.74a7.94 7.94 0 0 0-5.14-5.9a84.4 84.4 0 0 0-55.1.13a7.93 7.93 0 0 0-5.12 6l-5.9 29.51a8 8 0 0 1-4.87 5.8l-49.09 17.42A8 8 0 0 1 26 173c-14.6-18.83-13.26-43.83 4-61.12c53.11-53.11 142.77-53.11 195.88 0c17.35 17.24 18.69 42.24 4.12 61.12" opacity=".2"/><path 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"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M230 173a8 8 0 0 1-9.26 2.47L171.58 158a8 8 0 0 1-4.86-5.8l-6.21-29.74a7.94 7.94 0 0 0-5.14-5.9a84.4 84.4 0 0 0-55.1.13a7.93 7.93 0 0 0-5.12 6l-5.9 29.51a8 8 0 0 1-4.87 5.8l-49.09 17.42A8 8 0 0 1 26 173c-14.6-18.83-13.26-43.83 4-61.12c53.11-53.11 142.77-53.11 195.88 0c17.35 17.24 18.69 42.24 4.12 61.12" opacity=".2"/><path 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"/></g></svg>
</template>

CSS

.icon-phone-slash-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M230%20173a8%208%200%200%201-9.26%202.47L171.58%20158a8%208%200%200%201-4.86-5.8l-6.21-29.74a7.94%207.94%200%200%200-5.14-5.9a84.4%2084.4%200%200%200-55.1.13a7.93%207.93%200%200%200-5.12%206l-5.9%2029.51a8%208%200%200%201-4.87%205.8l-49.09%2017.42A8%208%200%200%201%2026%20173c-14.6-18.83-13.26-43.83%204-61.12c53.11-53.11%20142.77-53.11%20195.88%200c17.35%2017.24%2018.69%2042.24%204.12%2061.12%22%20opacity%3D%22.2%22%2F%3E%3Cpath%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%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M230%20173a8%208%200%200%201-9.26%202.47L171.58%20158a8%208%200%200%201-4.86-5.8l-6.21-29.74a7.94%207.94%200%200%200-5.14-5.9a84.4%2084.4%200%200%200-55.1.13a7.93%207.93%200%200%200-5.12%206l-5.9%2029.51a8%208%200%200%201-4.87%205.8l-49.09%2017.42A8%208%200%200%201%2026%20173c-14.6-18.83-13.26-43.83%204-61.12c53.11-53.11%20142.77-53.11%20195.88%200c17.35%2017.24%2018.69%2042.24%204.12%2061.12%22%20opacity%3D%22.2%22%2F%3E%3Cpath%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%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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