@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 • 899 B
JavaScript
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:o,color:a,ariaHidden:r=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":r,role:r?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:a,...s}},o&&!r&&n.createElement("title",null,o),t);var i=t=>p.createElement(l,{...t,ariaLabel:"wallet-2"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 4H2V20H22V4ZM5 6C4.44772 6 4 6.44772 4 7V10H7.58579C7.851 10 8.10536 10.1054 8.29289 10.2929L9.70711 11.7071C9.89464 11.8946 10.149 12 10.4142 12H13.5858C13.851 12 14.1054 11.8946 14.2929 11.7071L15.7071 10.2929C15.8946 10.1054 16.149 10 16.4142 10H20V7C20 6.44772 19.5523 6 19 6H5Z",fill:"currentColor"})),d=i;export{i as IconWallet2,d as default};
//# sourceMappingURL=index.mjs.map