@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.15 kB
JavaScript
import t from"react";import l from"react";var a=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:L,...s})=>l.createElement("svg",{...s,"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,...L}},n&&!e&&l.createElement("title",null,n),o);var i=o=>t.createElement(a,{...o,ariaLabel:"star-lines, features, favorite, award, to the moon"},t.createElement("path",{d:"M15.5 0.29541L18.036 4.5094L22.8275 5.6191L19.6034 9.33319L20.0286 14.233L15.5 12.3145L10.9714 14.233L11.3967 9.33319L8.1726 5.6191L12.964 4.5094L15.5 0.29541Z",fill:"currentColor"}),t.createElement("path",{d:"M8.31065 10.75L7.24999 9.68934L1.68933 15.25L2.74999 16.3107L8.31065 10.75Z",fill:"currentColor"}),t.createElement("path",{d:"M10.3107 15.75L9.24999 14.6893L3.68933 20.25L4.74999 21.3107L10.3107 15.75Z",fill:"currentColor"}),t.createElement("path",{d:"M17.3107 15.75L11.75 21.3107L10.6893 20.25L16.25 14.6893L17.3107 15.75Z",fill:"currentColor"})),c=i;export{i as IconStarLines,c as default};
//# sourceMappingURL=index.mjs.map