bid landscape disabled icon

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

Name
bid-landscape-disabled-sharp
Set
Material Symbols Light
Style
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="M20.416 22.523L17.892 20H4V6.108L1.477 3.585l.714-.714L21.129 21.81zM20 17.831l-4.423-4.423L19 9.596v-1.5l-4.136 4.598L6.169 4H20zM5 16.219l4.23-4.23L13.243 16l.3-.35l-4.7-4.7L5 14.792z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBidLandscapeDisabledSharp(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="M20.416 22.523L17.892 20H4V6.108L1.477 3.585l.714-.714L21.129 21.81zM20 17.831l-4.423-4.423L19 9.596v-1.5l-4.136 4.598L6.169 4H20zM5 16.219l4.23-4.23L13.243 16l.3-.35l-4.7-4.7L5 14.792z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.416 22.523L17.892 20H4V6.108L1.477 3.585l.714-.714L21.129 21.81zM20 17.831l-4.423-4.423L19 9.596v-1.5l-4.136 4.598L6.169 4H20zM5 16.219l4.23-4.23L13.243 16l.3-.35l-4.7-4.7L5 14.792z"/></svg>
</template>

CSS

.icon-bid-landscape-disabled-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%22M20.416%2022.523L17.892%2020H4V6.108L1.477%203.585l.714-.714L21.129%2021.81zM20%2017.831l-4.423-4.423L19%209.596v-1.5l-4.136%204.598L6.169%204H20zM5%2016.219l4.23-4.23L13.243%2016l.3-.35l-4.7-4.7L5%2014.792z%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%22M20.416%2022.523L17.892%2020H4V6.108L1.477%203.585l.714-.714L21.129%2021.81zM20%2017.831l-4.423-4.423L19%209.596v-1.5l-4.136%204.598L6.169%204H20zM5%2016.219l4.23-4.23L13.243%2016l.3-.35l-4.7-4.7L5%2014.792z%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-sharp.svg?color=%231a73e8&size=48