@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.03 kB
JavaScript
import l from"react";import n from"react";var a=({children:e,size:t=24,ariaLabel:o,color:p,ariaHidden:r=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":r,role:r?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:p,...s}},o&&!r&&n.createElement("title",null,o),e);var m=e=>l.createElement(a,{...e,ariaLabel:"wallet-2"},l.createElement("path",{d:"M21 11V16C21 17.6569 19.6569 19 18 19H6C4.34315 19 3 17.6569 3 16V11M21 11H18M21 11V8C21 6.34315 19.6569 5 18 5H6C4.34315 5 3 6.34315 3 8V11M3 11H6M6 11H6.75736C7.55301 11 8.31607 11.3161 8.87868 11.8787L9.12132 12.1213C9.68393 12.6839 10.447 13 11.2426 13H12.7574C13.553 13 14.3161 12.6839 14.8787 12.1213L15.1213 11.8787C15.6839 11.3161 16.447 11 17.2426 11H18M6 11V8.5C6 8.22386 6.22386 8 6.5 8H17.5C17.7761 8 18 8.22386 18 8.5V11",stroke:"currentColor",strokeWidth:"2"})),u=m;export{m as IconWallet2,u as default};
//# sourceMappingURL=index.mjs.map