UNPKG

basicon

Version:

Minimal, trusted npm dependency for chain and token metadata & SVG icons. All locally served, no dynamic fetch, fully type-safe

35 lines (33 loc) 3.87 kB
"use strict"; var __defProp = Object.defineProperty; var __getOwnPropDesc = Object.getOwnPropertyDescriptor; var __getOwnPropNames = Object.getOwnPropertyNames; 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 __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod); // src/generated/token/csusdl.tsx var csusdl_exports = {}; __export(csusdl_exports, { default: () => csusdl_default }); module.exports = __toCommonJS(csusdl_exports); var import_jsx_runtime = require("react/jsx-runtime"); var Csusdl = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { viewBox: "0 0 55 55", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: 0.289062, y: 0.680664, width: 53.8038, height: 53.8038, rx: 26.9019, fill: "#FA3812" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M43.2686 33.1978C42.5361 32.0999 41.4932 31.2451 40.2729 30.7424C40.0041 30.6307 39.7281 30.5371 39.4468 30.4622C38.9265 27.7724 37.2915 26.4975 35.6536 25.9029L28.7475 23.4447C26.0176 22.4699 24.9257 20.9092 24.9257 18.9197C24.9257 16.9302 26.9924 14.8235 29.8423 14.8235C32.6922 14.8235 35.7708 17.5933 37.2143 22.3527H38.149V13.7715H37.1743L35.8108 16.1498C35.0392 15.3398 34.1141 14.6917 33.0893 14.2431C32.0646 13.7945 30.9608 13.5545 29.8423 13.5371H29.0619C27.2138 12.2651 25.0225 11.5851 22.779 11.5877C16.1473 11.5877 9.98438 19.3113 9.98438 27.5809C9.98438 35.8505 16.1473 43.5369 22.779 43.5369C24.1764 43.5601 25.5646 43.3066 26.8637 42.791C28.1628 42.2754 29.347 41.5079 30.3482 40.5327L31.8318 43.3397H33.0009V41.6132C34.1702 42.788 35.735 43.4852 37.3904 43.569C39.0457 43.6529 40.673 43.1172 41.9549 42.0665C43.2369 41.0159 44.0816 39.5255 44.3245 37.8859C44.5673 36.2463 44.1909 34.575 43.2686 33.1978ZM22.859 42.0534C18.5684 42.0534 15.1354 38.9319 15.1354 32.2631V22.9787C15.1354 16.307 18.7999 13.1856 22.859 13.1856C24.1794 13.183 25.4701 13.5773 26.5636 14.3175C25.3908 14.9077 24.4051 15.8123 23.7165 16.9302C23.05 18.0654 22.6996 19.3584 22.7018 20.6748C22.7018 23.9906 24.2225 26.0602 26.6036 26.8777L32.2977 28.9072C33.476 29.2909 34.5864 29.8582 35.5878 30.588C34.6143 30.9146 33.7298 31.4625 33.0038 32.1888H33.0009V30.6595H31.7918C30.6198 38.0344 27.1496 42.0534 22.859 42.0534ZM41.8851 41.0701C40.921 42.0336 39.6527 42.6331 38.2962 42.7664C36.9398 42.8996 35.579 42.5584 34.4459 41.8009C33.3128 41.0433 32.4774 39.9163 32.0821 38.6119C31.6868 37.3075 31.7561 35.9063 32.278 34.6472C32.8 33.3881 33.7424 32.3489 34.9447 31.7067C36.1469 31.0646 37.5347 30.8592 38.8714 31.1255C40.2081 31.3918 41.4112 32.1134 42.2755 33.1673C43.1399 34.2212 43.6121 35.5422 43.6116 36.9053C43.6137 37.6792 43.4622 38.4458 43.1658 39.1607C42.8694 39.8756 42.4341 40.5246 41.8851 41.0701Z", fill: "#FEFDFC" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M36.6758 37.7974V40.5415H38.9283V35.4448H36.6758V37.7974Z", fill: "#FEFDFC" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M34.1836 38.5748L35.73 40.5414H36.4332V37.4399H34.1836V38.5748Z", fill: "#FEFDFC" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M39.1719 33.4209V36.1365V37.4371V40.5414H39.8779L41.4215 38.6148V37.4371V36.1365V35.176L39.8779 33.4209H39.1719Z", fill: "#FEFDFC" }) ] }); var csusdl_default = Csusdl;