@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 • 981 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":t,role:t?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}},o&&!t&&n.createElement("title",null,o),r);var i=r=>p.createElement(a,{...r,ariaLabel:"wallet-4"},p.createElement("path",{d:"M3 6.5V17C3 18.1046 3.89543 19 5 19H18C19.6569 19 21 17.6569 21 16V11C21 9.34315 19.6569 8 18 8H4.5C3.67157 8 3 7.32843 3 6.5ZM3 6.5C3 5.67157 3.67013 5 4.49855 5H16.5C17.8807 5 19 6.11929 19 7.5V7.5M16.4 13.5H16.6M17 13.5C17 13.7761 16.7761 14 16.5 14C16.2239 14 16 13.7761 16 13.5C16 13.2239 16.2239 13 16.5 13C16.7761 13 17 13.2239 17 13.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=i;export{i as IconWallet4,d as default};
//# sourceMappingURL=index.mjs.map