@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.33 kB
JavaScript
import t from"react";import n from"react";var L=({children:o,size:r=24,ariaLabel:l,color:p,ariaHidden:e=!0,style:a,...i})=>n.createElement("svg",{...i,"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:p,...a}},l&&!e&&n.createElement("title",null,l),o);var s=o=>t.createElement(L,{...o,ariaLabel:"sparkle-hightlight, special, ai, magic"},t.createElement("path",{d:"M6.56055 18.5L3 22.0605L1.93945 21L5.5 17.4395L6.56055 18.5Z",fill:"currentColor"}),t.createElement("path",{d:"M22.0605 21L21 22.0605L17.4395 18.5L18.5 17.4395L22.0605 21Z",fill:"currentColor"}),t.createElement("path",{d:"M13.2578 3.45215L15.458 8.54102L20.5479 10.7422L21 10.9385V13.0615L20.5479 13.2578L15.458 15.458L13.2578 20.5479L13.0615 21H10.9385L10.7422 20.5479L8.54102 15.458L3.45215 13.2578L3 13.0615V10.9385L3.45215 10.7422L8.54102 8.54102L10.7422 3.45215L10.9385 3H13.0615L13.2578 3.45215Z",fill:"currentColor"}),t.createElement("path",{d:"M6.56055 5.5L5.5 6.56055L1.93945 3L3 1.93945L6.56055 5.5Z",fill:"currentColor"}),t.createElement("path",{d:"M22.0605 3L18.5 6.56055L17.4395 5.5L21 1.93945L22.0605 3Z",fill:"currentColor"})),C=s;export{s as IconSparkleHightlight,C as default};
//# sourceMappingURL=index.mjs.map