@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.61 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:"M9.5 3C5.91015 3 3 5.91015 3 9.5C3 13.0899 5.91015 16 9.5 16H16C18.7614 16 21 13.7614 21 11C21 8.23858 18.7614 6 16 6C15.6708 6 15.3486 6.03189 15.0364 6.09286C13.8925 4.23789 11.8412 3 9.5 3Z",fill:"currentColor"}),r.createElement("path",{d:"M6 17C5.44772 17 5 17.4477 5 18C5 18.5523 5.44772 19 6 19C6.55228 19 7 18.5523 7 18C7 17.4477 6.55228 17 6 17Z",fill:"currentColor"}),r.createElement("path",{d:"M12 17C11.4477 17 11 17.4477 11 18C11 18.5523 11.4477 19 12 19C12.5523 19 13 18.5523 13 18C13 17.4477 12.5523 17 12 17Z",fill:"currentColor"}),r.createElement("path",{d:"M18 17C17.4477 17 17 17.4477 17 18C17 18.5523 17.4477 19 18 19C18.5523 19 19 18.5523 19 18C19 17.4477 18.5523 17 18 17Z",fill:"currentColor"}),r.createElement("path",{d:"M9 19C8.44772 19 8 19.4477 8 20C8 20.5523 8.44772 21 9 21C9.55228 21 10 20.5523 10 20C10 19.4477 9.55228 19 9 19Z",fill:"currentColor"}),r.createElement("path",{d:"M15 19C14.4477 19 14 19.4477 14 20C14 20.5523 14.4477 21 15 21C15.5523 21 16 20.5523 16 20C16 19.4477 15.5523 19 15 19Z",fill:"currentColor"})),d=i;export{i as IconCloudSnow,d as default};
//# sourceMappingURL=index.mjs.map