@ant-design/web3-icons
Version:
A collection of Web3 icons.
91 lines (90 loc) • 13.7 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.SnowCircleColorful = 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 _id2 = (0, _react.useUniqueInlineId)();
const _id = (0, _react.useUniqueInlineId)();
return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
...props,
children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)("linearGradient", {
id: _id,
gradientUnits: "userSpaceOnUse",
x1: "36.833",
y1: "1001.366",
x2: "10.871",
y2: "998.602",
gradientTransform: "matrix(1 0 0 -1 -12 1012)",
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
offset: "0",
stopColor: "#1ADBC5"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
offset: "1",
stopColor: "#04D3DD"
})]
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M12 24c6.6 0 12-5.4 12-12S18.6 0 12 0 0 5.4 0 12s5.4 12 12 12z",
fillRule: "evenodd",
clipRule: "evenodd",
fill: `url(#${_id})`
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m19.2 16.1-1.4-.8 1.1-.3c.3-.1.5-.4.4-.7s-.4-.5-.6-.4l-1.2.3c-.6.2-1.2.1-1.7-.2-.5-.3-.8-.8-.8-1.4v-.2c0-.6.3-1.1.8-1.4.5-.3 1.1-.4 1.7-.2 1.4.4 1.3.4 1.4.4.2 0 .4-.2.5-.4.1-.3-.1-.6-.4-.7l-1.1-.3 1.3-.8c.3-.1.3-.5.2-.7-.1-.3-.5-.3-.7-.2l-1.4.8.3-1.1c.1-.3-.1-.6-.4-.7-.3-.1-.6.1-.6.4l-.3 1.3c-.1.6-.5 1-1 1.3-.5.3-1.1.3-1.6 0l-.1-.1c-.5-.3-.8-.8-.8-1.4 0-.6.2-1.2.7-1.6l.9-.9c.2-.2.2-.5 0-.8-.2-.2-.5-.2-.7 0l-.8.8V4.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.7l-.8-.8c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .8l.5.8c.4.4.7 1 .7 1.6 0 .6-.3 1.1-.8 1.4l-.1.1c-.5.3-1.1.3-1.6 0s-.9-.8-1-1.3l-.5-1.3c-.1-.3-.4-.5-.7-.4-.2.1-.4.4-.3.7l.3 1.1-1.4-.8c-.3-.2-.6-.1-.8.2-.1.2 0 .6.2.7l1.4.8-1.1.3c-.3.1-.5.4-.4.7.1.2.3.4.5.4.1 0 0 0 1.4-.4.6-.2 1.2-.1 1.7.2.5.3.8.8.8 1.4v.2c0 .6-.3 1.1-.8 1.4-.5.3-1.1.4-1.7.2L5.5 14c-.3-.1-.6.1-.6.4-.1.3.1.6.4.7l1.1.3-1.4.8c-.5.3-.3 1 .3 1 .2 0 .1 0 1.7-.9l-.3 1.1c-.1.3.1.6.4.7.3.1.6-.1.6-.4l.3-1.3c.1-.6.5-1 1-1.3.5-.3 1.1-.3 1.6 0l.1.1c.5.3.8.8.8 1.4 0 .6-.2 1.2-.7 1.6l-.8.8c-.2.2-.2.5 0 .8.2.2.5.2.7 0l.8-.8v1.7c0 .3.2.5.5.5s.5-.2.5-.5V19l.8.8c.1.1.2.2.4.2.5 0 .7-.6.4-.9l-.9-.9c-.4-.4-.7-1-.7-1.6 0-.6.3-1.1.8-1.4l.1-.1c.5-.3 1.1-.3 1.6 0s.9.8 1 1.3l.3 1.3c.1.2.3.4.5.4.3 0 .6-.3.5-.7l-.3-1.1 1.4.8c.3.1.6.1.7-.2.4-.3.4-.6.1-.8zm-5.4-3.5c0 .6-.3 1.2-.9 1.5-.6.3-1.2.3-1.8 0-.5-.3-.9-.9-.9-1.5s.3-1.2.9-1.5c.6-.3 1.2-.3 1.8 0 .6.2.9.8.9 1.5z",
fill: "#FFF"
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("linearGradient", {
id: _id2,
gradientUnits: "userSpaceOnUse",
x1: "36.833",
y1: "1001.366",
x2: "10.871",
y2: "998.602",
gradientTransform: "matrix(1 0 0 -1 -12 1012)",
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
offset: "0",
stopColor: "#1ADBC5"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
offset: "1",
stopColor: "#04D3DD"
})]
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M12 24c6.6 0 12-5.4 12-12S18.6 0 12 0 0 5.4 0 12s5.4 12 12 12z",
fillRule: "evenodd",
clipRule: "evenodd",
fill: `url(#${_id2})`
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m19.2 16.1-1.4-.8 1.1-.3c.3-.1.5-.4.4-.7s-.4-.5-.6-.4l-1.2.3c-.6.2-1.2.1-1.7-.2-.5-.3-.8-.8-.8-1.4v-.2c0-.6.3-1.1.8-1.4.5-.3 1.1-.4 1.7-.2 1.4.4 1.3.4 1.4.4.2 0 .4-.2.5-.4.1-.3-.1-.6-.4-.7l-1.1-.3 1.3-.8c.3-.1.3-.5.2-.7-.1-.3-.5-.3-.7-.2l-1.4.8.3-1.1c.1-.3-.1-.6-.4-.7-.3-.1-.6.1-.6.4l-.3 1.3c-.1.6-.5 1-1 1.3-.5.3-1.1.3-1.6 0l-.1-.1c-.5-.3-.8-.8-.8-1.4 0-.6.2-1.2.7-1.6l.9-.9c.2-.2.2-.5 0-.8-.2-.2-.5-.2-.7 0l-.8.8V4.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.7l-.8-.8c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .8l.5.8c.4.4.7 1 .7 1.6 0 .6-.3 1.1-.8 1.4l-.1.1c-.5.3-1.1.3-1.6 0s-.9-.8-1-1.3l-.5-1.3c-.1-.3-.4-.5-.7-.4-.2.1-.4.4-.3.7l.3 1.1-1.4-.8c-.3-.2-.6-.1-.8.2-.1.2 0 .6.2.7l1.4.8-1.1.3c-.3.1-.5.4-.4.7.1.2.3.4.5.4.1 0 0 0 1.4-.4.6-.2 1.2-.1 1.7.2.5.3.8.8.8 1.4v.2c0 .6-.3 1.1-.8 1.4-.5.3-1.1.4-1.7.2L5.5 14c-.3-.1-.6.1-.6.4-.1.3.1.6.4.7l1.1.3-1.4.8c-.5.3-.3 1 .3 1 .2 0 .1 0 1.7-.9l-.3 1.1c-.1.3.1.6.4.7.3.1.6-.1.6-.4l.3-1.3c.1-.6.5-1 1-1.3.5-.3 1.1-.3 1.6 0l.1.1c.5.3.8.8.8 1.4 0 .6-.2 1.2-.7 1.6l-.8.8c-.2.2-.2.5 0 .8.2.2.5.2.7 0l.8-.8v1.7c0 .3.2.5.5.5s.5-.2.5-.5V19l.8.8c.1.1.2.2.4.2.5 0 .7-.6.4-.9l-.9-.9c-.4-.4-.7-1-.7-1.6 0-.6.3-1.1.8-1.4l.1-.1c.5-.3 1.1-.3 1.6 0s.9.8 1 1.3l.3 1.3c.1.2.3.4.5.4.3 0 .6-.3.5-.7l-.3-1.1 1.4.8c.3.1.6.1.7-.2.4-.3.4-.6.1-.8zm-5.4-3.5c0 .6-.3 1.2-.9 1.5-.6.3-1.2.3-1.8 0-.5-.3-.9-.9-.9-1.5s.3-1.2.9-1.5c.6-.3 1.2-.3 1.8 0 .6.2.9.8.9 1.5z",
fill: "#FFF"
})]
});
};
SVGComponent.defaultProps = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
xmlSpace: "preserve"
};
/** */
const SnowCircleColorful = exports.SnowCircleColorful = /*#__PURE__*/React.forwardRef((props, ref) => {
const {
getPrefixCls
} = React.useContext(_antd.ConfigProvider.ConfigContext);
const prefixCls = getPrefixCls('web3-icon-snow-circle-colorful');
return /*#__PURE__*/(0, _jsxRuntime.jsx)(_icons.default, {
...props,
className: (0, _classnames.default)(prefixCls, props.className),
ref: ref,
component: (0, _utils.eraseDefaultProps)(SVGComponent)
});
});
SnowCircleColorful.displayName = 'SnowCircleColorful';