@ant-design/web3-icons
Version:
A collection of Web3 icons.
117 lines (116 loc) • 7.39 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.IotxCircleColorful = 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.jsx)("svg", {
...props,
children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", {
fill: "none",
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
cx: "16",
cy: "16",
r: "16",
fill: "#00D4D5"
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", {
fill: "#FFF",
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M16.519 5v5.457l4.738-2.725z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
opacity: ".9",
d: "M21.257 7.732v5.457l4.737-2.732z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
opacity: ".8",
d: "M16.519 10.457v5.457l4.738-2.725zm4.738 2.733v5.456l4.737-2.732z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
opacity: ".8",
d: "M16.519 15.914v5.457l4.738-2.725z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M21.257 18.646v5.457l4.737-2.732z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
opacity: ".4",
d: "M4.273 10.273v5.457l4.738-2.732z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
opacity: ".2",
d: "M10.25 12.302v5.457l4.73-2.725z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
opacity: ".3",
d: "M6.738 15.753v5.457l4.737-2.732z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
opacity: ".9",
d: "M9.86 19.871v5.457l4.73-2.732z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
opacity: ".7",
d: "M16.48 22.22v5.458l4.73-2.733z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
opacity: ".9",
d: "M11.039 9.607v5.458l4.73-2.725z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
opacity: ".8",
d: "M16.519 5v5.457l-4.738-2.725z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
opacity: ".6",
d: "M11.039 7.32v5.456L6.3 10.044z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
opacity: ".6",
d: "M15.777 10.02v5.458l-4.738-2.733z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
opacity: ".95",
d: "M10.228 12.302v5.457L5.49 15.034z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
opacity: ".6",
d: "M16.519 15.914v5.457l-4.73-2.725z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
opacity: ".55",
d: "M6.738 17.185v5.457L2 19.909z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M25.994 10.457v5.457l-4.737-2.725z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
opacity: ".95",
d: "M21.257 13.19v5.456l-4.738-2.732z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
opacity: ".9",
d: "M25.994 15.914v5.457l-4.737-2.725z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
opacity: ".7",
d: "M21.257 18.646v5.457l-4.738-2.732z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
opacity: ".4",
d: "M15.47 20.92v5.457l-4.737-2.725z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M21.257 7.732v5.457l-4.738-2.732z"
})]
})]
})
});
};
SVGComponent.defaultProps = {
viewBox: "0 0 32 32",
xmlns: "http://www.w3.org/2000/svg"
};
/** */
const IotxCircleColorful = exports.IotxCircleColorful = /*#__PURE__*/React.forwardRef((props, ref) => {
const {
getPrefixCls
} = React.useContext(_antd.ConfigProvider.ConfigContext);
const prefixCls = getPrefixCls('web3-icon-iotx-circle-colorful');
return /*#__PURE__*/(0, _jsxRuntime.jsx)(_icons.default, {
...props,
className: (0, _classnames.default)(prefixCls, props.className),
ref: ref,
component: (0, _utils.eraseDefaultProps)(SVGComponent)
});
});
IotxCircleColorful.displayName = 'IotxCircleColorful';