@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 • 788 B
JavaScript
import p from"react";import n from"react";var l=({children:e,size:r=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":t,role:t?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}},o&&!t&&n.createElement("title",null,o),e);var m=e=>p.createElement(l,{...e,ariaLabel:"cloud-"},p.createElement("path",{d:"M12 4C9.20241 4 6.80396 5.70153 5.77996 8.12427C3.05102 8.68825 1 11.1041 1 14C1 17.3137 3.68629 20 7 20H18.125C20.8174 20 23 17.8174 23 15.125C23 12.639 21.1392 10.5876 18.7344 10.2877C18.4969 6.77542 15.5725 4 12 4Z",fill:"currentColor"})),g=m;export{m as IconCloud,g as default};
//# sourceMappingURL=index.mjs.map