@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.44 kB
JavaScript
;var u=Object.create;var l=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,o)=>{for(var r in o)l(e,r,{get:o[r],enumerable:!0})},s=(e,o,r,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of g(o))!x.call(e,t)&&t!==r&&l(e,t,{get:()=>o[t],enumerable:!(n=C(o,t))||n.enumerable});return e};var d=(e,o,r)=>(r=e!=null?u(w(e)):{},s(o||!e||!e.__esModule?l(r,"default",{value:e,enumerable:!0}):r,e)),I=e=>s(l({},"__esModule",{value:!0}),e);var V={};B(V,{IconFolderDownload:()=>m,default:()=>L});module.exports=I(V);var a=d(require("react"));var p=d(require("react")),i=({children:e,size:o=24,ariaLabel:r,color:n,ariaHidden:t=!0,style:c,...f})=>p.default.createElement("svg",{...f,"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:n,...c}},r&&!t&&p.default.createElement("title",null,r),e);var m=e=>a.default.createElement(i,{...e,ariaLabel:"folder-download"},a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 3H10.4014L12.4014 6H22V20H2V3ZM12 18.0607L8.43934 14.5L9.5 13.4393L11.25 15.1893V10H12.75V15.1893L14.5 13.4393L15.5607 14.5L12 18.0607Z",fill:"currentColor"})),L=m;0&&(module.exports={IconFolderDownload});
//# sourceMappingURL=index.js.map