bid landscape disabled icon

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

Name
bid-landscape-disabled-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Business
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

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="M2.19 2.871L21.13 21.81l-.714.713L17.893 20H4V6.108L1.477 3.585zm7.04 9.118L5 16.218V19h11.892l-3.33-3.33l-.3.33zM5 7.108v7.684l3.842-3.842zM6.17 4H20v13.83l-1-1V9.597l-3.423 3.812l-.713-.714L19 8.096V5H7.17zm6.865 6.866"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBidLandscapeDisabledOutlineSharp(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="M2.19 2.871L21.13 21.81l-.714.713L17.893 20H4V6.108L1.477 3.585zm7.04 9.118L5 16.218V19h11.892l-3.33-3.33l-.3.33zM5 7.108v7.684l3.842-3.842zM6.17 4H20v13.83l-1-1V9.597l-3.423 3.812l-.713-.714L19 8.096V5H7.17zm6.865 6.866"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.19 2.871L21.13 21.81l-.714.713L17.893 20H4V6.108L1.477 3.585zm7.04 9.118L5 16.218V19h11.892l-3.33-3.33l-.3.33zM5 7.108v7.684l3.842-3.842zM6.17 4H20v13.83l-1-1V9.597l-3.423 3.812l-.713-.714L19 8.096V5H7.17zm6.865 6.866"/></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%22M2.19%202.871L21.13%2021.81l-.714.713L17.893%2020H4V6.108L1.477%203.585zm7.04%209.118L5%2016.218V19h11.892l-3.33-3.33l-.3.33zM5%207.108v7.684l3.842-3.842zM6.17%204H20v13.83l-1-1V9.597l-3.423%203.812l-.713-.714L19%208.096V5H7.17zm6.865%206.866%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%22M2.19%202.871L21.13%2021.81l-.714.713L17.893%2020H4V6.108L1.477%203.585zm7.04%209.118L5%2016.218V19h11.892l-3.33-3.33l-.3.33zM5%207.108v7.684l3.842-3.842zM6.17%204H20v13.83l-1-1V9.597l-3.423%203.812l-.713-.714L19%208.096V5H7.17zm6.865%206.866%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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