@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.
4 lines (2 loc) • 1.62 kB
JavaScript
import r from"react";var a=({children:o,size:t=24,ariaLabel:l,color:p,ariaHidden:n=!0,style:i,mode:m="masked",maskId:s,...d})=>{let C=m!=="raw"&&!!s;return r.createElement("svg",{...d,"aria-hidden":n,role:n?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,...i}},l&&!n&&r.createElement("title",null,l),C?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):o)};import e from"react";var u=e.memo((o)=>{return e.createElement(a,{...o,ariaLabel:"crypto-wallet",maskId:"square-outlined-radius-0-stroke-2-IconCryptoWallet"},e.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"}),e.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"}),e.createElement("path",{d:"M6 13.75L9 15.5V19L6 20.75L3 19V15.5L6 13.75Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))}),w=u;export{w as default,u as IconCryptoWallet};
//# debugId=ACACE7966CE5506C64756E2164756E21