phone off icon
phone-off from Carbon by IBM · Outline · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- phone-off
- Set
- Carbon
- Style
- Outline
- Category
- Actions
- Viewbox
- 32×32
- License
- Apache 2.0
1 other variant in Carbon
The same icon in other sets
More actions icons from Carbon
activity-taskadapter-notificationaddadd-altadd-commentadd-largealign-box-bottom-centeralign-box-bottom-leftalign-box-bottom-rightalign-box-middle-centeralign-box-middle-leftalign-box-middle-rightalign-box-top-centeralign-box-top-leftalign-box-top-rightalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-vertical-bottomalign-vertical-centeralign-vertical-topappsareaarea-custom
Use the phone off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.19 18.56A25.66 25.66 0 0 1 5 6.08V6a1 1 0 0 1 1-1h5.28l1.5 3.77l-2.84 2.87l.06.48a13 13 0 0 0 1.46 4.17l1.46-1.46a9.3 9.3 0 0 1-.84-2.52l2.13-2.15A2 2 0 0 0 14.65 8l-1.52-3.74A2 2 0 0 0 11.27 3H5.76A3 3 0 0 0 3 6.23A28 28 0 0 0 7.79 20Zm18.58.3L24 17.35a2 2 0 0 0-2.17.41l-2.17 2.15A9.2 9.2 0 0 1 15.45 18L30 3.41L28.59 2L2 28.59L3.41 30l7-7c3.38 3.18 8.28 5.62 15.39 6h.2a3 3 0 0 0 3-3v-5.28a2 2 0 0 0-1.23-1.86M27 26v.06a1 1 0 0 1-1.06.94c-6.51-.37-11-2.54-14.11-5.42L14 19.44A10.77 10.77 0 0 0 19.88 22l.48.06l2.87-2.85L27 20.72Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonPhoneOff(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.19 18.56A25.66 25.66 0 0 1 5 6.08V6a1 1 0 0 1 1-1h5.28l1.5 3.77l-2.84 2.87l.06.48a13 13 0 0 0 1.46 4.17l1.46-1.46a9.3 9.3 0 0 1-.84-2.52l2.13-2.15A2 2 0 0 0 14.65 8l-1.52-3.74A2 2 0 0 0 11.27 3H5.76A3 3 0 0 0 3 6.23A28 28 0 0 0 7.79 20Zm18.58.3L24 17.35a2 2 0 0 0-2.17.41l-2.17 2.15A9.2 9.2 0 0 1 15.45 18L30 3.41L28.59 2L2 28.59L3.41 30l7-7c3.38 3.18 8.28 5.62 15.39 6h.2a3 3 0 0 0 3-3v-5.28a2 2 0 0 0-1.23-1.86M27 26v.06a1 1 0 0 1-1.06.94c-6.51-.37-11-2.54-14.11-5.42L14 19.44A10.77 10.77 0 0 0 19.88 22l.48.06l2.87-2.85L27 20.72Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.19 18.56A25.66 25.66 0 0 1 5 6.08V6a1 1 0 0 1 1-1h5.28l1.5 3.77l-2.84 2.87l.06.48a13 13 0 0 0 1.46 4.17l1.46-1.46a9.3 9.3 0 0 1-.84-2.52l2.13-2.15A2 2 0 0 0 14.65 8l-1.52-3.74A2 2 0 0 0 11.27 3H5.76A3 3 0 0 0 3 6.23A28 28 0 0 0 7.79 20Zm18.58.3L24 17.35a2 2 0 0 0-2.17.41l-2.17 2.15A9.2 9.2 0 0 1 15.45 18L30 3.41L28.59 2L2 28.59L3.41 30l7-7c3.38 3.18 8.28 5.62 15.39 6h.2a3 3 0 0 0 3-3v-5.28a2 2 0 0 0-1.23-1.86M27 26v.06a1 1 0 0 1-1.06.94c-6.51-.37-11-2.54-14.11-5.42L14 19.44A10.77 10.77 0 0 0 19.88 22l.48.06l2.87-2.85L27 20.72Z"/></svg> </template>
CSS
.icon-phone-off {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.19%2018.56A25.66%2025.66%200%200%201%205%206.08V6a1%201%200%200%201%201-1h5.28l1.5%203.77l-2.84%202.87l.06.48a13%2013%200%200%200%201.46%204.17l1.46-1.46a9.3%209.3%200%200%201-.84-2.52l2.13-2.15A2%202%200%200%200%2014.65%208l-1.52-3.74A2%202%200%200%200%2011.27%203H5.76A3%203%200%200%200%203%206.23A28%2028%200%200%200%207.79%2020Zm18.58.3L24%2017.35a2%202%200%200%200-2.17.41l-2.17%202.15A9.2%209.2%200%200%201%2015.45%2018L30%203.41L28.59%202L2%2028.59L3.41%2030l7-7c3.38%203.18%208.28%205.62%2015.39%206h.2a3%203%200%200%200%203-3v-5.28a2%202%200%200%200-1.23-1.86M27%2026v.06a1%201%200%200%201-1.06.94c-6.51-.37-11-2.54-14.11-5.42L14%2019.44A10.77%2010.77%200%200%200%2019.88%2022l.48.06l2.87-2.85L27%2020.72Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.19%2018.56A25.66%2025.66%200%200%201%205%206.08V6a1%201%200%200%201%201-1h5.28l1.5%203.77l-2.84%202.87l.06.48a13%2013%200%200%200%201.46%204.17l1.46-1.46a9.3%209.3%200%200%201-.84-2.52l2.13-2.15A2%202%200%200%200%2014.65%208l-1.52-3.74A2%202%200%200%200%2011.27%203H5.76A3%203%200%200%200%203%206.23A28%2028%200%200%200%207.79%2020Zm18.58.3L24%2017.35a2%202%200%200%200-2.17.41l-2.17%202.15A9.2%209.2%200%200%201%2015.45%2018L30%203.41L28.59%202L2%2028.59L3.41%2030l7-7c3.38%203.18%208.28%205.62%2015.39%206h.2a3%203%200%200%200%203-3v-5.28a2%202%200%200%200-1.23-1.86M27%2026v.06a1%201%200%200%201-1.06.94c-6.51-.37-11-2.54-14.11-5.42L14%2019.44A10.77%2010.77%200%200%200%2019.88%2022l.48.06l2.87-2.85L27%2020.72Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/phone-off.svg?color=%231a73e8&size=48