@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 736 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:"M7 7V10H20V4H7V7ZM7 7H4V13H13V15.5M15 21V18C15 16.8954 14.1046 16 13 16C11.8954 16 11 16.8954 11 18V21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),f=i;export{i as IconColorRoll,f as default};
//# sourceMappingURL=index.mjs.map