@ant-design/web3-icons
Version:
A collection of Web3 icons.
105 lines (104 loc) • 16.3 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.BoneCircleColorful = void 0;
var _react = require("@inline-svg-unique-id/react");
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) {
const _id = (0, _react.useUniqueInlineId)();
return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
...props,
children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)("radialGradient", {
id: _id,
cx: "-146.615",
cy: "571.646",
r: "1",
gradientTransform: "matrix(145.5 0 0 -145.5 21478 83319.969)",
gradientUnits: "userSpaceOnUse",
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
offset: "0",
stopColor: "#ffa1a1"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
offset: ".183",
stopColor: "#ff7e7e"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
offset: ".573",
stopColor: "#ff3a3a"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
offset: ".856",
stopColor: "#ff1010"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
offset: "1",
stopColor: "red"
})]
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
cx: "145.5",
cy: "145.5",
r: "145.5",
fill: `url(#${_id})`
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m169.6 185.2 27.1 26.1c-3.7 2.8-6.1 7.2-6.1 12.2 0 8.5 6.9 15.4 15.5 15.4 8.5 0 15.5-6.9 15.5-15.4 0-.7-.1-1.4-.2-2.1.7.1 1.4.2 2.1.2 8.5 0 15.5-6.9 15.5-15.4s-6.9-15.4-15.5-15.4c-4.9 0-9.3 2.3-12.1 5.9L184 170.3c-10.3-.4-14.9 4.8-14.4 14.9z",
fill: "#eceded"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M236.9 198.6c-2.7-4.7-7.7-7.8-13.4-7.8-4.9 0-9.3 2.3-12.1 5.9L184 170.3c-6.1-.2-10.2 1.5-12.4 5l24 23.1c-2.3 1.8-4.1 4.2-5.1 6.9l6.2 6c-2.3 1.8-4.1 4.1-5.1 6.9 2.7 4.7 7.7 7.8 13.4 7.8 8.5 0 15.5-6.9 15.5-15.4 0-.7-.1-1.4-.2-2.1.7.1 1.4.2 2.1.2 6.7 0 12.3-4.2 14.5-10.1z",
fill: "#fff"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M206 241c-9.7 0-17.5-7.8-17.5-17.5 0-4.7 1.8-9 5.1-12.3l-25.5-24.5c-.4-.4-.6-.9-.6-1.4-.3-5.8 1-10.2 3.9-13.1 2.8-2.8 7.1-4.2 12.7-4 .5 0 1 .2 1.4.6l25.8 24.8c3.3-3.2 7.6-5 12.2-5 9.7 0 17.5 7.8 17.5 17.5 0 9.6-7.8 17.4-17.4 17.5-.1 9.6-7.9 17.4-17.6 17.4zm-34.4-56.7 26.5 25.5c.4.4.7 1 .6 1.6 0 .6-.3 1.2-.8 1.5-3.3 2.6-5.3 6.4-5.3 10.6 0 7.3 6 13.3 13.4 13.3s13.4-6 13.4-13.3c0-.5 0-1.1-.1-1.8-.1-.6.1-1.3.6-1.8s1.1-.7 1.8-.6c.7.1 1.3.1 1.9.1 7.4 0 13.4-6 13.4-13.3 0-7.3-6-13.3-13.4-13.3-4.1 0-7.9 1.9-10.5 5.1-.4.5-.9.7-1.5.8-.6 0-1.2-.2-1.6-.6l-26.7-25.8c-4-.1-6.9.9-8.8 2.8-2 1.9-3 5-2.9 9.2z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m215.2 133.3.1-.1-.6-.6c-.5-.6-1-1.3-1.6-1.9-.9-.9-1.8-1.7-2.8-2.5l-54.8-54.3-78.9 82.9c5.1 11 31.4 20.4 46.7 43.6 1 3.8 2.8 7.2 5.4 10 13.3 14 43 7.6 66.3-14.4 22.1-20.8 30.5-47.9 20.2-62.7z",
fill: "#6c1c00"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m215.2 133.3.1-.1-.6-.6c-.5-.6-1-1.3-1.6-1.9-.9-.9-1.8-1.7-2.8-2.5l-53-52.5-58.8 65.1c5.1 11 31.2 40.5 37.2 49.6 6.1 9.1 18.7 15.8 26 17.5 7.1 1.7 12.2 1.9 17.1.3 5.6-3.3 11.1-7.4 16.3-12.3 22-20.7 30.4-47.8 20.1-62.6z",
fill: "#ca3900"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M148.3 220.5c-8.9 0-16.3-2.8-21.5-8.3-2.8-2.9-4.8-6.5-6-10.7-8.4-12.5-20.2-21-29.7-27.8-8.1-5.8-18-13.5-20.5-18.9-.5-1 3.3.9 4 .1l79-82.9c.5-.5.8-.6 1.6-.6.7 0 4.3 2.4 4.8 2.9l52.2 51.9c1.1.8 2.1 1.7 3 2.7.5.6 1.1 1.2 1.6 1.9l.5.5c.3.3.6.7.7 1.2 10.4 16.2 1.6 44.1-20.9 65.4-11.6 11-25.2 18.6-38.2 21.4-3.7.8-7.3 1.2-10.6 1.2zM80 157.2c2.6 3.7 8.1 7.6 14.3 12.1 10 7.2 22.4 16.1 31.3 29.6.2.2.3.5.4.8.9 3.5 2.5 6.4 4.8 8.8 5.8 6.1 15.3 8 26.9 5.5 12-2.6 24.7-9.7 35.6-20 20.6-19.4 29.2-45.4 19.7-59.1-.1-.1-.1-.2-.2-.3l-.3-.3c-.5-.7-.9-1.2-1.4-1.6-.7-.8-1.6-1.5-2.5-2.2l-.3-.3-52.8-52.4L80 157.2z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M141.3 142.2c23.3-22 31.3-51.2 18-65.2s-43-7.6-66.3 14.4c-23.3 22-31.3 51.2-18 65.2 13.3 14.1 43 7.6 66.3-14.4z",
fill: "#cb3c00"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M159.2 77c-13.3-14-43-7.6-66.3 14.4-10 9.4-17.1 20.2-21 30.5-1.1 9 .8 17.1 6.1 22.7 13.3 14 43 7.6 66.3-14.4 10-9.4 17.1-20.2 21-30.5 1.2-9-.7-17.1-6.1-22.7z",
fill: "#fd7121"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M94.4 166.4c-8.8 0-16.1-2.8-21.2-8.2-14.2-15-6.1-45.7 18.1-68.6 24.2-22.9 55.5-29.3 69.7-14.3 14.2 15 6.1 45.7-18.1 68.6-11.6 10.9-25.1 18.5-38 21.3-3.7.9-7.2 1.2-10.5 1.2zm45.2-94.5c-13.5 0-30.6 7.5-45.1 21.2C72.3 114.2 64.3 142 76.7 155c5.9 6.2 15.5 8.1 27.2 5.6 12.1-2.6 24.8-9.8 35.7-20.1 22.3-21.1 30.3-48.8 17.9-61.8-4.3-4.6-10.6-6.8-17.9-6.8z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m118.4 103.1-24.9-24c3.8-2.9 6.2-7.5 5.9-12.7-.3-7.7-6.7-14.1-14.4-14.4-8.7-.4-15.9 6.5-15.9 15.1 0 .7.1 1.4.2 2.1-.7-.1-1.4-.2-2.1-.2-8.9 0-16.1 7.7-15.1 16.8.8 6.9 6.4 12.6 13.4 13.3 5.5.6 10.5-1.8 13.6-5.7l25.1 24.2c1.2 1.1 2.7 1.7 4.3 1.6 7.4-.5 11.1-4.6 11.5-11.8.2-1.5-.4-3.1-1.6-4.3z",
fill: "#eceaee"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M93.6 79.2c2-1.5 3.6-3.5 4.6-5.9l.4-5.2c2.3-1.7-1-3.3 0-6-2.1-5.6-7.3-9.7-13.5-10-8.7-.4-15.9 6.5-15.9 15.1 0 .7.1 1.4.2 2.1-.7-.1-1.4-.2-2.1-.2-6.6 0-12.1 4.2-14.3 10 1.9 5.3 6.9 8.7 12.6 9.9 5.3 1 12.9 1 16-2.9l33.4 30.1c.3.3.7.6 1.1.8 2.5-2 3.9-5.1 4.1-9.3.1-1.7-.5-3.3-1.7-4.5l-24.9-24z",
fill: "#fff"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M108.2 121.5c-2 0-3.9-.8-5.4-2.2L79.2 96.5c-3.7 3.6-8.7 5.3-13.9 4.8-7.9-.9-14.3-7.2-15.2-15.1-.5-4.9 1-9.8 4.3-13.4 3.2-3.6 7.9-5.7 12.7-5.7 0-4.7 1.9-9.1 5.3-12.3 3.4-3.3 8-4.9 12.7-4.7 8.8.4 16 7.6 16.4 16.4.2 4.8-1.6 9.4-5 12.8l23.3 22.4c1.6 1.6 2.5 3.8 2.4 6-.5 8.4-5.1 13.2-13.4 13.7-.2.1-.4.1-.6.1zm-29.1-30c.5 0 1 .2 1.4.6l25.1 24.2c.7.7 1.8 1.1 2.8 1 6.2-.4 9.3-3.6 9.6-9.9.1-1.1-.3-2.1-1.1-2.9L92 80.5c-.4-.4-.7-1-.6-1.6 0-.6.3-1.1.8-1.5 3.4-2.6 5.3-6.7 5.1-11-.3-6.7-5.8-12.2-12.5-12.5-3.6-.2-7.1 1.1-9.7 3.6C72.5 60 71 63.4 71 67c0 .5 0 1.1.1 1.8.1.6-.1 1.3-.6 1.7-.5.5-1.1.7-1.7.6-.7-.1-1.3-.1-1.8-.1-3.7 0-7.3 1.6-9.8 4.4-2.5 2.8-3.7 6.4-3.3 10.2.7 6 5.5 10.9 11.6 11.5 4.5.5 8.9-1.3 11.8-4.9.4-.5.9-.7 1.5-.8.2.1.3.1.3.1z"
})]
});
};
SVGComponent.defaultProps = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 291 291",
xmlSpace: "preserve",
enableBackground: "new 0 0 291 291"
};
/** */
const BoneCircleColorful = exports.BoneCircleColorful = /*#__PURE__*/React.forwardRef((props, ref) => {
const {
getPrefixCls
} = React.useContext(_antd.ConfigProvider.ConfigContext);
const prefixCls = getPrefixCls('web3-icon-bone-circle-colorful');
return /*#__PURE__*/(0, _jsxRuntime.jsx)(_icons.default, {
...props,
className: (0, _classnames.default)(prefixCls, props.className),
ref: ref,
component: (0, _utils.eraseDefaultProps)(SVGComponent)
});
});
BoneCircleColorful.displayName = 'BoneCircleColorful';