bid landscape disabled icon

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

Name
bid-landscape-disabled-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
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="M17.892 20H5.616q-.691 0-1.153-.462T4 18.384V6.108l-2.17-2.17q-.145-.146-.155-.347t.156-.366t.357-.166t.356.166l18.231 18.23q.146.147.156.345t-.156.364q-.165.165-.357.165t-.357-.166zm-8.661-8.011L5 16.217v2.168q0 .23.192.423t.423.192h11.277l-3.413-3.413q-.223.084-.438.03q-.216-.054-.376-.213zM5 7.108v7.684l3.842-3.842zm15-1.492v11.307q0 .25-.155.375t-.341.125t-.345-.13t-.159-.376v-7.32l-3.07 3.415q-.136.164-.354.17t-.378-.153q-.146-.146-.152-.335t.135-.353L19 8.096v-2.48q0-.231-.192-.424T18.384 5H7.058q-.25 0-.375-.155t-.125-.341t.125-.345T7.058 4h11.327q.69 0 1.153.463T20 5.616m-6.916 5.3"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBidLandscapeDisabledOutlineRounded(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="M17.892 20H5.616q-.691 0-1.153-.462T4 18.384V6.108l-2.17-2.17q-.145-.146-.155-.347t.156-.366t.357-.166t.356.166l18.231 18.23q.146.147.156.345t-.156.364q-.165.165-.357.165t-.357-.166zm-8.661-8.011L5 16.217v2.168q0 .23.192.423t.423.192h11.277l-3.413-3.413q-.223.084-.438.03q-.216-.054-.376-.213zM5 7.108v7.684l3.842-3.842zm15-1.492v11.307q0 .25-.155.375t-.341.125t-.345-.13t-.159-.376v-7.32l-3.07 3.415q-.136.164-.354.17t-.378-.153q-.146-.146-.152-.335t.135-.353L19 8.096v-2.48q0-.231-.192-.424T18.384 5H7.058q-.25 0-.375-.155t-.125-.341t.125-.345T7.058 4h11.327q.69 0 1.153.463T20 5.616m-6.916 5.3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.892 20H5.616q-.691 0-1.153-.462T4 18.384V6.108l-2.17-2.17q-.145-.146-.155-.347t.156-.366t.357-.166t.356.166l18.231 18.23q.146.147.156.345t-.156.364q-.165.165-.357.165t-.357-.166zm-8.661-8.011L5 16.217v2.168q0 .23.192.423t.423.192h11.277l-3.413-3.413q-.223.084-.438.03q-.216-.054-.376-.213zM5 7.108v7.684l3.842-3.842zm15-1.492v11.307q0 .25-.155.375t-.341.125t-.345-.13t-.159-.376v-7.32l-3.07 3.415q-.136.164-.354.17t-.378-.153q-.146-.146-.152-.335t.135-.353L19 8.096v-2.48q0-.231-.192-.424T18.384 5H7.058q-.25 0-.375-.155t-.125-.341t.125-.345T7.058 4h11.327q.69 0 1.153.463T20 5.616m-6.916 5.3"/></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%22M17.892%2020H5.616q-.691%200-1.153-.462T4%2018.384V6.108l-2.17-2.17q-.145-.146-.155-.347t.156-.366t.357-.166t.356.166l18.231%2018.23q.146.147.156.345t-.156.364q-.165.165-.357.165t-.357-.166zm-8.661-8.011L5%2016.217v2.168q0%20.23.192.423t.423.192h11.277l-3.413-3.413q-.223.084-.438.03q-.216-.054-.376-.213zM5%207.108v7.684l3.842-3.842zm15-1.492v11.307q0%20.25-.155.375t-.341.125t-.345-.13t-.159-.376v-7.32l-3.07%203.415q-.136.164-.354.17t-.378-.153q-.146-.146-.152-.335t.135-.353L19%208.096v-2.48q0-.231-.192-.424T18.384%205H7.058q-.25%200-.375-.155t-.125-.341t.125-.345T7.058%204h11.327q.69%200%201.153.463T20%205.616m-6.916%205.3%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%22M17.892%2020H5.616q-.691%200-1.153-.462T4%2018.384V6.108l-2.17-2.17q-.145-.146-.155-.347t.156-.366t.357-.166t.356.166l18.231%2018.23q.146.147.156.345t-.156.364q-.165.165-.357.165t-.357-.166zm-8.661-8.011L5%2016.217v2.168q0%20.23.192.423t.423.192h11.277l-3.413-3.413q-.223.084-.438.03q-.216-.054-.376-.213zM5%207.108v7.684l3.842-3.842zm15-1.492v11.307q0%20.25-.155.375t-.341.125t-.345-.13t-.159-.376v-7.32l-3.07%203.415q-.136.164-.354.17t-.378-.153q-.146-.146-.152-.335t.135-.353L19%208.096v-2.48q0-.231-.192-.424T18.384%205H7.058q-.25%200-.375-.155t-.125-.341t.125-.345T7.058%204h11.327q.69%200%201.153.463T20%205.616m-6.916%205.3%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-rounded.svg?color=%231a73e8&size=48