@web3icons/react 4.0.7 → 4.0.10

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.
@@ -0,0 +1,2 @@
1
+ export { NetworkHashkey_default as default } from './chunk-3S3QI6F5.js';
2
+ import './chunk-MLKFOR3D.js';
@@ -0,0 +1,2 @@
1
+ export { NetworkIotex_default as default } from './chunk-GFFTTZI4.js';
2
+ import './chunk-MLKFOR3D.js';
@@ -0,0 +1,2 @@
1
+ export { NetworkPeaq_default as default } from './chunk-XA6RG2ID.js';
2
+ import './chunk-MLKFOR3D.js';
@@ -0,0 +1,2 @@
1
+ export { TokenARI_default as default } from './chunk-L5DYAYD7.js';
2
+ import './chunk-MLKFOR3D.js';
@@ -0,0 +1,2 @@
1
+ export { TokenPEAQ_default as default } from './chunk-LCW4S6OB.js';
2
+ import './chunk-MLKFOR3D.js';
@@ -0,0 +1,21 @@
1
+ import { BaseIcon } from './chunk-MLKFOR3D.js';
2
+ import { forwardRef } from 'react';
3
+ import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
4
+
5
+ var NetworkHashkey = forwardRef(({ variant = "branded", fallback, ...props }, ref) => /* @__PURE__ */ jsx(BaseIcon, { fallback, ...props, ref, children: variant === "branded" && /* @__PURE__ */ jsxs(Fragment, { children: [
6
+ /* @__PURE__ */ jsx("path", { fill: "#1B2126", d: "m8.65 4.023-4.5-1.02a.122.122 0 0 0-.15.118v17.758c0 .076.07.135.145.118l4.502-.927a.12.12 0 0 0 .097-.118V4.138a.115.115 0 0 0-.093-.115m7.699 0 4.501-1.02a.122.122 0 0 1 .149.118v17.758a.12.12 0 0 1-.145.118l-4.502-.927a.12.12 0 0 1-.097-.118V4.138c0-.056.038-.104.093-.115" }),
7
+ /* @__PURE__ */ jsx("path", { fill: "#0080FF", d: "M10.128 9.572h4.744l-4.744 4.742z" }),
8
+ /* @__PURE__ */ jsx("path", { fill: "#0072E5", d: "M14.872 14.314h-4.744l4.744-4.742z" })
9
+ ] }) || variant === "mono" && /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "m8.65 4.023-4.5-1.02a.122.122 0 0 0-.15.118v17.758c0 .076.07.135.145.118l4.502-.927a.12.12 0 0 0 .097-.118V4.138a.115.115 0 0 0-.093-.115m7.699 0 4.501-1.02a.122.122 0 0 1 .149.118v17.758a.12.12 0 0 1-.145.118l-4.502-.927a.12.12 0 0 1-.097-.118V4.138c0-.056.038-.104.093-.115m-6.221 5.549h4.744l-4.744 4.742zm4.744 4.742h-4.744l4.744-4.742z" }) }) || variant === "background" && /* @__PURE__ */ jsxs(Fragment, { children: [
10
+ /* @__PURE__ */ jsxs("g", { clipPath: "url(#hashkey__a)", children: [
11
+ /* @__PURE__ */ jsx("path", { fill: "#0072E5", d: "M24 0H0v24h24z" }),
12
+ /* @__PURE__ */ jsx("path", { fill: "#1B2126", d: "m8.584 4.91-4.002-.907a.11.11 0 0 0-.132.104v15.786c0 .067.062.12.13.104l4-.824a.11.11 0 0 0 .087-.104V5.01a.1.1 0 0 0-.083-.101m6.843.001 4.002-.907a.11.11 0 0 1 .132.104v15.786c0 .067-.061.12-.13.104l-4-.824a.11.11 0 0 1-.087-.104V5.01c0-.049.034-.092.083-.101" }),
13
+ /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M9.897 9.842h4.217l-4.217 4.215z" }),
14
+ /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M14.114 14.057H9.897l4.217-4.215z" })
15
+ ] }),
16
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "hashkey__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
17
+ ] }) }));
18
+ NetworkHashkey.displayName = "NetworkHashkey";
19
+ var NetworkHashkey_default = NetworkHashkey;
20
+
21
+ export { NetworkHashkey_default };