bid landscape disabled icon

bid-landscape-disabled-outline-rounded from Material Symbols by Google · Outline Rounded · Business · Apache-2.0 Free for personal and commercial use.

Name
bid-landscape-disabled-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Business
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More business icons from Material Symbols

Use the bid landscape disabled icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.2 21H5q-.825 0-1.412-.587T3 19V5.8L1.1 3.9q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l19 19q.3.3.3.7t-.3.7t-.712.3t-.713-.3zM9 12.95l-4 4V19h11.2l-2.625-2.625q-.3.2-.65.175t-.625-.3zM5 7.8v6.3l3.15-3.15zM21 5v11q0 .5-.312.75T20 17t-.687-.262t-.313-.763V10.25l-2.05 2.3q-.275.325-.712.338T15.5 12.6q-.275-.275-.3-.675t.25-.7L19 7.25V5H8q-.5 0-.75-.312T7 4t.25-.687T8 3h11q.825 0 1.413.588T21 5m-7.55 5.55"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsBidLandscapeDisabledOutlineRounded(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="M18.2 21H5q-.825 0-1.412-.587T3 19V5.8L1.1 3.9q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l19 19q.3.3.3.7t-.3.7t-.712.3t-.713-.3zM9 12.95l-4 4V19h11.2l-2.625-2.625q-.3.2-.65.175t-.625-.3zM5 7.8v6.3l3.15-3.15zM21 5v11q0 .5-.312.75T20 17t-.687-.262t-.313-.763V10.25l-2.05 2.3q-.275.325-.712.338T15.5 12.6q-.275-.275-.3-.675t.25-.7L19 7.25V5H8q-.5 0-.75-.312T7 4t.25-.687T8 3h11q.825 0 1.413.588T21 5m-7.55 5.55"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.2 21H5q-.825 0-1.412-.587T3 19V5.8L1.1 3.9q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l19 19q.3.3.3.7t-.3.7t-.712.3t-.713-.3zM9 12.95l-4 4V19h11.2l-2.625-2.625q-.3.2-.65.175t-.625-.3zM5 7.8v6.3l3.15-3.15zM21 5v11q0 .5-.312.75T20 17t-.687-.262t-.313-.763V10.25l-2.05 2.3q-.275.325-.712.338T15.5 12.6q-.275-.275-.3-.675t.25-.7L19 7.25V5H8q-.5 0-.75-.312T7 4t.25-.687T8 3h11q.825 0 1.413.588T21 5m-7.55 5.55"/></svg>
</template>

CSS

.icon-bid-landscape-disabled-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%22M18.2%2021H5q-.825%200-1.412-.587T3%2019V5.8L1.1%203.9q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l19%2019q.3.3.3.7t-.3.7t-.712.3t-.713-.3zM9%2012.95l-4%204V19h11.2l-2.625-2.625q-.3.2-.65.175t-.625-.3zM5%207.8v6.3l3.15-3.15zM21%205v11q0%20.5-.312.75T20%2017t-.687-.262t-.313-.763V10.25l-2.05%202.3q-.275.325-.712.338T15.5%2012.6q-.275-.275-.3-.675t.25-.7L19%207.25V5H8q-.5%200-.75-.312T7%204t.25-.687T8%203h11q.825%200%201.413.588T21%205m-7.55%205.55%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%22M18.2%2021H5q-.825%200-1.412-.587T3%2019V5.8L1.1%203.9q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l19%2019q.3.3.3.7t-.3.7t-.712.3t-.713-.3zM9%2012.95l-4%204V19h11.2l-2.625-2.625q-.3.2-.65.175t-.625-.3zM5%207.8v6.3l3.15-3.15zM21%205v11q0%20.5-.312.75T20%2017t-.687-.262t-.313-.763V10.25l-2.05%202.3q-.275.325-.712.338T15.5%2012.6q-.275-.275-.3-.675t.25-.7L19%207.25V5H8q-.5%200-.75-.312T7%204t.25-.687T8%203h11q.825%200%201.413.588T21%205m-7.55%205.55%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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