production quantity limits icon

production-quantity-limits-rounded from Material Symbols by Google · Rounded · Business · Apache-2.0 Free for personal and commercial use.

Name
production-quantity-limits-rounded
Set
Material Symbols
Style
Rounded
Category
Business
Viewbox
24×24
License
Apache 2.0
Aliases
production-quantity-limits-outline-rounded

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-.587M3 4H2q-.425 0-.712-.288T1 3t.288-.712T2 2h1.65q.275 0 .525.15t.375.425L8.525 11h7l3.625-6.5q.125-.25.35-.375T20 4q.575 0 .863.488t.012.987L17.3 11.95q-.275.5-.737.775T15.55 13H8.1L7 15h11q.425 0 .713.288T19 16t-.288.713T18 17H7q-1.125 0-1.713-.975T5.25 14.05L6.6 11.6zm8.288 5.213Q11 8.925 11 8.5t.288-.712T12 7.5t.713.288T13 8.5t-.288.713T12 9.5t-.712-.288m0-3.5Q11 5.426 11 5V2q0-.425.288-.712T12 1t.713.288T13 2v3q0 .425-.288.713T12 6t-.712-.288"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsProductionQuantityLimitsRounded(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-.587M3 4H2q-.425 0-.712-.288T1 3t.288-.712T2 2h1.65q.275 0 .525.15t.375.425L8.525 11h7l3.625-6.5q.125-.25.35-.375T20 4q.575 0 .863.488t.012.987L17.3 11.95q-.275.5-.737.775T15.55 13H8.1L7 15h11q.425 0 .713.288T19 16t-.288.713T18 17H7q-1.125 0-1.713-.975T5.25 14.05L6.6 11.6zm8.288 5.213Q11 8.925 11 8.5t.288-.712T12 7.5t.713.288T13 8.5t-.288.713T12 9.5t-.712-.288m0-3.5Q11 5.426 11 5V2q0-.425.288-.712T12 1t.713.288T13 2v3q0 .425-.288.713T12 6t-.712-.288"/></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-.587M3 4H2q-.425 0-.712-.288T1 3t.288-.712T2 2h1.65q.275 0 .525.15t.375.425L8.525 11h7l3.625-6.5q.125-.25.35-.375T20 4q.575 0 .863.488t.012.987L17.3 11.95q-.275.5-.737.775T15.55 13H8.1L7 15h11q.425 0 .713.288T19 16t-.288.713T18 17H7q-1.125 0-1.713-.975T5.25 14.05L6.6 11.6zm8.288 5.213Q11 8.925 11 8.5t.288-.712T12 7.5t.713.288T13 8.5t-.288.713T12 9.5t-.712-.288m0-3.5Q11 5.426 11 5V2q0-.425.288-.712T12 1t.713.288T13 2v3q0 .425-.288.713T12 6t-.712-.288"/></svg>
</template>

CSS

.icon-production-quantity-limits-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%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-.587M3%204H2q-.425%200-.712-.288T1%203t.288-.712T2%202h1.65q.275%200%20.525.15t.375.425L8.525%2011h7l3.625-6.5q.125-.25.35-.375T20%204q.575%200%20.863.488t.012.987L17.3%2011.95q-.275.5-.737.775T15.55%2013H8.1L7%2015h11q.425%200%20.713.288T19%2016t-.288.713T18%2017H7q-1.125%200-1.713-.975T5.25%2014.05L6.6%2011.6zm8.288%205.213Q11%208.925%2011%208.5t.288-.712T12%207.5t.713.288T13%208.5t-.288.713T12%209.5t-.712-.288m0-3.5Q11%205.426%2011%205V2q0-.425.288-.712T12%201t.713.288T13%202v3q0%20.425-.288.713T12%206t-.712-.288%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-.587M3%204H2q-.425%200-.712-.288T1%203t.288-.712T2%202h1.65q.275%200%20.525.15t.375.425L8.525%2011h7l3.625-6.5q.125-.25.35-.375T20%204q.575%200%20.863.488t.012.987L17.3%2011.95q-.275.5-.737.775T15.55%2013H8.1L7%2015h11q.425%200%20.713.288T19%2016t-.288.713T18%2017H7q-1.125%200-1.713-.975T5.25%2014.05L6.6%2011.6zm8.288%205.213Q11%208.925%2011%208.5t.288-.712T12%207.5t.713.288T13%208.5t-.288.713T12%209.5t-.712-.288m0-3.5Q11%205.426%2011%205V2q0-.425.288-.712T12%201t.713.288T13%202v3q0%20.425-.288.713T12%206t-.712-.288%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-rounded.svg?color=%231a73e8&size=48

Production Quantity Limits rounded icon — Material Symbols · IconsDB