production quantity limits icon
production-quantity-limits-sharp from Material Symbols by Google · Sharp · Business · Apache-2.0 Free for personal and commercial use.
- Name
- production-quantity-limits-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- production-quantity-limits-outline-sharp
2 other variants in Material Symbols
The same icon in other sets
More business icons from Material Symbols
Use the production quantity limits icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.588 21.413Q5 20.825 5 20t.588-1.412T7 18t1.413.588T9 20t-.587 1.413T7 22t-1.412-.587m10 0Q15 20.825 15 20t.588-1.412T17 18t1.413.588T19 20t-.587 1.413T17 22t-1.412-.587M1 4V2h3.275l4.25 9h7l3.9-7H21.7l-4.975 9H8.1L7 15h12v2H3.625L6.6 11.6L3 4zm10 2V1h2v5zm0 3.5v-2h2v2z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsProductionQuantityLimitsSharp(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="M5.588 21.413Q5 20.825 5 20t.588-1.412T7 18t1.413.588T9 20t-.587 1.413T7 22t-1.412-.587m10 0Q15 20.825 15 20t.588-1.412T17 18t1.413.588T19 20t-.587 1.413T17 22t-1.412-.587M1 4V2h3.275l4.25 9h7l3.9-7H21.7l-4.975 9H8.1L7 15h12v2H3.625L6.6 11.6L3 4zm10 2V1h2v5zm0 3.5v-2h2v2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.588 21.413Q5 20.825 5 20t.588-1.412T7 18t1.413.588T9 20t-.587 1.413T7 22t-1.412-.587m10 0Q15 20.825 15 20t.588-1.412T17 18t1.413.588T19 20t-.587 1.413T17 22t-1.412-.587M1 4V2h3.275l4.25 9h7l3.9-7H21.7l-4.975 9H8.1L7 15h12v2H3.625L6.6 11.6L3 4zm10 2V1h2v5zm0 3.5v-2h2v2z"/></svg> </template>
CSS
.icon-production-quantity-limits-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%22M5.588%2021.413Q5%2020.825%205%2020t.588-1.412T7%2018t1.413.588T9%2020t-.587%201.413T7%2022t-1.412-.587m10%200Q15%2020.825%2015%2020t.588-1.412T17%2018t1.413.588T19%2020t-.587%201.413T17%2022t-1.412-.587M1%204V2h3.275l4.25%209h7l3.9-7H21.7l-4.975%209H8.1L7%2015h12v2H3.625L6.6%2011.6L3%204zm10%202V1h2v5zm0%203.5v-2h2v2z%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%22M5.588%2021.413Q5%2020.825%205%2020t.588-1.412T7%2018t1.413.588T9%2020t-.587%201.413T7%2022t-1.412-.587m10%200Q15%2020.825%2015%2020t.588-1.412T17%2018t1.413.588T19%2020t-.587%201.413T17%2022t-1.412-.587M1%204V2h3.275l4.25%209h7l3.9-7H21.7l-4.975%209H8.1L7%2015h12v2H3.625L6.6%2011.6L3%204zm10%202V1h2v5zm0%203.5v-2h2v2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/production-quantity-limits-sharp.svg?color=%231a73e8&size=48