phonelink ring off icon
phonelink-ring-off-outline-rounded from Material Symbols by Google · Outline Rounded · Apache-2.0 Free for personal and commercial use.
- Name
- phonelink-ring-off-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Viewbox
- 24×24
- License
- Apache 2.0
4 other variants in Material Symbols
The same icon in other sets
Related icons in Material Symbols
Use the phonelink ring off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.8 22.6L1.4 4.2q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l18.4 18.4q.275.275.275.7t-.275.7t-.7.275t-.7-.275M5 6.425l2 2V18h9.6l2.4 2.4v.6q0 .825-.587 1.413T17 23H7q-.825 0-1.412-.587T5 21zM7 20v1h10v-1zM18 7q-.425 0-.712-.288T17 6H8.975q-.425 0-.7-.288T8 5t.288-.712T9 4h8V3H7q-.425 0-.712-.288T6 2t.288-.712T7 1h10q.825 0 1.413.588T19 3v3q0 .425-.288.713T18 7M7 20v1zm16.025-8q0 1.25-.4 2.413t-1.15 2.137q-.25.325-.663.338T20.1 16.6q-.275-.275-.288-.7t.238-.775q.475-.675.725-1.475t.25-1.65t-.25-1.65t-.725-1.475q-.25-.35-.238-.775t.288-.7q.3-.3.713-.287t.662.337q.75.975 1.15 2.138t.4 2.412M17 3v1zm2.525 9q0 .8-.312 1.538t-.863 1.312q-.125.125-.325.213t-.4.087q-.425 0-.725-.3t-.3-.725q0-.2.088-.4t.212-.325q.3-.3.463-.637t.162-.763q0-.375-.175-.75t-.45-.65q-.125-.125-.212-.325t-.088-.4q0-.425.3-.725t.725-.3q.2 0 .4.088t.325.212q.55.575.863 1.313T19.525 12"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsPhonelinkRingOffOutlineRounded(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.8 22.6L1.4 4.2q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l18.4 18.4q.275.275.275.7t-.275.7t-.7.275t-.7-.275M5 6.425l2 2V18h9.6l2.4 2.4v.6q0 .825-.587 1.413T17 23H7q-.825 0-1.412-.587T5 21zM7 20v1h10v-1zM18 7q-.425 0-.712-.288T17 6H8.975q-.425 0-.7-.288T8 5t.288-.712T9 4h8V3H7q-.425 0-.712-.288T6 2t.288-.712T7 1h10q.825 0 1.413.588T19 3v3q0 .425-.288.713T18 7M7 20v1zm16.025-8q0 1.25-.4 2.413t-1.15 2.137q-.25.325-.663.338T20.1 16.6q-.275-.275-.288-.7t.238-.775q.475-.675.725-1.475t.25-1.65t-.25-1.65t-.725-1.475q-.25-.35-.238-.775t.288-.7q.3-.3.713-.287t.662.337q.75.975 1.15 2.138t.4 2.412M17 3v1zm2.525 9q0 .8-.312 1.538t-.863 1.312q-.125.125-.325.213t-.4.087q-.425 0-.725-.3t-.3-.725q0-.2.088-.4t.212-.325q.3-.3.463-.637t.162-.763q0-.375-.175-.75t-.45-.65q-.125-.125-.212-.325t-.088-.4q0-.425.3-.725t.725-.3q.2 0 .4.088t.325.212q.55.575.863 1.313T19.525 12"/></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.8 22.6L1.4 4.2q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l18.4 18.4q.275.275.275.7t-.275.7t-.7.275t-.7-.275M5 6.425l2 2V18h9.6l2.4 2.4v.6q0 .825-.587 1.413T17 23H7q-.825 0-1.412-.587T5 21zM7 20v1h10v-1zM18 7q-.425 0-.712-.288T17 6H8.975q-.425 0-.7-.288T8 5t.288-.712T9 4h8V3H7q-.425 0-.712-.288T6 2t.288-.712T7 1h10q.825 0 1.413.588T19 3v3q0 .425-.288.713T18 7M7 20v1zm16.025-8q0 1.25-.4 2.413t-1.15 2.137q-.25.325-.663.338T20.1 16.6q-.275-.275-.288-.7t.238-.775q.475-.675.725-1.475t.25-1.65t-.25-1.65t-.725-1.475q-.25-.35-.238-.775t.288-.7q.3-.3.713-.287t.662.337q.75.975 1.15 2.138t.4 2.412M17 3v1zm2.525 9q0 .8-.312 1.538t-.863 1.312q-.125.125-.325.213t-.4.087q-.425 0-.725-.3t-.3-.725q0-.2.088-.4t.212-.325q.3-.3.463-.637t.162-.763q0-.375-.175-.75t-.45-.65q-.125-.125-.212-.325t-.088-.4q0-.425.3-.725t.725-.3q.2 0 .4.088t.325.212q.55.575.863 1.313T19.525 12"/></svg> </template>
CSS
.icon-phonelink-ring-off-outline-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.8%2022.6L1.4%204.2q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l18.4%2018.4q.275.275.275.7t-.275.7t-.7.275t-.7-.275M5%206.425l2%202V18h9.6l2.4%202.4v.6q0%20.825-.587%201.413T17%2023H7q-.825%200-1.412-.587T5%2021zM7%2020v1h10v-1zM18%207q-.425%200-.712-.288T17%206H8.975q-.425%200-.7-.288T8%205t.288-.712T9%204h8V3H7q-.425%200-.712-.288T6%202t.288-.712T7%201h10q.825%200%201.413.588T19%203v3q0%20.425-.288.713T18%207M7%2020v1zm16.025-8q0%201.25-.4%202.413t-1.15%202.137q-.25.325-.663.338T20.1%2016.6q-.275-.275-.288-.7t.238-.775q.475-.675.725-1.475t.25-1.65t-.25-1.65t-.725-1.475q-.25-.35-.238-.775t.288-.7q.3-.3.713-.287t.662.337q.75.975%201.15%202.138t.4%202.412M17%203v1zm2.525%209q0%20.8-.312%201.538t-.863%201.312q-.125.125-.325.213t-.4.087q-.425%200-.725-.3t-.3-.725q0-.2.088-.4t.212-.325q.3-.3.463-.637t.162-.763q0-.375-.175-.75t-.45-.65q-.125-.125-.212-.325t-.088-.4q0-.425.3-.725t.725-.3q.2%200%20.4.088t.325.212q.55.575.863%201.313T19.525%2012%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.8%2022.6L1.4%204.2q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l18.4%2018.4q.275.275.275.7t-.275.7t-.7.275t-.7-.275M5%206.425l2%202V18h9.6l2.4%202.4v.6q0%20.825-.587%201.413T17%2023H7q-.825%200-1.412-.587T5%2021zM7%2020v1h10v-1zM18%207q-.425%200-.712-.288T17%206H8.975q-.425%200-.7-.288T8%205t.288-.712T9%204h8V3H7q-.425%200-.712-.288T6%202t.288-.712T7%201h10q.825%200%201.413.588T19%203v3q0%20.425-.288.713T18%207M7%2020v1zm16.025-8q0%201.25-.4%202.413t-1.15%202.137q-.25.325-.663.338T20.1%2016.6q-.275-.275-.288-.7t.238-.775q.475-.675.725-1.475t.25-1.65t-.25-1.65t-.725-1.475q-.25-.35-.238-.775t.288-.7q.3-.3.713-.287t.662.337q.75.975%201.15%202.138t.4%202.412M17%203v1zm2.525%209q0%20.8-.312%201.538t-.863%201.312q-.125.125-.325.213t-.4.087q-.425%200-.725-.3t-.3-.725q0-.2.088-.4t.212-.325q.3-.3.463-.637t.162-.763q0-.375-.175-.75t-.45-.65q-.125-.125-.212-.325t-.088-.4q0-.425.3-.725t.725-.3q.2%200%20.4.088t.325.212q.55.575.863%201.313T19.525%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/phonelink-ring-off-outline-rounded.svg?color=%231a73e8&size=48