@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 888 B
JavaScript
import s from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:l,...i})=>n.createElement("svg",{...i,"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:p,...l}},o&&!t&&n.createElement("title",null,o),r);var L=r=>s.createElement(a,{...r,ariaLabel:"star-lines, features, favorite, award, to the moon"},s.createElement("path",{d:"M9.25 15.75L4.75 20.25M7.25 10.75L2.75 15.25M16.25 15.75L11.75 20.25M15.5 1.75L17.5572 5.16844L21.4441 6.06864L18.8287 9.08156L19.1737 13.0564L15.5 11.5L11.8263 13.0564L12.1713 9.08156L9.5559 6.06864L13.4428 5.16844L15.5 1.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),C=L;export{L as IconStarLines,C as default};
//# sourceMappingURL=index.mjs.map