bid landscape disabled icon
bid-landscape-disabled-rounded from Material Symbols by Google · Rounded · Business · Apache-2.0 Free for personal and commercial use.
- Name
- bid-landscape-disabled-rounded
- Set
- Material Symbols
- Style
- 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-.3zM21 5v10.675q0 .675-.612.938T19.3 16.4l-3.05-3.05l2.5-2.825q.325-.35.25-.737t-.35-.663t-.662-.288t-.738.363l-2.425 2.725L7.6 4.7q-.475-.475-.213-1.088T8.325 3H19q.825 0 1.413.588T21 5M9 12.95l3.475 3.475q.25.25.575.238t.55-.263l-5.45-5.45L5.3 13.8q-.35.35-.312.75t.312.675t.675.313t.75-.313z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsBidLandscapeDisabledRounded(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-.3zM21 5v10.675q0 .675-.612.938T19.3 16.4l-3.05-3.05l2.5-2.825q.325-.35.25-.737t-.35-.663t-.662-.288t-.738.363l-2.425 2.725L7.6 4.7q-.475-.475-.213-1.088T8.325 3H19q.825 0 1.413.588T21 5M9 12.95l3.475 3.475q.25.25.575.238t.55-.263l-5.45-5.45L5.3 13.8q-.35.35-.312.75t.312.675t.675.313t.75-.313z"/></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-.3zM21 5v10.675q0 .675-.612.938T19.3 16.4l-3.05-3.05l2.5-2.825q.325-.35.25-.737t-.35-.663t-.662-.288t-.738.363l-2.425 2.725L7.6 4.7q-.475-.475-.213-1.088T8.325 3H19q.825 0 1.413.588T21 5M9 12.95l3.475 3.475q.25.25.575.238t.55-.263l-5.45-5.45L5.3 13.8q-.35.35-.312.75t.312.675t.675.313t.75-.313z"/></svg> </template>
CSS
.icon-bid-landscape-disabled-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-.3zM21%205v10.675q0%20.675-.612.938T19.3%2016.4l-3.05-3.05l2.5-2.825q.325-.35.25-.737t-.35-.663t-.662-.288t-.738.363l-2.425%202.725L7.6%204.7q-.475-.475-.213-1.088T8.325%203H19q.825%200%201.413.588T21%205M9%2012.95l3.475%203.475q.25.25.575.238t.55-.263l-5.45-5.45L5.3%2013.8q-.35.35-.312.75t.312.675t.675.313t.75-.313z%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-.3zM21%205v10.675q0%20.675-.612.938T19.3%2016.4l-3.05-3.05l2.5-2.825q.325-.35.25-.737t-.35-.663t-.662-.288t-.738.363l-2.425%202.725L7.6%204.7q-.475-.475-.213-1.088T8.325%203H19q.825%200%201.413.588T21%205M9%2012.95l3.475%203.475q.25.25.575.238t.55-.263l-5.45-5.45L5.3%2013.8q-.35.35-.312.75t.312.675t.675.313t.75-.313z%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-rounded.svg?color=%231a73e8&size=48