@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.22 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.25 8.75H6C4.75736 8.75 3.75 7.74264 3.75 6.5M16.25 8.75H20.25V20.25H12.25M16.25 8.75V3.75H6.5C4.98122 3.75 3.75 4.98122 3.75 6.5M3.75 11.25V6.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),t.createElement("path",{d:"M6 13.4583L9.25 15.3541V19.1458L6 21.0416L2.75 19.1458V15.3541L6 13.4583Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"}),t.createElement("path",{d:"M15.5 14.5V14.49M15.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:"1.5",strokeLinecap:"round"})),h=i;export{i as IconCryptoWallet,h as default};
//# sourceMappingURL=index.mjs.map