domain-disabled-rounded from Material Symbols Light by Google · Rounded · Business · Apache-2.0 Free for personal and commercial use.

Name
domain-disabled-rounded
Set
Material Symbols Light
Style
Rounded
Category
Business
Viewbox
24×24
License
Apache 2.0
Aliases
domain-disabled-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the 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="M21.27 8.192v9q0 .25-.156.375q-.155.125-.341.125t-.345-.13t-.159-.375V8.154h-8.577q-.44 0-.739-.3q-.3-.298-.3-.738V4.153H7.199q-.25 0-.375-.155t-.125-.342t.125-.344t.375-.16h3.418q.44 0 .739.3q.299.299.299.74v2.96h8.577q.44 0 .74.3q.298.299.298.74m.146 14.105l-2.15-2.144H3.77q-.44 0-.74-.3t-.298-.738V3.608L1.516 2.392q-.141-.14-.15-.344t.15-.363t.353-.16t.354.16l19.9 19.9q.14.14.153.341t-.157.37q-.155.156-.347.159t-.357-.157M3.731 19.154h3v-3h-3zm0-4h3v-3h-3zm0-4h3v-3h-3zm4 8h3v-3h-3zm0-4h3v-3h-3zm4 4h6.534l-3-3h-3.534zm5.769-7h-1v-1h1z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDomainDisabledRounded(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="M21.27 8.192v9q0 .25-.156.375q-.155.125-.341.125t-.345-.13t-.159-.375V8.154h-8.577q-.44 0-.739-.3q-.3-.298-.3-.738V4.153H7.199q-.25 0-.375-.155t-.125-.342t.125-.344t.375-.16h3.418q.44 0 .739.3q.299.299.299.74v2.96h8.577q.44 0 .74.3q.298.299.298.74m.146 14.105l-2.15-2.144H3.77q-.44 0-.74-.3t-.298-.738V3.608L1.516 2.392q-.141-.14-.15-.344t.15-.363t.353-.16t.354.16l19.9 19.9q.14.14.153.341t-.157.37q-.155.156-.347.159t-.357-.157M3.731 19.154h3v-3h-3zm0-4h3v-3h-3zm0-4h3v-3h-3zm4 8h3v-3h-3zm0-4h3v-3h-3zm4 4h6.534l-3-3h-3.534zm5.769-7h-1v-1h1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.27 8.192v9q0 .25-.156.375q-.155.125-.341.125t-.345-.13t-.159-.375V8.154h-8.577q-.44 0-.739-.3q-.3-.298-.3-.738V4.153H7.199q-.25 0-.375-.155t-.125-.342t.125-.344t.375-.16h3.418q.44 0 .739.3q.299.299.299.74v2.96h8.577q.44 0 .74.3q.298.299.298.74m.146 14.105l-2.15-2.144H3.77q-.44 0-.74-.3t-.298-.738V3.608L1.516 2.392q-.141-.14-.15-.344t.15-.363t.353-.16t.354.16l19.9 19.9q.14.14.153.341t-.157.37q-.155.156-.347.159t-.357-.157M3.731 19.154h3v-3h-3zm0-4h3v-3h-3zm0-4h3v-3h-3zm4 8h3v-3h-3zm0-4h3v-3h-3zm4 4h6.534l-3-3h-3.534zm5.769-7h-1v-1h1z"/></svg>
</template>

CSS

.icon-domain-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%22M21.27%208.192v9q0%20.25-.156.375q-.155.125-.341.125t-.345-.13t-.159-.375V8.154h-8.577q-.44%200-.739-.3q-.3-.298-.3-.738V4.153H7.199q-.25%200-.375-.155t-.125-.342t.125-.344t.375-.16h3.418q.44%200%20.739.3q.299.299.299.74v2.96h8.577q.44%200%20.74.3q.298.299.298.74m.146%2014.105l-2.15-2.144H3.77q-.44%200-.74-.3t-.298-.738V3.608L1.516%202.392q-.141-.14-.15-.344t.15-.363t.353-.16t.354.16l19.9%2019.9q.14.14.153.341t-.157.37q-.155.156-.347.159t-.357-.157M3.731%2019.154h3v-3h-3zm0-4h3v-3h-3zm0-4h3v-3h-3zm4%208h3v-3h-3zm0-4h3v-3h-3zm4%204h6.534l-3-3h-3.534zm5.769-7h-1v-1h1z%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%22M21.27%208.192v9q0%20.25-.156.375q-.155.125-.341.125t-.345-.13t-.159-.375V8.154h-8.577q-.44%200-.739-.3q-.3-.298-.3-.738V4.153H7.199q-.25%200-.375-.155t-.125-.342t.125-.344t.375-.16h3.418q.44%200%20.739.3q.299.299.299.74v2.96h8.577q.44%200%20.74.3q.298.299.298.74m.146%2014.105l-2.15-2.144H3.77q-.44%200-.74-.3t-.298-.738V3.608L1.516%202.392q-.141-.14-.15-.344t.15-.363t.353-.16t.354.16l19.9%2019.9q.14.14.153.341t-.157.37q-.155.156-.347.159t-.357-.157M3.731%2019.154h3v-3h-3zm0-4h3v-3h-3zm0-4h3v-3h-3zm4%208h3v-3h-3zm0-4h3v-3h-3zm4%204h6.534l-3-3h-3.534zm5.769-7h-1v-1h1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/domain-disabled-rounded.svg?color=%231a73e8&size=48