UNPKG

@unstoppabledomains/ui-kit

Version:

A set of common Unstoppable Domains components

69 lines (68 loc) 3.2 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = exports.Zilliqa36x36 = void 0; var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends")); var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties")); var _SvgIcon = _interopRequireDefault(require("@mui/material/SvgIcon")); var _react = _interopRequireDefault(require("react")); var _excluded = ["iconRef"], _excluded2 = ["iconRef"]; var Zilliqa = /*#__PURE__*/_react["default"].forwardRef(function (_ref, ref) { var _props$fill; var iconRef = _ref.iconRef, props = (0, _objectWithoutProperties2["default"])(_ref, _excluded); return /*#__PURE__*/_react["default"].createElement(_SvgIcon["default"], (0, _extends2["default"])({ viewBox: "0 0 32 32" }, props, { ref: iconRef || ref }), /*#__PURE__*/_react["default"].createElement("g", { fill: "none" }, /*#__PURE__*/_react["default"].createElement("circle", { cx: "16", cy: "16", fill: (_props$fill = props.fill) !== null && _props$fill !== void 0 ? _props$fill : '#49c1bf', r: "16" }), /*#__PURE__*/_react["default"].createElement("g", { fill: "#fff" }, /*#__PURE__*/_react["default"].createElement("path", { d: "M9 7.281l11.114 5.383 2.845-1.282L11.891 6z", fillOpacity: ".304" }), /*#__PURE__*/_react["default"].createElement("path", { d: "M20.114 12.651l2.845-1.281v2.865l-2.845 1.281zm0 13.284v-8.937l2.845-1.295v8.951z", fillOpacity: ".646" }), /*#__PURE__*/_react["default"].createElement("path", { d: "M9 7.284v2.897l7.693 3.737L9 17.728v2.856l11.114 5.373v-2.874l-7.548-3.671 7.548-3.881v-2.865z" })))); }); var _default = exports["default"] = Zilliqa; var Zilliqa36x36 = exports.Zilliqa36x36 = /*#__PURE__*/_react["default"].forwardRef(function (_ref2, ref) { var _props$fill2; var iconRef = _ref2.iconRef, props = (0, _objectWithoutProperties2["default"])(_ref2, _excluded2); return /*#__PURE__*/_react["default"].createElement(_SvgIcon["default"], (0, _extends2["default"])({}, props, { ref: iconRef || ref }), /*#__PURE__*/_react["default"].createElement("circle", { cx: "12", cy: "12", r: "12", fill: (_props$fill2 = props.fill) !== null && _props$fill2 !== void 0 ? _props$fill2 : '#49C1BF' }), /*#__PURE__*/_react["default"].createElement("path", { d: "M7 5.89899L14.9612 9.67473L16.9994 8.77575L9.07062 5L7 5.89899Z", fill: "white", fillOpacity: "0.6" }), /*#__PURE__*/_react["default"].createElement("path", { d: "M14.9619 9.66608L17.0001 8.76709V10.777L14.9619 11.676V9.66608V9.66608Z", fill: "white", fillOpacity: "0.6" }), /*#__PURE__*/_react["default"].createElement("path", { d: "M7 5.90039V7.93274L12.5108 10.5526L7 13.2271V15.2306L14.9612 18.9999V16.9836L9.5542 14.4086L14.9612 11.686V9.67613L7 5.90039Z", fill: "white" }), /*#__PURE__*/_react["default"].createElement("path", { d: "M14.9619 18.985L17.0001 18.086V11.8059L14.9619 12.7145V18.985V18.985Z", fill: "white", fillOpacity: "0.6" })); });