@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 • 732 B
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,...m})=>n.createElement("svg",{...m,"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 c=e=>l.createElement(a,{...e,ariaLabel:"wallet-2"},l.createElement("path",{d:"M21 11V19H3V11M21 11H18M21 11V5H3V11M3 11H6M6 11H8L10 13H14L16 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=c;export{c as IconWallet2,u as default};
//# sourceMappingURL=index.mjs.map