@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 • 1.13 kB
JavaScript
import t from"react";import p from"react";var s=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...C})=>p.createElement("svg",{...C,"aria-hidden":o,role:o?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:a,...l}},n&&!o&&p.createElement("title",null,n),e);var i=e=>t.createElement(s,{...e,ariaLabel:"crypto-wallet"},t.createElement("path",{d:"M16 9H6.5C5.11929 9 4 7.88071 4 6.5M16 9H20V20H13M16 9V4H6.5C5.11929 4 4 5.11929 4 6.5M4 10.5V6.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M15.5 14.5H15.51M15.75 14.5C15.75 14.6381 15.6381 14.75 15.5 14.75C15.3619 14.75 15.25 14.6381 15.25 14.5C15.25 14.3619 15.3619 14.25 15.5 14.25C15.6381 14.25 15.75 14.3619 15.75 14.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),t.createElement("path",{d:"M6 13.75L9 15.5V19L6 20.75L3 19V15.5L6 13.75Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),h=i;export{i as IconCryptoWallet,h as default};
//# sourceMappingURL=index.mjs.map