@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 • 999 B
JavaScript
import o from"react";import l from"react";var a=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:s,...C})=>l.createElement("svg",{...C,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...s}},n&&!e&&l.createElement("title",null,n),t);var i=t=>o.createElement(a,{...t,ariaLabel:"wallet-3"},o.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"}),o.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"})),h=i;export{i as IconWallet3,h as default};
//# sourceMappingURL=index.mjs.map