@ant-design/web3-icons
Version:
A collection of Web3 icons.
106 lines (105 loc) • 29.9 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.QuaColorful = void 0;
var React = _interopRequireWildcard(require("react"));
var _icons = _interopRequireDefault(require("@ant-design/icons"));
var _antd = require("antd");
var _classnames = _interopRequireDefault(require("classnames"));
var _utils = require("../utils");
var _jsxRuntime = require("react/jsx-runtime");
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
// GENERATE BY ./scripts/generate.ts
// DON NOT EDIT IT MANUALLY
var SVGComponent = function SVGComponent(props) {
return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
...props,
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M118.7 32.5c1.7.3 3 .5 4.3.8s2.6.5 4.3.9c1.7 1.6 3 2.7 4.3 3.9 1.3 1.1 2.6 2.2 4.3 3.7V47c-1.7-.3-3-.5-4.3-.6-1.3-.2-2.6-.3-4.3-.5-1.7-1.3-3-2.3-4.3-3.4-1.3-1-2.6-2.1-4.3-3.5v-6.5zM98.9 21.9c1.7.1 3 .3 4.3.4s2.6.3 4.3.6c1.7 1.7 3 3 4.3 4.2 1.3 1.2 2.6 2.5 4.3 4.1v6.6c-1.7-.1-3-.2-4.3-.2s-2.6-.1-4.3-.1c-1.7-1.5-3-2.6-4.3-3.7-1.3-1.1-2.6-2.3-4.3-3.9v-8z",
fill: "#6e318c"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M79.1 11.2h4.3c1.3 0 2.6.1 4.3.2 1.7 1.9 3 3.2 4.3 4.6s2.6 2.7 4.3 4.4v8.2c-1.7 0-3 .1-4.3.1-1.3.1-2.6.1-4.3.3-1.7-1.6-3-2.9-4.3-4.1-1.3-1.3-2.6-2.5-4.3-4.3v-9.4zM39.6 20.5c1.7-1.7 3-3.1 4.3-4.4 1.3-1.4 2.6-2.7 4.3-4.6 1.7-.1 3-.2 4.3-.2s2.6-.1 4.3 0v9.4L52.5 25c-1.3 1.3-2.6 2.5-4.3 4.1-1.7-.1-3-.2-4.3-.3-1.3-.1-2.6-.1-4.3-.1v-8.2z",
fill: "#89298c"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M19.8 31.1c1.7-1.6 3-2.8 4.3-4.1 1.3-1.2 2.6-2.5 4.3-4.2 1.7-.3 3-.4 4.3-.6 1.3-.1 2.6-.3 4.3-.4v8c-1.7 1.6-3 2.8-4.3 3.9-1.3 1.2-2.6 2.3-4.3 3.7-1.7 0-3 0-4.3.1-1.3 0-2.6.1-4.3.2v-6.6zM0 41.8c1.7-1.4 3-2.6 4.3-3.7 1.3-1.1 2.6-2.3 4.3-3.9 1.7-.4 3-.7 4.3-.9 1.3-.3 2.6-.5 4.3-.8v6.4c-1.7 1.4-3 2.5-4.3 3.5s-2.6 2.1-4.3 3.4c-1.7.1-3 .3-4.3.5s-2.6.3-4.3.6v-5.1z",
fill: "#ad2686"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M118.7 46.8c1.7 0 3 0 4.3.1 1.3 0 2.6.1 4.3.2 1.7 1.3 3 2.2 4.3 3.1 1.3.9 2.6 1.8 4.3 3v5.2c-1.7 0-3 0-4.3.1s-2.6.1-4.3.3c-1.7-1-3-1.8-4.3-2.7-1.3-.8-2.6-1.6-4.3-2.8v-6.5zM98.9 39.4c1.7-.2 3-.2 4.3-.3s2.6-.1 4.3-.2c1.7 1.4 3 2.5 4.3 3.5s2.6 2 4.3 3.4v6.6c-1.7.2-3 .3-4.3.5s-2.6.4-4.3.6c-1.7-1.2-3-2.1-4.3-3s-2.6-1.9-4.3-3.2v-7.9z",
fill: "#6e318c"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M79.1 32c1.7-.3 3-.5 4.3-.7s2.6-.3 4.3-.5c1.7 1.6 3 2.8 4.3 3.9 1.3 1.1 2.6 2.3 4.3 3.7v8.2c-1.7.3-3 .6-4.3.9-1.3.3-2.6.6-4.3 1-1.7-1.3-3-2.4-4.3-3.4s-2.6-2.1-4.3-3.6V32zM39.6 38.4c1.7-1.5 3-2.6 4.3-3.7 1.3-1.1 2.6-2.3 4.3-3.9 1.7.2 3 .3 4.3.5s2.6.4 4.3.7v9.4c-1.7 1.5-3 2.5-4.3 3.6-1.3 1-2.6 2.1-4.3 3.4-1.7-.4-3-.7-4.3-1-1.3-.3-2.6-.5-4.3-.8v-4.1c-.1-1.2 0-2.4 0-4.1z",
fill: "#89298c"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M19.8 45.8c1.7-1.3 3-2.3 4.3-3.3s2.6-2.1 4.3-3.5c1.7 0 3 .1 4.3.2 1.3.1 2.6.1 4.3.3v8c-1.7 1.3-3 2.3-4.3 3.2-1.3.9-2.6 1.8-4.3 3-1.7-.3-3-.5-4.3-.6-1.3-.2-2.6-.3-4.3-.5v-6.8zM0 53.2c1.7-1.2 3-2.1 4.3-3 1.3-.9 2.6-1.9 4.3-3.1 1.7-.1 3-.2 4.3-.2s2.6-.1 4.3-.1v6.4c-1.7 1.2-3 2-4.3 2.8s-2.6 1.6-4.3 2.7c-1.7-.1-3-.2-4.3-.3s-2.6-.1-4.3-.1v-5.1z",
fill: "#ad2686"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M118.7 61c1.7-.3 3-.5 4.3-.6 1.3-.2 2.6-.3 4.3-.5 1.7 1 3 1.7 4.3 2.4 1.3.7 2.6 1.4 4.3 2.3v5.2c-1.7.3-3 .5-4.3.8s-2.6.6-4.3 1c-1.7-.7-3-1.3-4.3-1.9s-2.6-1.2-4.3-2.1V61zM98.9 56.9c1.7-.4 3-.7 4.3-1s2.6-.6 4.3-.9c1.7 1.2 3 2 4.3 2.8s2.6 1.6 4.3 2.6V67c-1.7.4-3 .8-4.3 1.2-1.3.4-2.6.8-4.3 1.4-1.7-.9-3-1.6-4.3-2.3-1.3-.7-2.6-1.4-4.3-2.5v-7.9z",
fill: "#6e318c"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M79.1 52.9c1.7-.6 3-1 4.3-1.4s2.6-.8 4.3-1.2c1.7 1.3 3 2.2 4.3 3.2 1.3.9 2.6 1.8 4.3 3v8.2c-1.7.6-3 1.1-4.3 1.6s-2.6 1-4.3 1.7c-1.7-1-3-1.9-4.3-2.7-1.3-.8-2.6-1.7-4.3-2.8V52.9zM39.6 56.4c1.7-1.2 3-2.1 4.3-3 1.3-.9 2.6-1.9 4.3-3.2 1.7.5 3 .8 4.3 1.2s2.6.8 4.3 1.4v9.4c-1.7 1.2-3 2-4.3 2.8s-2.6 1.6-4.3 2.7c-1.7-.7-3-1.2-4.3-1.7-1.3-.5-2.6-1-4.3-1.6v-8z",
fill: "#89298c"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M19.8 60.5c1.7-1 3-1.8 4.3-2.6s2.6-1.6 4.3-2.8c1.7.3 3 .6 4.3.9 1.3.3 2.6.6 4.3 1v8c-1.7 1-3 1.8-4.3 2.5-1.3.7-2.6 1.4-4.3 2.3-1.7-.6-3-1-4.3-1.4s-2.6-.7-4.3-1.2V60.5zM0 64.5c1.7-.9 3-1.6 4.3-2.3 1.3-.7 2.6-1.4 4.3-2.4 1.7.2 3 .3 4.3.5s2.6.4 4.3.6v6.4c-1.7.9-3 1.5-4.3 2.1s-2.6 1.2-4.3 1.9c-1.7-.4-3-.7-4.3-1s-2.6-.5-4.3-.8v-5z",
fill: "#ad2686"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M118.7 75.2c1.7-.6 3-1 4.3-1.4s2.6-.8 4.3-1.2c1.7.7 3 1.2 4.3 1.7s2.6 1 4.3 1.5V81c-1.7.6-3 1.1-4.3 1.5-1.3.5-2.6 1-4.3 1.7-1.7-.5-3-.8-4.3-1.2-1.3-.4-2.6-.8-4.3-1.4v-6.4zM98.9 74.5c1.7-.7 3-1.3 4.3-1.7 1.3-.5 2.6-1 4.3-1.6 1.7.9 3 1.5 4.3 2.1s2.6 1.2 4.3 1.9v6.6c-1.7.7-3 1.3-4.3 1.9s-2.6 1.2-4.3 2.1c-1.7-.6-3-1.1-4.3-1.6s-2.6-1-4.3-1.7v-8z",
fill: "#6e318c"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M79.1 73.7c1.7-.9 3-1.5 4.3-2.1s2.6-1.2 4.3-2c1.7 1 3 1.7 4.3 2.5 1.3.7 2.6 1.4 4.3 2.3v8.2c-1.7.9-3 1.6-4.3 2.3-1.3.7-2.6 1.4-4.3 2.4-1.7-.7-3-1.3-4.3-2-1.3-.6-2.6-1.2-4.3-2.1v-9.5zM39.6 74.4c1.7-.9 3-1.6 4.3-2.3 1.3-.7 2.6-1.4 4.3-2.5 1.7.8 3 1.3 4.3 2 1.3.6 2.6 1.2 4.3 2.1v9.4c-1.7.9-3 1.5-4.3 2.1s-2.6 1.2-4.3 2c-1.7-1-3-1.7-4.3-2.4-1.3-.7-2.6-1.4-4.3-2.3v-8.1z",
fill: "#89298c"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M19.8 75.1c1.7-.7 3-1.3 4.3-1.9s2.6-1.2 4.3-2.1c1.7.6 3 1.1 4.3 1.6 1.3.5 2.6 1 4.3 1.7v8c-1.7.7-3 1.3-4.3 1.7-1.3.5-2.6 1-4.3 1.6-1.7-.9-3-1.5-4.3-2.1s-2.6-1.2-4.3-1.9v-6.6zM0 75.9c1.7-.6 3-1.1 4.3-1.5 1.3-.5 2.6-1 4.3-1.7 1.7.5 3 .8 4.3 1.2 1.3.4 2.6.8 4.3 1.4v6.4c-1.7.6-3 1-4.3 1.4s-2.6.8-4.3 1.2c-1.7-.7-3-1.2-4.3-1.7s-2.6-1-4.3-1.5v-5.2z",
fill: "#ad2686"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M118.7 89.5c1.7-.9 3-1.5 4.3-2.1s2.6-1.2 4.3-1.9c1.7.4 3 .7 4.3 1s2.6.5 4.3.8v5.2c-1.7.9-3 1.5-4.3 2.3-1.3.7-2.6 1.4-4.3 2.4-1.7-.2-3-.3-4.3-.5s-2.6-.4-4.3-.7v-6.5zM98.9 92c1.7-1 3-1.7 4.3-2.5 1.3-.7 2.6-1.4 4.3-2.3 1.7.6 3 1 4.3 1.3 1.3.4 2.6.8 4.3 1.2v6.6c-1.7 1-3 1.8-4.3 2.6-1.3.8-2.6 1.6-4.3 2.8-1.7-.3-3-.6-4.3-.9s-2.6-.6-4.3-1V92z",
fill: "#6e318c"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M79.1 94.6c1.7-1.2 3-2 4.3-2.8s2.6-1.6 4.3-2.7c1.7.7 3 1.2 4.3 1.7s2.6 1 4.3 1.6v8.2c-1.7 1.2-3 2.1-4.3 3s-2.6 1.9-4.3 3.2c-1.7-.5-3-.8-4.3-1.2-1.3-.4-2.6-.8-4.3-1.4V94.6zM39.6 92.4c1.7-.6 3-1.1 4.3-1.6 1.3-.5 2.6-1 4.3-1.7 1.7 1 3 1.9 4.3 2.7 1.3.8 2.6 1.7 4.3 2.8v9.4c-1.7.6-3 1-4.3 1.4s-2.6.8-4.3 1.2c-1.7-1.3-3-2.2-4.3-3.2-1.3-.9-2.6-1.8-4.3-3v-8z",
fill: "#89298c"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M19.8 89.8c1.7-.4 3-.8 4.3-1.2 1.3-.4 2.6-.8 4.3-1.3 1.7.9 3 1.6 4.3 2.3 1.3.7 2.6 1.5 4.3 2.5v8c-1.7.4-3 .7-4.3 1-1.3.3-2.6.5-4.3.9-1.7-1.1-3-2-4.3-2.8s-2.6-1.6-4.3-2.6v-6.8zM0 87.2c1.7-.3 3-.5 4.3-.8 1.3-.3 2.6-.6 4.3-1 1.7.7 3 1.3 4.3 1.9s2.6 1.2 4.3 2.1v6.4c-1.7.3-3 .5-4.3.7s-2.6.3-4.3.5c-1.7-1-3-1.7-4.3-2.4-1.3-.7-2.6-1.4-4.3-2.3v-5.1z",
fill: "#ad2686"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M118.7 103.7c1.7-1.2 3-2 4.3-2.8s2.6-1.6 4.3-2.7c1.7.1 3 .2 4.3.3 1.3.1 2.6.1 4.3.1v5.2c-1.7 1.2-3 2.1-4.3 3s-2.6 1.9-4.3 3.1c-1.7.1-3 .2-4.3.2s-2.6.1-4.3.1v-6.5zM98.9 109.6c1.7-1.3 3-2.3 4.3-3.2 1.3-.9 2.6-1.8 4.3-3 1.7.3 3 .5 4.3.6 1.3.2 2.6.3 4.3.5v6.6c-1.7 1.3-3 2.3-4.3 3.4-1.3 1-2.6 2.1-4.3 3.5-1.7 0-3-.1-4.3-.1-1.3-.1-2.6-.1-4.3-.3v-8z",
fill: "#6e318c"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M79.1 115.4c1.7-1.5 3-2.5 4.3-3.6 1.3-1 2.6-2.1 4.3-3.4 1.7.4 3 .7 4.3 1s2.6.5 4.3.8v8.2c-1.7 1.5-3 2.6-4.3 3.7s-2.6 2.3-4.3 3.9c-1.7-.2-3-.3-4.3-.5s-2.6-.4-4.3-.7v-9.4zM39.6 110.3c1.7-.3 3-.6 4.3-.9 1.3-.3 2.6-.6 4.3-1 1.7 1.3 3 2.4 4.3 3.4s2.6 2.1 4.3 3.6v9.4c-1.7.3-3 .5-4.3.7-1.3.2-2.6.4-4.3.5-1.7-1.6-3-2.8-4.3-3.9-1.3-1.1-2.6-2.3-4.3-3.7v-8.1z",
fill: "#89298c"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M19.8 104.5c1.7-.2 3-.3 4.3-.5s2.6-.3 4.3-.6c1.7 1.2 3 2.1 4.3 3 1.3.9 2.6 1.9 4.3 3.2v8c-1.7.2-3 .2-4.3.3-1.3.1-2.6.1-4.3.1-1.7-1.4-3-2.5-4.3-3.5s-2.6-2-4.3-3.4v-6.6zM0 98.6c1.7 0 3 0 4.3-.1 1.3-.1 2.6-.1 4.3-.3 1.7 1 3 1.8 4.3 2.7 1.3.8 2.6 1.7 4.3 2.8v6.4c-1.7 0-3 0-4.3-.1-1.3 0-2.6-.1-4.3-.2-1.7-1.3-3-2.2-4.3-3.1s-2.6-1.8-4.3-3v-5.1z",
fill: "#ad2686"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M118.7 117.9c1.7-1.4 3-2.5 4.3-3.5s2.6-2.1 4.3-3.4c1.7-.1 3-.3 4.3-.4 1.3-.2 2.6-.3 4.3-.6v5.2c-1.7 1.4-3 2.6-4.3 3.7s-2.6 2.3-4.3 3.9c-1.7.4-3 .7-4.3 1s-2.6.5-4.3.8v-6.7zM98.9 127.1c1.7-1.6 3-2.8 4.3-3.9s2.6-2.3 4.3-3.7c1.7 0 3 0 4.3-.1 1.3 0 2.6-.1 4.3-.2v6.6c-1.7 1.6-3 2.8-4.3 4.1-1.3 1.2-2.6 2.5-4.3 4.2-1.7.3-3 .4-4.3.6-1.3.2-2.6.3-4.3.4v-8z",
fill: "#6e318c"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m79.1 136.3 4.3-4.3c1.3-1.3 2.6-2.5 4.3-4.1 1.7.1 3 .2 4.3.3s2.6.1 4.3.1v8.2c-1.7 1.7-3 3.1-4.3 4.4-1.3 1.4-2.6 2.7-4.3 4.6-1.7.1-3 .2-4.3.2s-2.6.1-4.3 0v-9.4zM59.3 9.8 67.9 0l8.6 9.8v9.7l-8.6 1.1-8.6-1.1zM59.3 31.1l8.6-8.4 8.6 8.4v9.6l-8.6 2.7-8.6-2.7zM59.3 52.4l8.6-7 8.6 7V62l-8.6 4.1-8.6-4.1zM59.3 73.6l8.6-5.5 8.6 5.5v9.7l-8.6 5.5-8.6-5.5zM59.3 94.9l8.6-4 8.6 4v9.7l-8.6 6.9-8.6-6.9zM59.3 116.2l8.6-2.6 8.6 2.6v9.7l-8.6 8.3-8.6-8.3zM59.3 137.5l8.6-1.2 8.6 1.2v9.7l-8.6 9.8s-7.5-8.5-8.6-9.8v-9.7zM39.6 128.3c1.7 0 3-.1 4.3-.1 1.3-.1 2.6-.1 4.3-.3 1.7 1.6 3 2.9 4.3 4.1 1.3 1.3 2.6 2.5 4.3 4.3v9.4h-4.3c-1.3 0-2.6-.1-4.3-.2-1.7-1.9-3-3.3-4.3-4.6-1.3-1.4-2.6-2.7-4.3-4.4v-8.2z",
fill: "#89298c"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M19.8 119.1c1.7.1 3 .2 4.3.2s2.6.1 4.3.1c1.7 1.5 3 2.6 4.3 3.7 1.3 1.1 2.6 2.3 4.3 3.9v8c-1.7-.1-3-.3-4.3-.4-1.3-.1-2.6-.3-4.3-.6-1.7-1.7-3-3-4.3-4.2s-2.6-2.5-4.3-4.1v-6.6zM0 110c1.7.3 3 .5 4.3.6 1.3.2 2.6.3 4.3.4 1.7 1.3 3 2.3 4.3 3.4 1.3 1 2.6 2.1 4.3 3.5v6.4c-1.7-.3-3-.5-4.3-.8s-2.6-.5-4.3-1c-1.7-1.6-3-2.7-4.3-3.9-1.3-1.1-2.6-2.3-4.3-3.7V110z",
fill: "#ad2686"
})]
});
};
SVGComponent.defaultProps = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 135.9 157",
xmlSpace: "preserve",
enableBackground: "new 0 0 135.9 157"
};
/** */
const QuaColorful = exports.QuaColorful = /*#__PURE__*/React.forwardRef((props, ref) => {
const {
getPrefixCls
} = React.useContext(_antd.ConfigProvider.ConfigContext);
const prefixCls = getPrefixCls('web3-icon-qua-colorful');
return /*#__PURE__*/(0, _jsxRuntime.jsx)(_icons.default, {
...props,
className: (0, _classnames.default)(prefixCls, props.className),
ref: ref,
component: (0, _utils.eraseDefaultProps)(SVGComponent)
});
});
QuaColorful.displayName = 'QuaColorful';