@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 • 1.09 kB
JavaScript
import e from"react";import l from"react";var L=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:p,...i})=>l.createElement("svg",{...i,"aria-hidden":t,role:t?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,...p}},n&&!t&&l.createElement("title",null,n),o);var s=o=>e.createElement(L,{...o,ariaLabel:"magic-wand-2, magic stick, star"},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.4982 1.93933L22.0588 5.49999L5.49816 22.0606L1.9375 18.5L18.4982 1.93933ZM15.3088 7.24999L16.7482 8.68933L19.9375 5.49999L18.4982 4.06065L15.3088 7.24999Z",fill:"currentColor"}),e.createElement("path",{d:"M10 2L11 0L12 2L14 3L12 4L11 6L10 4L8 3L10 2Z",fill:"currentColor"}),e.createElement("path",{d:"M19 13L20 11L21 13L23 14L21 15L20 17L19 15L17 14L19 13Z",fill:"currentColor"}),e.createElement("path",{d:"M5 7L6 5L7 7L9 8L7 9L6 11L5 9L3 8L5 7Z",fill:"currentColor"})),u=s;export{s as IconMagicWand2,u as default};
//# sourceMappingURL=index.mjs.map