twotone domain disabled icon
twotone-domain-disabled from Google Material Icons by Material Design Authors · Baseline · Communication · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-domain-disabled
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Communication
- Viewbox
- 24×24
- License
- Apache 2.0
More communication icons from Google Material Icons
baseline-3pbaseline-add-ic-callbaseline-alternate-emailbaseline-app-registrationbaseline-businessbaseline-callbaseline-call-endbaseline-call-madebaseline-call-mergebaseline-call-missedbaseline-call-missed-outgoingbaseline-call-receivedbaseline-call-splitbaseline-cancel-presentationbaseline-cell-towerbaseline-cell-wifibaseline-chatbaseline-chat-bubblebaseline-clear-allbaseline-co-presentbaseline-commentbaseline-comments-disabledbaseline-contact-emergencybaseline-contact-mail
Use the twotone domain disabled icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.41 1.69L0 3.1l2 2V21h15.9l3 3l1.41-1.41zM6 19H4v-2h2zm0-4H4v-2h2zm-2-4V9h2v2zm6 8H8v-2h2zm-2-4v-2h2v2zm4 4v-2h1.9l2 2zM8 5h2v2h-.45L12 9.45V9h8v8.45l2 2V7H12V3H5.55L8 5.45zm8 6h2v2h-2z"/><path fill="currentColor" d="M12 9v.45l8 8V9zm6 4h-2v-2h2z" opacity=".3"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneDomainDisabled(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="M1.41 1.69L0 3.1l2 2V21h15.9l3 3l1.41-1.41zM6 19H4v-2h2zm0-4H4v-2h2zm-2-4V9h2v2zm6 8H8v-2h2zm-2-4v-2h2v2zm4 4v-2h1.9l2 2zM8 5h2v2h-.45L12 9.45V9h8v8.45l2 2V7H12V3H5.55L8 5.45zm8 6h2v2h-2z"/><path fill="currentColor" d="M12 9v.45l8 8V9zm6 4h-2v-2h2z" opacity=".3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.41 1.69L0 3.1l2 2V21h15.9l3 3l1.41-1.41zM6 19H4v-2h2zm0-4H4v-2h2zm-2-4V9h2v2zm6 8H8v-2h2zm-2-4v-2h2v2zm4 4v-2h1.9l2 2zM8 5h2v2h-.45L12 9.45V9h8v8.45l2 2V7H12V3H5.55L8 5.45zm8 6h2v2h-2z"/><path fill="currentColor" d="M12 9v.45l8 8V9zm6 4h-2v-2h2z" opacity=".3"/></svg> </template>
CSS
.icon-twotone-domain-disabled {
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%22M1.41%201.69L0%203.1l2%202V21h15.9l3%203l1.41-1.41zM6%2019H4v-2h2zm0-4H4v-2h2zm-2-4V9h2v2zm6%208H8v-2h2zm-2-4v-2h2v2zm4%204v-2h1.9l2%202zM8%205h2v2h-.45L12%209.45V9h8v8.45l2%202V7H12V3H5.55L8%205.45zm8%206h2v2h-2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%209v.45l8%208V9zm6%204h-2v-2h2z%22%20opacity%3D%22.3%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%22M1.41%201.69L0%203.1l2%202V21h15.9l3%203l1.41-1.41zM6%2019H4v-2h2zm0-4H4v-2h2zm-2-4V9h2v2zm6%208H8v-2h2zm-2-4v-2h2v2zm4%204v-2h1.9l2%202zM8%205h2v2h-.45L12%209.45V9h8v8.45l2%202V7H12V3H5.55L8%205.45zm8%206h2v2h-2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%209v.45l8%208V9zm6%204h-2v-2h2z%22%20opacity%3D%22.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-domain-disabled.svg?color=%231a73e8&size=48