@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 • 782 B
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...V})=>n.createElement("svg",{...V,"aria-hidden":r,role:r?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},t&&!r&&n.createElement("title",null,t),o);var i=o=>p.createElement(l,{...o,ariaLabel:"toolbox"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.05203 2H7.94797L10 5.81091V10H12V2H20V10H22V21H2V10H4V5.81091L6.05203 2ZM8.5 10H5.5V6.18909L6.94797 3.5H7.05203L8.5 6.18909V10ZM13.5 10H18.5V3.5H13.5V6H16V7.5H13.5V10Z",fill:"currentColor"})),H=i;export{i as IconToolbox,H as default};
//# sourceMappingURL=index.mjs.map