@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 • 821 B
JavaScript
import p from"react";import n from"react";var a=({children:t,size:r=24,ariaLabel:o,color:l,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:l,...s}},o&&!e&&n.createElement("title",null,o),t);var i=t=>p.createElement(a,{...t,ariaLabel:"magic-wand, magic stick, star"},p.createElement("path",{d:"M9.93555 2.02246L10.4104 8.17056L5.15737 11.4002L10.297 12.642L2.68945 20.2495L3.75011 21.3102L11.3577 13.7027L12.5996 18.8424L15.8292 13.5893L21.9773 14.0642L17.9793 9.36937L20.3308 3.66891L14.6304 6.02038L9.93555 2.02246Z",fill:"currentColor"})),C=i;export{i as IconMagicWand,C as default};
//# sourceMappingURL=index.mjs.map