cellphone link off icon
cellphone-link-off from Material Design Icons by Pictogrammers · Filled · Cellphone / Phone · Apache-2.0 Free for personal and commercial use.
- Name
- cellphone-link-off
- Set
- Material Design Icons
- Style
- Filled
- Category
- Cellphone / Phone
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- mobile-phone-link-off, phonelink-off, smartphone-link-off
More cellphone / phone icons from Material Design Icons
cellphonecellphone-arrow-downcellphone-arrow-down-variantcellphone-basiccellphone-chargingcellphone-checkcellphone-cogcellphone-dockcellphone-informationcellphone-keycellphone-linkcellphone-lockcellphone-markercellphone-messagecellphone-message-offcellphone-nfc-offcellphone-offcellphone-playcellphone-removecellphone-screenshotcellphone-settingscellphone-soundcellphone-textcellphone-wireless
Use the cellphone link off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23 8h-6a1 1 0 0 0-1 1v4.18l2 2V10h4v7h-2.18l3 3H23a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1M4 6.27L14.73 17H4zM1.92 1.65L.65 2.92l1.82 1.82A1.9 1.9 0 0 0 2 6v11H0v3h17.73l2.35 2.35l1.27-1.27L3.89 3.62zM22 6V4H6.82l2 2z"/></svg>
React
import type { SVGProps } from "react";
export function MdiCellphoneLinkOff(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="M23 8h-6a1 1 0 0 0-1 1v4.18l2 2V10h4v7h-2.18l3 3H23a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1M4 6.27L14.73 17H4zM1.92 1.65L.65 2.92l1.82 1.82A1.9 1.9 0 0 0 2 6v11H0v3h17.73l2.35 2.35l1.27-1.27L3.89 3.62zM22 6V4H6.82l2 2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23 8h-6a1 1 0 0 0-1 1v4.18l2 2V10h4v7h-2.18l3 3H23a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1M4 6.27L14.73 17H4zM1.92 1.65L.65 2.92l1.82 1.82A1.9 1.9 0 0 0 2 6v11H0v3h17.73l2.35 2.35l1.27-1.27L3.89 3.62zM22 6V4H6.82l2 2z"/></svg> </template>
CSS
.icon-cellphone-link-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23%208h-6a1%201%200%200%200-1%201v4.18l2%202V10h4v7h-2.18l3%203H23a1%201%200%200%200%201-1V9a1%201%200%200%200-1-1M4%206.27L14.73%2017H4zM1.92%201.65L.65%202.92l1.82%201.82A1.9%201.9%200%200%200%202%206v11H0v3h17.73l2.35%202.35l1.27-1.27L3.89%203.62zM22%206V4H6.82l2%202z%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%22M23%208h-6a1%201%200%200%200-1%201v4.18l2%202V10h4v7h-2.18l3%203H23a1%201%200%200%200%201-1V9a1%201%200%200%200-1-1M4%206.27L14.73%2017H4zM1.92%201.65L.65%202.92l1.82%201.82A1.9%201.9%200%200%200%202%206v11H0v3h17.73l2.35%202.35l1.27-1.27L3.89%203.62zM22%206V4H6.82l2%202z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/cellphone-link-off.svg?color=%231a73e8&size=48