@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 • 1.65 kB
JavaScript
import r from"react";import n from"react";var l=({children:t,size:o=24,ariaLabel:e,color:p,ariaHidden:C=!0,style:a,...s})=>n.createElement("svg",{...s,"aria-hidden":C,role:C?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},e&&!C&&n.createElement("title",null,e),t);var i=t=>r.createElement(l,{...t,ariaLabel:"cloud-snow"},r.createElement("path",{d:"M13 18C13 18.5523 12.5523 19 12 19C11.4477 19 11 18.5523 11 18C11 17.4477 11.4477 17 12 17C12.5523 17 13 17.4477 13 18Z",fill:"currentColor"}),r.createElement("path",{d:"M7 18C7 18.5523 6.55228 19 6 19C5.44772 19 5 18.5523 5 18C5 17.4477 5.44772 17 6 17C6.55228 17 7 17.4477 7 18Z",fill:"currentColor"}),r.createElement("path",{d:"M10 20C10 20.5523 9.55228 21 9 21C8.44772 21 8 20.5523 8 20C8 19.4477 8.44772 19 9 19C9.55228 19 10 19.4477 10 20Z",fill:"currentColor"}),r.createElement("path",{d:"M19 18C19 18.5523 18.5523 19 18 19C17.4477 19 17 18.5523 17 18C17 17.4477 17.4477 17 18 17C18.5523 17 19 17.4477 19 18Z",fill:"currentColor"}),r.createElement("path",{d:"M16 20C16 20.5523 15.5523 21 15 21C14.4477 21 14 20.5523 14 20C14 19.4477 14.4477 19 15 19C15.5523 19 16 19.4477 16 20Z",fill:"currentColor"}),r.createElement("path",{d:"M9.42188 3C5.86553 3 3 5.91986 3 9.5C3 13.0801 5.86553 16 9.42188 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"})),d=i;export{i as IconCloudSnow,d as default};
//# sourceMappingURL=index.mjs.map