@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.35 kB
JavaScript
var u=Object.create;var l=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,t)=>{for(var r in t)l(e,r,{get:t[r],enumerable:!0})},s=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of d(t))!x.call(e,o)&&o!==r&&l(e,o,{get:()=>t[o],enumerable:!(n=C(t,o))||n.enumerable});return e};var i=(e,t,r)=>(r=e!=null?u(g(e)):{},s(t||!e||!e.__esModule?l(r,"default",{value:e,enumerable:!0}):r,e)),I=e=>s(l({},"__esModule",{value:!0}),e);var h={};B(h,{IconWallet1:()=>c,default:()=>w});module.exports=I(h);var a=i(require("react"));var p=i(require("react")),m=({children:e,size:t=24,ariaLabel:r,color:n,ariaHidden:o=!0,style:V,...f})=>p.default.createElement("svg",{...f,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...V}},r&&!o&&p.default.createElement("title",null,r),e);var c=e=>a.default.createElement(m,{...e,ariaLabel:"wallet-1"},a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 4H22V20H2V4ZM3 5V7H21V5H3ZM21 8H3V10L9 10V13H15V10L21 10V8Z",fill:"currentColor"})),w=c;0&&(module.exports={IconWallet1});
//# sourceMappingURL=index.js.map
;