@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 • 916 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 m=r=>o.createElement(p,{...r,ariaLabel:"edit-small-1, box, pencil, pen, write, draw"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.8107 5.25011L18.75 1.18945L12 7.93945V12.0001H16.0607L22.8107 5.25011ZM13.5 10.5001V8.56077L18.75 3.31077L20.6893 5.25011L15.4393 10.5001H13.5Z",fill:"currentColor"}),o.createElement("path",{d:"M10.75 7.06799L14.818 3H3V21H21V9.18195L16.932 13.25H10.75V7.06799Z",fill:"currentColor"})),C=m;export{m as IconEditSmall1,C as default};
//# sourceMappingURL=index.mjs.map