@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.16 kB
JavaScript
import t from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:l,color:a,ariaHidden:o=!0,style:C,...s})=>n.createElement("svg",{...s,"aria-hidden":o,role:o?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,...C}},l&&!o&&n.createElement("title",null,l),r);var i=r=>t.createElement(p,{...r,ariaLabel:"crypto-wallet"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 6.5V12.6035L6 10.8535L11.5 14.0618V21H21V8H17V3H6.5C4.567 3 3 4.567 3 6.5ZM4.5 6.5C4.5 5.39543 5.39543 4.5 6.5 4.5H15.5V8H6C5.17157 8 4.5 7.32843 4.5 6.5ZM16.5 14.5C16.5 15.0523 16.0523 15.5 15.5 15.5C14.9477 15.5 14.5 15.0523 14.5 14.5C14.5 13.9477 14.9477 13.5 15.5 13.5C16.0523 13.5 16.5 13.9477 16.5 14.5Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6 12.59L10 14.9234V19.5766L6 21.9099L2 19.5766V14.9234L6 12.59ZM3.5 15.7849V18.715L6 20.1734L8.5 18.715V15.7849L6 14.3266L3.5 15.7849Z",fill:"currentColor"})),f=i;export{i as IconCryptoWallet,f as default};
//# sourceMappingURL=index.mjs.map