@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 • 703 B
JavaScript
import p from"react";import n from"react";var a=({children:o,size:e=24,ariaLabel:t,color:l,ariaHidden:r=!0,style:s,...i})=>n.createElement("svg",{...i,"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:l,...s}},t&&!r&&n.createElement("title",null,t),o);var m=o=>p.createElement(a,{...o,ariaLabel:"file-download, document"},p.createElement("path",{d:"M7 21H5V3H13L19 9V21H17M12 14V19M14.5 17.5L12 20L9.5 17.5M13 4V9H18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),C=m;export{m as IconFileDownload,C as default};
//# sourceMappingURL=index.mjs.map