@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 • 944 B
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":r,role:r?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},t&&!r&&n.createElement("title",null,t),o);var c=o=>p.createElement(l,{...o,ariaLabel:"cloud-download"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.59811 8.16478C6.68589 5.71209 9.14244 4 12 4C15.5571 4 18.4942 6.65296 18.9412 10.0885C21.2528 10.529 23 12.5602 23 15C23 17.7614 20.7614 20 18 20H7C3.68629 20 1 17.3137 1 14C1 11.1687 2.96064 8.7963 5.59811 8.16478ZM12.5 8H11.5V15.0429L9.5 13.0429L8.79289 13.75L12 16.9571L15.2071 13.75L14.5 13.0429L12.5 15.0429V8Z",fill:"currentColor"})),f=c;export{c as IconCloudDownload,f as default};
//# sourceMappingURL=index.mjs.map