@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 923 B
JavaScript
import e from"react";import a from"react";var p=({children:r,size:o=24,ariaLabel:n,color:l,ariaHidden:t=!0,style:s,...C})=>a.createElement("svg",{...C,"aria-hidden":t,role:t?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:l,...s}},n&&!t&&a.createElement("title",null,n),r);var c=r=>e.createElement(p,{...r,ariaLabel:"cloud-download"},e.createElement("path",{d:"M16 19H18C20.2091 19 22 17.2091 22 15C22 12.7909 20.2091 11 18 11C18 7.68629 15.3137 5 12 5C9.37075 5 7.13649 6.69118 6.32568 9.04508C3.88316 9.37436 2 11.4673 2 14C2 16.7614 4.23858 19 7 19H8",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M12 12V17.5M14.5 16L12 18.5L9.5 16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),f=c;export{c as IconCloudDownload,f as default};
//# sourceMappingURL=index.mjs.map