@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 786 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 i=o=>p.createElement(l,{...o,ariaLabel:"color-roll, paint-roller"},p.createElement("path",{d:"M6.75 7V10.25H20.25V3.75H6.75V7ZM6.75 7H3.75V13.25H13V15.5M15.25 21.25V18.25C15.25 17.0074 14.2426 16 13 16C11.7574 16 10.75 17.0074 10.75 18.25V21.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),f=i;export{i as IconColorRoll,f as default};
//# sourceMappingURL=index.mjs.map