bid landscape disabled icon

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

Name
bid-landscape-disabled-outline-sharp
Set
Material Symbols
Style
Outline Sharp
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="m1.825 1.775l20.4 20.4L20.8 23.6L18.2 21H3V5.8L.4 3.2zM9 12.95l-4 4V19h11.2l-2.6-2.6l-.55.6zM5 7.8v6.3l3.15-3.15zM5.9 3H21v15.1l-2-2v-5.85l-2.75 3.1l-1.425-1.425L19 7.25V5H7.9zm7.5 7.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsBidLandscapeDisabledOutlineSharp(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.825 1.775l20.4 20.4L20.8 23.6L18.2 21H3V5.8L.4 3.2zM9 12.95l-4 4V19h11.2l-2.6-2.6l-.55.6zM5 7.8v6.3l3.15-3.15zM5.9 3H21v15.1l-2-2v-5.85l-2.75 3.1l-1.425-1.425L19 7.25V5H7.9zm7.5 7.5"/></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.825 1.775l20.4 20.4L20.8 23.6L18.2 21H3V5.8L.4 3.2zM9 12.95l-4 4V19h11.2l-2.6-2.6l-.55.6zM5 7.8v6.3l3.15-3.15zM5.9 3H21v15.1l-2-2v-5.85l-2.75 3.1l-1.425-1.425L19 7.25V5H7.9zm7.5 7.5"/></svg>
</template>

CSS

.icon-bid-landscape-disabled-outline-sharp {
  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.825%201.775l20.4%2020.4L20.8%2023.6L18.2%2021H3V5.8L.4%203.2zM9%2012.95l-4%204V19h11.2l-2.6-2.6l-.55.6zM5%207.8v6.3l3.15-3.15zM5.9%203H21v15.1l-2-2v-5.85l-2.75%203.1l-1.425-1.425L19%207.25V5H7.9zm7.5%207.5%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.825%201.775l20.4%2020.4L20.8%2023.6L18.2%2021H3V5.8L.4%203.2zM9%2012.95l-4%204V19h11.2l-2.6-2.6l-.55.6zM5%207.8v6.3l3.15-3.15zM5.9%203H21v15.1l-2-2v-5.85l-2.75%203.1l-1.425-1.425L19%207.25V5H7.9zm7.5%207.5%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-sharp.svg?color=%231a73e8&size=48