phone disabled icon
phone-disabled-rounded from Material Symbols Light by Google · Rounded · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- phone-disabled-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- 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="m19.37 20.885l-4.966-4.966q-2.244 1.973-4.626 3.027T5.069 20q-.484 0-.777-.3T4 18.95v-2.434q0-.427.254-.728q.254-.302.662-.396l2.103-.43q.352-.07.659.026t.564.354l2.139 2.177q.796-.428 1.715-1.077q.92-.648 1.589-1.242L3.215 4.73q-.14-.14-.15-.344t.15-.363t.354-.16t.354.16l16.154 16.154q.14.14.15.344t-.15.363t-.354.16t-.354-.16m-2.89-7.136l-.713-.713q.407-.502.862-1.197q.455-.694.782-1.246l-2.194-2.046q-.258-.238-.343-.572q-.084-.333-.015-.674l.496-2.384q.094-.408.395-.662T16.477 4h2.473q.45 0 .75.31t.3.76q0 2.23-.97 4.509t-2.551 4.169"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPhoneDisabledRounded(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="m19.37 20.885l-4.966-4.966q-2.244 1.973-4.626 3.027T5.069 20q-.484 0-.777-.3T4 18.95v-2.434q0-.427.254-.728q.254-.302.662-.396l2.103-.43q.352-.07.659.026t.564.354l2.139 2.177q.796-.428 1.715-1.077q.92-.648 1.589-1.242L3.215 4.73q-.14-.14-.15-.344t.15-.363t.354-.16t.354.16l16.154 16.154q.14.14.15.344t-.15.363t-.354.16t-.354-.16m-2.89-7.136l-.713-.713q.407-.502.862-1.197q.455-.694.782-1.246l-2.194-2.046q-.258-.238-.343-.572q-.084-.333-.015-.674l.496-2.384q.094-.408.395-.662T16.477 4h2.473q.45 0 .75.31t.3.76q0 2.23-.97 4.509t-2.551 4.169"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.37 20.885l-4.966-4.966q-2.244 1.973-4.626 3.027T5.069 20q-.484 0-.777-.3T4 18.95v-2.434q0-.427.254-.728q.254-.302.662-.396l2.103-.43q.352-.07.659.026t.564.354l2.139 2.177q.796-.428 1.715-1.077q.92-.648 1.589-1.242L3.215 4.73q-.14-.14-.15-.344t.15-.363t.354-.16t.354.16l16.154 16.154q.14.14.15.344t-.15.363t-.354.16t-.354-.16m-2.89-7.136l-.713-.713q.407-.502.862-1.197q.455-.694.782-1.246l-2.194-2.046q-.258-.238-.343-.572q-.084-.333-.015-.674l.496-2.384q.094-.408.395-.662T16.477 4h2.473q.45 0 .75.31t.3.76q0 2.23-.97 4.509t-2.551 4.169"/></svg> </template>
CSS
.icon-phone-disabled-rounded {
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%22m19.37%2020.885l-4.966-4.966q-2.244%201.973-4.626%203.027T5.069%2020q-.484%200-.777-.3T4%2018.95v-2.434q0-.427.254-.728q.254-.302.662-.396l2.103-.43q.352-.07.659.026t.564.354l2.139%202.177q.796-.428%201.715-1.077q.92-.648%201.589-1.242L3.215%204.73q-.14-.14-.15-.344t.15-.363t.354-.16t.354.16l16.154%2016.154q.14.14.15.344t-.15.363t-.354.16t-.354-.16m-2.89-7.136l-.713-.713q.407-.502.862-1.197q.455-.694.782-1.246l-2.194-2.046q-.258-.238-.343-.572q-.084-.333-.015-.674l.496-2.384q.094-.408.395-.662T16.477%204h2.473q.45%200%20.75.31t.3.76q0%202.23-.97%204.509t-2.551%204.169%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%22m19.37%2020.885l-4.966-4.966q-2.244%201.973-4.626%203.027T5.069%2020q-.484%200-.777-.3T4%2018.95v-2.434q0-.427.254-.728q.254-.302.662-.396l2.103-.43q.352-.07.659.026t.564.354l2.139%202.177q.796-.428%201.715-1.077q.92-.648%201.589-1.242L3.215%204.73q-.14-.14-.15-.344t.15-.363t.354-.16t.354.16l16.154%2016.154q.14.14.15.344t-.15.363t-.354.16t-.354-.16m-2.89-7.136l-.713-.713q.407-.502.862-1.197q.455-.694.782-1.246l-2.194-2.046q-.258-.238-.343-.572q-.084-.333-.015-.674l.496-2.384q.094-.408.395-.662T16.477%204h2.473q.45%200%20.75.31t.3.76q0%202.23-.97%204.509t-2.551%204.169%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-rounded.svg?color=%231a73e8&size=48