@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 802 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.5H4V13H13.5V15.5415C14.9189 15.7795 16 17.0135 16 18.5V22H15V18.5C15 17.3954 14.1046 16.5 13 16.5C11.8954 16.5 11 17.3954 11 18.5V22H10V18.5C10 17.0135 11.0811 15.7795 12.5 15.5415V14H3V6.5H6V3Z",fill:"currentColor"})),u=V;export{V as IconColorRoll,u as default};
//# sourceMappingURL=index.mjs.map