@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 • 1.68 kB
JavaScript
;var f=Object.create;var l=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var e in t)l(r,e,{get:t[e],enumerable:!0})},s=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of d(t))!x.call(r,o)&&o!==e&&l(r,o,{get:()=>t[o],enumerable:!(n=h(t,o))||n.enumerable});return r};var C=(r,t,e)=>(e=r!=null?f(g(r)):{},s(t||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>s(l({},"__esModule",{value:!0}),r);var V={};B(V,{IconWallet3:()=>c,default:()=>w});module.exports=I(V);var a=C(require("react"));var p=C(require("react")),i=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:m,...u})=>p.default.createElement("svg",{...u,"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,...m}},e&&!o&&p.default.createElement("title",null,e),r);var c=r=>a.default.createElement(i,{...r,ariaLabel:"wallet-3"},a.default.createElement("path",{d:"M16 9H6.5C5.11929 9 4 7.88071 4 6.5C4 5.11929 5.11929 4 6.5 4H16V9ZM16 9H20V20H7C5.34315 20 4 18.6569 4 17V7.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),a.default.createElement("path",{d:"M15.5 15.375C15.9832 15.375 16.375 14.9832 16.375 14.5C16.375 14.0168 15.9832 13.625 15.5 13.625C15.0168 13.625 14.625 14.0168 14.625 14.5C14.625 14.9832 15.0168 15.375 15.5 15.375Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.75"})),w=c;0&&(module.exports={IconWallet3});
//# sourceMappingURL=index.js.map