@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 • 995 B
JavaScript
import o from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...i})=>l.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:a,...s}},n&&!e&&l.createElement("title",null,n),t);var C=t=>o.createElement(p,{...t,ariaLabel:"rainy-light"},o.createElement("path",{d:"M9.42188 3C5.86553 3 3 5.91986 3 9.5C3 13.0801 5.86553 16 9.42188 16H10.2851L9.24219 18.0858L10.5838 18.7566L11.9621 16H16.125C18.827 16 21 13.7822 21 11.0682C21 8.35412 18.827 6.13636 16.125 6.13636C15.7367 6.13636 15.3585 6.18243 14.9956 6.26957C13.8902 4.32006 11.8116 3 9.42188 3Z",fill:"currentColor"}),o.createElement("path",{d:"M12.8338 21.5066L14.5046 18.165L13.163 17.4941L11.4922 20.8358L12.8338 21.5066Z",fill:"currentColor"})),u=C;export{C as IconRainyLight,u as default};
//# sourceMappingURL=index.mjs.map