@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 • 798 B
JavaScript
import o from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:i,...s})=>l.createElement("svg",{...s,"aria-hidden":t,role:t?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,...i}},n&&!t&&l.createElement("title",null,n),r);var c=r=>o.createElement(p,{...r,ariaLabel:"edit-big, box, pencil, pen, write, draw"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3H12V4H4V20H20V12H21V21H3V3Z",fill:"currentColor"}),o.createElement("path",{d:"M21.9571 5.75008L18.25 2.04297L7 13.293V17.0001H10.7071L21.9571 5.75008Z",fill:"currentColor"})),C=c;export{c as IconEditBig,C as default};
//# sourceMappingURL=index.mjs.map