@web3icons/react 4.0.20 → 4.0.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.tsbuildinfo +1 -1
- package/dist/NetworkMovement-3UMQKEDV.js +2 -0
- package/dist/NetworkStacks-3P4O4UYF.js +2 -0
- package/dist/NetworkSupraMovevm-7NWPYKIP.js +2 -0
- package/dist/NetworkVaulta-DH7OKSEG.js +2 -0
- package/dist/TokenA-5FLVDAQO.js +2 -0
- package/dist/TokenEURC-IDP3NOTD.js +2 -0
- package/dist/TokenUSDC-Y3PI2Y4X.js +2 -0
- package/dist/chunk-2LE5V3HP.js +15 -0
- package/dist/chunk-42V4NCWA.js +15 -0
- package/dist/{chunk-VJJYAOIL.js → chunk-D6S2Q2D3.js} +175 -173
- package/dist/chunk-FUF4NDPO.js +19 -0
- package/dist/{chunk-VLVDF6E7.js → chunk-OEP6MRFZ.js} +70 -62
- package/dist/{chunk-4WRFUHA7.js → chunk-UFZKW2HC.js} +7 -2
- package/dist/chunk-UIYNEYQI.js +20 -0
- package/dist/chunk-VKDYPSIY.js +15 -0
- package/dist/chunk-WEFACSFW.js +15 -0
- package/dist/chunk-WFBPQBTU.js +18 -0
- package/dist/dynamic.js +1 -1
- package/dist/icons/exchanges.js +11 -11
- package/dist/icons/networks.d.ts +1 -1
- package/dist/icons/networks.js +67 -63
- package/dist/icons/tokens.d.ts +1 -1
- package/dist/icons/tokens.js +175 -174
- package/dist/icons/wallets.js +15 -15
- package/dist/{index-CdZGric-.d.ts → index-Dx7UAGHk.d.ts} +20 -4
- package/dist/{index-C47ITX4S.d.ts → index-DzJIbSFb.d.ts} +66 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +269 -264
- package/package.json +2 -2
- package/dist/TokenEURC-ABMDEQZW.js +0 -2
- package/dist/TokenUSDC-47LJDG77.js +0 -2
- package/dist/chunk-ILYNSFLJ.js +0 -15
- package/dist/chunk-S4REHZH2.js +0 -16
- package/dist/{chunk-2AWDMJ5W.js → chunk-CZD4OMR5.js} +10 -10
- package/dist/{chunk-6FV736TK.js → chunk-JLQECA47.js} +14 -14
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { BaseIcon } from './chunk-MLKFOR3D.js';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
|
|
4
|
+
|
|
5
|
+
var NetworkVaulta = forwardRef(({ variant = "branded", fallback, ...props }, ref) => /* @__PURE__ */ jsx(BaseIcon, { fallback, ...props, ref, children: variant === "branded" && /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", { fill: "#180116", d: "M15.272 10.067h-2.441a.36.36 0 0 0-.256.106l-5.622 5.628h-3.66v-5.42L5.47 8.199v6.042h.31l5.682-5.686c.227-.228.535-.356.857-.356h2.953zm6.02-1.868h-3.66l-5.621 5.628a.36.36 0 0 1-.256.106H9.314v1.868h2.95c.324 0 .634-.129.862-.357l5.679-5.685h.311v5.105h-3.507v.937h3.507l.323-.324.302-.302 1.552-1.556z" }) }) || variant === "mono" && /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M14.565 10.067h-2.441a.36.36 0 0 0-.256.106l-5.622 5.628h-3.66v-5.42l2.177-2.182v6.042h.31l5.682-5.686c.227-.228.535-.356.856-.356h2.954zm6.02-1.868h-3.66l-5.621 5.628a.36.36 0 0 1-.256.106H8.607v1.868h2.95c.324 0 .634-.129.862-.357l5.679-5.685h.311v5.105h-3.507v.937h3.507l.323-.324.301-.302 1.553-1.556z" }) }) || variant === "background" && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
6
|
+
/* @__PURE__ */ jsxs("g", { clipPath: "url(#vaulta__a)", children: [
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fill: "#2E3BFF", d: "M24 0H0v24h24z" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", d: "M14.648 10.282h-2.17a.32.32 0 0 0-.227.094l-4.998 5.003H4V10.56l1.935-1.94v5.371h.276l5.05-5.055c.202-.202.476-.316.762-.316h2.625zM20 8.622h-3.253l-4.998 5.002a.32.32 0 0 1-.227.094h-2.17v1.66h2.623c.287 0 .563-.114.765-.317l5.048-5.053h.277v4.538h-3.118v.833h3.118l.287-.288.268-.269L20 13.44z" })
|
|
9
|
+
] }),
|
|
10
|
+
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "vaulta__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
11
|
+
] }) }));
|
|
12
|
+
NetworkVaulta.displayName = "NetworkVaulta";
|
|
13
|
+
var NetworkVaulta_default = NetworkVaulta;
|
|
14
|
+
|
|
15
|
+
export { NetworkVaulta_default };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { BaseIcon } from './chunk-MLKFOR3D.js';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
|
|
4
|
+
|
|
5
|
+
var TokenA = forwardRef(({ variant = "branded", fallback, ...props }, ref) => /* @__PURE__ */ jsx(BaseIcon, { fallback, ...props, ref, children: variant === "branded" && /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", { fill: "#180116", d: "M15.272 10.067h-2.441a.36.36 0 0 0-.256.106l-5.622 5.628h-3.66v-5.42L5.47 8.199v6.042h.31l5.682-5.686c.227-.228.535-.356.857-.356h2.953zm6.02-1.868h-3.66l-5.621 5.628a.36.36 0 0 1-.256.106H9.314v1.868h2.95c.324 0 .634-.129.862-.357l5.679-5.685h.311v5.105h-3.507v.937h3.507l.323-.324.302-.302 1.552-1.556z" }) }) || variant === "mono" && /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M14.565 10.067h-2.441a.36.36 0 0 0-.256.106l-5.622 5.628h-3.66v-5.42l2.177-2.182v6.042h.31l5.682-5.686c.227-.228.535-.356.856-.356h2.954zm6.02-1.868h-3.66l-5.621 5.628a.36.36 0 0 1-.256.106H8.607v1.868h2.95c.324 0 .634-.129.862-.357l5.679-5.685h.311v5.105h-3.507v.937h3.507l.323-.324.301-.302 1.553-1.556z" }) }) || variant === "background" && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
6
|
+
/* @__PURE__ */ jsxs("g", { clipPath: "url(#A__a)", children: [
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fill: "#2E3BFF", d: "M24 0H0v24h24z" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", d: "M14.648 10.282h-2.17a.32.32 0 0 0-.227.094L7.253 15.38H4v-4.82l1.935-1.94v5.371h.276l5.05-5.055c.202-.202.476-.315.762-.315h2.625zM20 8.622h-3.253l-4.998 5.002a.32.32 0 0 1-.227.094h-2.17v1.66h2.623c.287 0 .563-.114.765-.317l5.048-5.053h.277v4.538h-3.118v.833h3.118l.287-.288.268-.268L20 13.44z" })
|
|
9
|
+
] }),
|
|
10
|
+
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "A__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
11
|
+
] }) }));
|
|
12
|
+
TokenA.displayName = "TokenA";
|
|
13
|
+
var TokenA_default = TokenA;
|
|
14
|
+
|
|
15
|
+
export { TokenA_default };
|