@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 825 B
JavaScript
import p from"react";import n from"react";var l=({children:o,size:r=24,ariaLabel:t,color:a,ariaHidden:e=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},t&&!e&&n.createElement("title",null,t),o);var V=o=>p.createElement(l,{...o,ariaLabel:"color-roll, paint-roller"},p.createElement("path",{d:"M6 3H21V11H6V7.75H4.5V12.5H13.75V15.3445C15.0439 15.6775 16 16.8521 16 18.25V22H14.5V18.25C14.5 17.4216 13.8284 16.75 13 16.75C12.1716 16.75 11.5 17.4216 11.5 18.25V22H10V18.25C10 16.8521 10.9561 15.6775 12.25 15.3445V14H3V6.25H6V3Z",fill:"currentColor"})),u=V;export{V as IconColorRoll,u as default};
//# sourceMappingURL=index.mjs.map