phone disabled icon
phone-disabled-outline-sharp from Material Symbols Light by Google · Outline Sharp · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- phone-disabled-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Communicate
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More communicate icons from Material Symbols Light
Use the phone disabled icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.879 9.654q.529-1.188.788-2.291q.26-1.103.327-2.363h-2.628l-.58 2.735zM5 18.988q1.096.002 2.263-.257q1.166-.26 2.166-.743l-2.04-2.079L5 16.385zm11.485-5.234l-.72-.72q.302-.37.757-1.028t.888-1.414l-2.697-2.51l.85-4.082H20v.8q0 2.321-.937 4.666q-.936 2.344-2.578 4.288M4.8 20H4v-4.413l3.75-.756l2.63 2.688q1.072-.603 1.879-1.16t1.445-1.14L2.86 4.377l.708-.708L20.43 20.531l-.708.708l-5.3-5.3q-2.127 1.932-4.646 2.997T4.8 20m4.629-2.011"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPhoneDisabledOutlineSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.879 9.654q.529-1.188.788-2.291q.26-1.103.327-2.363h-2.628l-.58 2.735zM5 18.988q1.096.002 2.263-.257q1.166-.26 2.166-.743l-2.04-2.079L5 16.385zm11.485-5.234l-.72-.72q.302-.37.757-1.028t.888-1.414l-2.697-2.51l.85-4.082H20v.8q0 2.321-.937 4.666q-.936 2.344-2.578 4.288M4.8 20H4v-4.413l3.75-.756l2.63 2.688q1.072-.603 1.879-1.16t1.445-1.14L2.86 4.377l.708-.708L20.43 20.531l-.708.708l-5.3-5.3q-2.127 1.932-4.646 2.997T4.8 20m4.629-2.011"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.879 9.654q.529-1.188.788-2.291q.26-1.103.327-2.363h-2.628l-.58 2.735zM5 18.988q1.096.002 2.263-.257q1.166-.26 2.166-.743l-2.04-2.079L5 16.385zm11.485-5.234l-.72-.72q.302-.37.757-1.028t.888-1.414l-2.697-2.51l.85-4.082H20v.8q0 2.321-.937 4.666q-.936 2.344-2.578 4.288M4.8 20H4v-4.413l3.75-.756l2.63 2.688q1.072-.603 1.879-1.16t1.445-1.14L2.86 4.377l.708-.708L20.43 20.531l-.708.708l-5.3-5.3q-2.127 1.932-4.646 2.997T4.8 20m4.629-2.011"/></svg> </template>
CSS
.icon-phone-disabled-outline-sharp {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.879%209.654q.529-1.188.788-2.291q.26-1.103.327-2.363h-2.628l-.58%202.735zM5%2018.988q1.096.002%202.263-.257q1.166-.26%202.166-.743l-2.04-2.079L5%2016.385zm11.485-5.234l-.72-.72q.302-.37.757-1.028t.888-1.414l-2.697-2.51l.85-4.082H20v.8q0%202.321-.937%204.666q-.936%202.344-2.578%204.288M4.8%2020H4v-4.413l3.75-.756l2.63%202.688q1.072-.603%201.879-1.16t1.445-1.14L2.86%204.377l.708-.708L20.43%2020.531l-.708.708l-5.3-5.3q-2.127%201.932-4.646%202.997T4.8%2020m4.629-2.011%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.879%209.654q.529-1.188.788-2.291q.26-1.103.327-2.363h-2.628l-.58%202.735zM5%2018.988q1.096.002%202.263-.257q1.166-.26%202.166-.743l-2.04-2.079L5%2016.385zm11.485-5.234l-.72-.72q.302-.37.757-1.028t.888-1.414l-2.697-2.51l.85-4.082H20v.8q0%202.321-.937%204.666q-.936%202.344-2.578%204.288M4.8%2020H4v-4.413l3.75-.756l2.63%202.688q1.072-.603%201.879-1.16t1.445-1.14L2.86%204.377l.708-.708L20.43%2020.531l-.708.708l-5.3-5.3q-2.127%201.932-4.646%202.997T4.8%2020m4.629-2.011%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/phone-disabled-outline-sharp.svg?color=%231a73e8&size=48