@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 • 943 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,...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:s,...l}},o&&!e&&n.createElement("title",null,o),t);var C=t=>p.createElement(a,{...t,ariaLabel:"rainy-light"},p.createElement("path",{d:"M11.25 15.75L10.25 17.75M13.5 18.5L12.5 20.5M9.42188 15.25H16.125C18.4032 15.25 20.25 13.3777 20.25 11.0682C20.25 8.75863 18.4032 6.88636 16.125 6.88636C15.5908 6.88636 15.0803 6.98932 14.6117 7.17673C13.7313 5.15838 11.7388 3.75 9.42188 3.75C6.28939 3.75 3.75 6.32436 3.75 9.5C3.75 12.6756 6.28939 15.25 9.42188 15.25Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),f=C;export{C as IconRainyLight,f as default};
//# sourceMappingURL=index.mjs.map