@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 • 911 B
JavaScript
import p from"react";import n from"react";var a=({children:t,size:r=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:l,...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:s,...l}},o&&!e&&n.createElement("title",null,o),t);var i=t=>p.createElement(a,{...t,ariaLabel:"rainbow"},p.createElement("path",{d:"M0.75 18C0.75 11.7868 5.7868 6.75 12 6.75C18.2132 6.75 23.25 11.7868 23.25 18M3.75 18C3.75 13.4437 7.44365 9.75 12 9.75C16.5563 9.75 20.25 13.4437 20.25 18M6.75 18C6.75 15.1005 9.10051 12.75 12 12.75C14.8995 12.75 17.25 15.1005 17.25 18M9.75 18C9.75 16.7574 10.7574 15.75 12 15.75C13.2426 15.75 14.25 16.7574 14.25 18",stroke:"currentColor",strokeWidth:"1.5"})),g=i;export{i as IconRainbow,g as default};
//# sourceMappingURL=index.mjs.map