@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 • 849 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:s,...C})=>n.createElement("svg",{...C,"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:l,...s}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(a,{...r,ariaLabel:"galaxy, dark-hole"},p.createElement("path",{d:"M1.5 10.897C4.0625 3.50607 17.9 4.64303 17.9 10.7053C17.9 14.1426 11.6307 14.8456 10.4152 13.0808C9.5147 11.7733 13.9522 11.8856 13.0848 10.6262C11.8693 8.86138 5.6 9.56426 5.6 13.0015C5.6 19.3451 20.4625 20.5624 22 13.1713",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),f=m;export{m as IconGalaxy,f as default};
//# sourceMappingURL=index.mjs.map