@ant-design/web3-icons
Version:
A collection of Web3 icons.
57 lines (56 loc) • 8.63 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ScrollCircleColorful = 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: "M512 0q512 0 512 512t-512 512Q0 1024 0 512T512 0Z",
fill: "#FCEFDE"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M512 725.333c0-68.266-35.541-106.666-42.667-106.666H768c21.333 0 64 21.333 64 106.666S789.333 832 768 832H448c21.333-7.125 64-38.4 64-106.667z",
fill: "#E3C191"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M333.227 181.333c-31.275 0-68.48 13.227-98.006 36.566-29.824 23.594-53.888 59.306-53.888 104.874 0 34.859 3.414 61.483 13.099 85.248 9.728 23.808 25.045 42.88 45.525 63.744a19.541 19.541 0 0 0 28.032 0 20.48 20.48 0 0 0 0-28.586c-19.157-19.499-30.208-34.134-36.992-50.731-6.826-16.64-10.026-37.163-10.026-69.675 0-29.824 15.53-54.741 38.528-72.96 23.338-18.389 52.138-28.074 73.728-28.074h422.57c3.67 0 6.614 3.029 6.614 6.741v350.25a64.384 64.384 0 0 1 36.266 11.18l3.371 2.26V228.524c0-26.027-20.693-47.147-46.25-47.147H333.226z",
fill: "#1D0F07"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M401.621 342.997h250.88a20.01 20.01 0 0 0 19.84-20.224 20.01 20.01 0 0 0-19.797-20.181H401.621v40.405zm0 188.587h248.534a20.01 20.01 0 0 0 19.797-20.224 20.01 20.01 0 0 0-19.797-20.181H401.62v40.405zm288.171-94.293h-288.17v-40.406h288.17c10.923 0 19.797 9.046 19.797 20.182a20.01 20.01 0 0 1-19.797 20.224z",
fill: "#1D0F07"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M280.363 329.515h-13.227v-40.406h13.227c25.557 0 46.25 21.12 46.25 47.147v391.893l-.17 1.28c-1.75 14.379.512 36.011 12.202 53.419 10.88 16.128 31.787 31.573 73.814 31.573 14.421 0 36.522-4.565 54.442-17.706 16.896-12.416 31.403-33.28 31.403-69.803 0-36.523-14.507-57.387-31.403-69.845a96.939 96.939 0 0 0-54.442-17.707 6.656 6.656 0 0 0-6.614 6.699v40.448c0 3.712 2.987 6.698 6.614 6.698h26.41v40.448h-26.453a46.677 46.677 0 0 1-46.208-47.146v-40.448c0-26.027 20.693-47.147 46.25-47.147h345.003l1.622.299c33.109 5.632 95.786 39.68 95.786 127.701 0 87.979-62.677 122.027-95.786 127.659l-1.622.298H412.46c-53.078 0-87.211-20.48-106.496-49.194-18.091-26.966-21.334-58.454-18.987-79.958V336.213a6.656 6.656 0 0 0-6.613-6.741zM506.88 814.507h247.168c20.31-4.139 61.227-26.198 61.227-87.552 0-61.398-40.96-83.414-61.227-87.552H506.88c18.432 20.138 31.061 48.768 31.061 87.552s-12.629 67.413-31.061 87.552z",
fill: "#1D0F07"
})]
});
};
SVGComponent.defaultProps = {
className: "icon",
viewBox: "0 0 1024 1024",
xmlns: "http://www.w3.org/2000/svg"
};
/** */
const ScrollCircleColorful = exports.ScrollCircleColorful = /*#__PURE__*/React.forwardRef((props, ref) => {
const {
getPrefixCls
} = React.useContext(_antd.ConfigProvider.ConfigContext);
const prefixCls = getPrefixCls('web3-icon-scroll-circle-colorful');
return /*#__PURE__*/(0, _jsxRuntime.jsx)(_icons.default, {
...props,
className: (0, _classnames.default)(prefixCls, props.className),
ref: ref,
component: (0, _utils.eraseDefaultProps)(SVGComponent)
});
});
ScrollCircleColorful.displayName = 'ScrollCircleColorful';