@web3sdkio/chain-icons
Version:
A quick, easy and light-weight way to add chain / network icons to your react app.
78 lines (77 loc) • 5.29 kB
JavaScript
"use strict";
var __create = Object.create;
var __defProp = Object.defineProperty;
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
var __getOwnPropNames = Object.getOwnPropertyNames;
var __getProtoOf = Object.getPrototypeOf;
var __hasOwnProp = Object.prototype.hasOwnProperty;
var __export = (target, all) => {
for (var name in all)
__defProp(target, name, { get: all[name], enumerable: true });
};
var __copyProps = (to, from, except, desc) => {
if (from && typeof from === "object" || typeof from === "function") {
for (let key of __getOwnPropNames(from))
if (!__hasOwnProp.call(to, key) && key !== except)
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
}
return to;
};
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
mod
));
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
// src/clams.tsx
var clams_exports = {};
__export(clams_exports, {
default: () => clams_default
});
module.exports = __toCommonJS(clams_exports);
var React = __toESM(require("react"));
var Clams = (props) => /* @__PURE__ */ React.createElement("svg", {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 2000 1826",
...props
}, /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("linearGradient", {
id: "a",
x1: 438.18,
x2: 1562.9,
y1: 227.24,
y2: 1442.67,
gradientUnits: "userSpaceOnUse"
}, /* @__PURE__ */ React.createElement("stop", {
stopColor: "#fff"
}), /* @__PURE__ */ React.createElement("stop", {
offset: 0.16,
stopColor: "#d5ac51"
}), /* @__PURE__ */ React.createElement("stop", {
offset: 0.18,
stopColor: "#d2a644"
}), /* @__PURE__ */ React.createElement("stop", {
offset: 0.26,
stopColor: "#cc9b2e"
}), /* @__PURE__ */ React.createElement("stop", {
offset: 0.29,
stopColor: "#e6de5f"
}), /* @__PURE__ */ React.createElement("stop", {
offset: 0.45,
stopColor: "#9d9a62"
}), /* @__PURE__ */ React.createElement("stop", {
offset: 0.63,
stopColor: "#787864"
}), /* @__PURE__ */ React.createElement("stop", {
offset: 0.7,
stopColor: "#517e69",
stopOpacity: 0.96
}), /* @__PURE__ */ React.createElement("stop", {
offset: 0.89,
stopColor: "#4f99ca"
}))), /* @__PURE__ */ React.createElement("path", {
fill: "url(#a)",
d: "M1143.61 814.2c34.67-319.48 37.45-636.4 37.45-725.85v-9.12c17.78-7.67 52.89-14.78 113.23 1.67 69.12 18.89 122.24 88.9 147 127.24v24.45c-1.22 135.79-43.78 471.49-117.57 723.3-64.45 219.91-205.24 512.61-233.36 570.95a351.06 351.06 0 0 0-42.67-6.78c11.22-74.23 63.12-404.71 95.9-705.85zm-24.45 720.41a324.26 324.26 0 0 1 42.45 16.89c36.45-47.67 203.91-270.25 308.59-471.49 123.46-237.36 238.36-552.28 253.92-613.4l6.33-25c-13.67-42.45-46.45-121.46-110.12-162.91A266.7 266.7 0 0 0 1471 231.25v1.22c-1.22 137.46-44.45 477.05-118.79 731.41-63.45 216.36-199.13 500.83-233.14 570.73h.11zm69 31.45a317.15 317.15 0 0 1 48.78 36.56c44.45-44.45 231.8-230 356.15-386.71C1736.67 1035 1879.47 781 1902.8 726l12.11-28.67c-3.33-36.45-13.45-94.34-44.45-137.24a259.25 259.25 0 0 0-117.68-84.9C1733.23 550.72 1614.33 868 1497.2 1094c-103.79 198.35-267 416.71-309.14 472h.11zM657.67 931.32c83.23 272.58 207 544.5 234.8 604.51a345.25 345.25 0 0 1 44.45-11.11c-11.11-64.9-67.67-406.27-102.79-727.3-38.34-350.81-54-648.18-55.56-708.52v-6c-27.34-7.22-85.45-17.11-160.68 17.56A255.58 255.58 0 0 0 497 228.58c1.11 8.22 2.22 17.45 3.56 27.78 11.09 89.01 64.32 371.15 157.11 674.96zm205.91-137.24c35.23 321.59 92.12 663.85 102.68 726.3a413.23 413.23 0 0 1 43-2.22h7.74c11.11-67.45 63.67-402.6 96.79-707.41 34.56-317.92 37.23-633.4 37.23-722.3V74c-28.11-25-93.23-74-173-74S834.58 49 806.8 74v13.9c2.89 60.12 18.45 356.37 56.78 706.3v-.11zm145.68 753.86c-162.8 0-237.14 97.12-259.14 133.35C887.81 1782.3 975.37 1827 1010.48 1827s134.9-54.12 257.47-141.35c-22.56-38-97-137.57-258.69-137.57v-.11zm919.88-808.64c-25.78 59.12-169.13 313.81-313 495.16-125.24 157.79-312.81 344.48-358.48 388.93a312.92 312.92 0 0 1 34 44.45 2926.68 2926.68 0 0 0 279.14-232.14c235.1-222.24 422.2-441.7 428.68-552.5a156.79 156.79 0 0 0-70.34-143.9zM386.2 1197a3407.25 3407.25 0 0 0 391 405.6 311.91 311.91 0 0 1 31.89-25.45 2789.18 2789.18 0 0 1-328.37-501.39C327 776.42 268.52 569.28 243.51 480.83l-3.44-13.22V467c-34.45 9.22-121.24 38-155.57 101a201.35 201.35 0 0 0-23.11 94.23 1423.08 1423.08 0 0 0 20.67 55.56C135.61 853.53 238 1015.22 386.2 1197zm-23.11 18.89c-144.46-177.8-246.47-336.48-302.7-472.16-21.11 18.56-64.9 68-60 155.57 6.33 114.9 171.35 296.59 473.05 557.95 96.9 84 181.35 152.24 253.25 206a295 295 0 0 1 30-39.45A3447 3447 0 0 1 363 1215.91h.11zM272.3 472.72c24.67 87.56 82.56 292.7 235 589a2743.74 2743.74 0 0 0 327.26 498.94 315.61 315.61 0 0 1 29.89-14.67c-30-64.78-152.57-335.26-235.36-606.29C535.77 634 482.21 349.48 470.87 259.58v-3.44a214.58 214.58 0 0 0-138.35 41.78c-46.56 34.34-65.45 90-73.23 127.12 2.33 9.33 5.33 20.45 9.11 34z"
}));
var clams_default = Clams;
// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {});
//# sourceMappingURL=clams.js.map