phone slash icon
phone-slash-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- phone-slash-fill
- Set
- Phosphor
- Style
- Fill
- 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="M236.28 177.85a16 16 0 0 1-18.38 5.07l-24.76-19a3.4 3.4 0 0 1-.53-.48l-83.43-91.82a4 4 0 0 1 2.55-6.68c43-4.62 87.74 9.12 119.86 41.24c19.99 19.99 21.92 49.46 4.69 71.67M53.93 34.62a8 8 0 1 0-11.84 10.76l27.62 30.39a142 142 0 0 0-45.3 30.41c-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.51a74 74 0 0 1 8.57-2.39l90.5 99.56a8 8 0 1 0 11.84-10.76Z"/></svg>
React
import type { SVGProps } from "react";
export function PhPhoneSlashFill(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="M236.28 177.85a16 16 0 0 1-18.38 5.07l-24.76-19a3.4 3.4 0 0 1-.53-.48l-83.43-91.82a4 4 0 0 1 2.55-6.68c43-4.62 87.74 9.12 119.86 41.24c19.99 19.99 21.92 49.46 4.69 71.67M53.93 34.62a8 8 0 1 0-11.84 10.76l27.62 30.39a142 142 0 0 0-45.3 30.41c-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.51a74 74 0 0 1 8.57-2.39l90.5 99.56a8 8 0 1 0 11.84-10.76Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M236.28 177.85a16 16 0 0 1-18.38 5.07l-24.76-19a3.4 3.4 0 0 1-.53-.48l-83.43-91.82a4 4 0 0 1 2.55-6.68c43-4.62 87.74 9.12 119.86 41.24c19.99 19.99 21.92 49.46 4.69 71.67M53.93 34.62a8 8 0 1 0-11.84 10.76l27.62 30.39a142 142 0 0 0-45.3 30.41c-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.51a74 74 0 0 1 8.57-2.39l90.5 99.56a8 8 0 1 0 11.84-10.76Z"/></svg> </template>
CSS
.icon-phone-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%22M236.28%20177.85a16%2016%200%200%201-18.38%205.07l-24.76-19a3.4%203.4%200%200%201-.53-.48l-83.43-91.82a4%204%200%200%201%202.55-6.68c43-4.62%2087.74%209.12%20119.86%2041.24c19.99%2019.99%2021.92%2049.46%204.69%2071.67M53.93%2034.62a8%208%200%201%200-11.84%2010.76l27.62%2030.39a142%20142%200%200%200-45.3%2030.41c-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.51a74%2074%200%200%201%208.57-2.39l90.5%2099.56a8%208%200%201%200%2011.84-10.76Z%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%22M236.28%20177.85a16%2016%200%200%201-18.38%205.07l-24.76-19a3.4%203.4%200%200%201-.53-.48l-83.43-91.82a4%204%200%200%201%202.55-6.68c43-4.62%2087.74%209.12%20119.86%2041.24c19.99%2019.99%2021.92%2049.46%204.69%2071.67M53.93%2034.62a8%208%200%201%200-11.84%2010.76l27.62%2030.39a142%20142%200%200%200-45.3%2030.41c-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.51a74%2074%200%200%201%208.57-2.39l90.5%2099.56a8%208%200%201%200%2011.84-10.76Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/phone-slash-fill.svg?color=%231a73e8&size=48