UNPKG

@ant-design/web3-icons

Version:
73 lines (72 loc) 4.46 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.OpenmaskCircleColorful = 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)("script", {}), /*#__PURE__*/(0, _jsxRuntime.jsx)("script", {}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "m85 0 65 250L215 0z", fill: "#a0ddfe", stroke: "#a0ddfe" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "m215 0-65 250L300 85z", fill: "#88d3ff", stroke: "#88d3ff" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M300 85 150 250l150-35z", fill: "#73cbff", stroke: "#73cbff" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "m300 215-150 35 65 50z", fill: "#5bc1ff", stroke: "#5bc1ff" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "m215 300-65-50-65 50z", fill: "#80cfff", stroke: "#80cfff" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "m85 300 65-50L0 215z", fill: "#95d9ff", stroke: "#95d9ff" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "m0 215 150 35L0 85z", fill: "#ade2ff", stroke: "#ade2ff" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "m0 85 150 165L85 0z", fill: "#b7e7ff", stroke: "#b7e7ff" })] }); }; SVGComponent.defaultProps = { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 300 300" }; /**![OpenmaskCircleColorful](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIGZpbGw9IiNjYWNhY2EiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMwMCIgaGVpZ2h0PSIzMDAiPjxzY3JpcHQgeG1sbnM9IiIgY2hhcnNldD0idXRmLTgiLz48bGluayB4bWxucz0iIi8+PHNjcmlwdCB4bWxucz0iIi8+CiAgPGc+CiAgIDx0aXRsZT5PcGVuTWFzayBMb2dvPC90aXRsZT4KICAgPHBhdGggZD0iTSA4NSwwIDE1MCwyNTAgMjE1LDAgeiIgZmlsbD0iI2EwZGRmZSIgc3Ryb2tlPSIjYTBkZGZlIi8+CiAgIDxwYXRoIGQ9Ik0gMjE1LDAgMTUwLDI1MCAzMDAsODUgeiIgZmlsbD0iIzg4ZDNmZiIgc3Ryb2tlPSIjODhkM2ZmIi8+CiAgIDxwYXRoIGQ9Ik0gMzAwLDg1IDE1MCwyNTAgMzAwLDIxNSB6IiBmaWxsPSIjNzNjYmZmIiBzdHJva2U9IiM3M2NiZmYiLz4KICAgPHBhdGggZD0iTSAzMDAsMjE1IDE1MCwyNTAgMjE1LDMwMCB6IiBmaWxsPSIjNWJjMWZmIiBzdHJva2U9IiM1YmMxZmYiLz4KICAgPHBhdGggZD0iTSAyMTUsMzAwIDE1MCwyNTAgODUsMzAwIHoiIGZpbGw9IiM4MGNmZmYiIHN0cm9rZT0iIzgwY2ZmZiIvPgogICA8cGF0aCBkPSJNIDg1LDMwMCAxNTAsMjUwIDAsMjE1IHoiIGZpbGw9IiM5NWQ5ZmYiIHN0cm9rZT0iIzk1ZDlmZiIvPgogICA8cGF0aCBkPSJNIDAsMjE1IDE1MCwyNTAgMCw4NSB6IiBmaWxsPSIjYWRlMmZmIiBzdHJva2U9IiNhZGUyZmYiLz4KICAgPHBhdGggZD0iTSAwLDg1IDE1MCwyNTAgODUsMCB6IiBmaWxsPSIjYjdlN2ZmIiBzdHJva2U9IiNiN2U3ZmYiLz4KICA8L2c+CiA8L3N2Zz4K) */ const OpenmaskCircleColorful = exports.OpenmaskCircleColorful = /*#__PURE__*/React.forwardRef((props, ref) => { const { getPrefixCls } = React.useContext(_antd.ConfigProvider.ConfigContext); const prefixCls = getPrefixCls('web3-icon-openmask-circle-colorful'); return /*#__PURE__*/(0, _jsxRuntime.jsx)(_icons.default, { ...props, className: (0, _classnames.default)(prefixCls, props.className), ref: ref, component: (0, _utils.eraseDefaultProps)(SVGComponent) }); }); OpenmaskCircleColorful.displayName = 'OpenmaskCircleColorful';