UNPKG

@unstoppabledomains/ui-kit

Version:

A set of common Unstoppable Domains components

23 lines 2.32 kB
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import SvgIcon from '@mui/material/SvgIcon'; import React from 'react'; const Mew = props => /*#__PURE__*/React.createElement(SvgIcon, _extends({ viewBox: "0 0 34 10" }, props), /*#__PURE__*/React.createElement("path", { d: "M8.00333 9.77883V3.45082L5.5431 8.16191H4.53477L2.07432 3.45082V9.77883H0.220017V0.220289H2.20985L5.032 5.65833L7.8821 0.220289H9.85829V9.77883H8.00333ZM18.5215 8.14958V9.77971H11.8932V0.220289H18.4016V1.85042H13.7484V4.15244H17.7683V5.65987H13.7484V8.14958H18.5215ZM19.8719 0.247164H21.5795L25.0337 7.65084L27.7369 0.220289H29.7535L25.8683 9.77883H24.309L19.8719 0.247164Z", fill: "#5E5E6E" }), /*#__PURE__*/React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0 0H2.34347L5.03297 5.18241L7.74909 0H10.0783V9.99912H7.78332V4.34756L5.67634 8.3822H4.40154L2.29434 4.34749V9.99912H0V0ZM0.440034 0.440577V9.55854H1.8543V3.45082L2.26929 3.34874L4.668 7.94162H5.40987L7.80836 3.34875L8.22335 3.45082V9.55854H9.63828V0.440577H8.01512L5.03104 6.13425L2.07623 0.440577H0.440034ZM11.6732 0H18.6216V2.07071H13.9684V3.93215H17.9884V5.88016H13.9684V7.92929H18.7415V10H11.6732V0ZM12.1132 0.440577V9.55942H18.3014V8.36986H13.5284V5.43959H17.5483V4.37273H13.5284V1.63014H18.1815V0.440577H12.1132ZM27.5828 0H30.0806L26.0163 9.99912H24.1688L19.5266 0.0268752H21.7195L25.0086 7.07639L27.5828 0ZM27.8909 0.440577L25.0589 8.2253L21.4394 0.467452H20.2172L24.4492 9.55854H25.7203L29.4265 0.440577H27.8909Z", fill: "#5E5E6E" }), /*#__PURE__*/React.createElement("path", { d: "M23.7913 0.247164H25.5L28.9542 7.65084L31.6562 0.220289H33.6729L29.7876 9.77883H28.2282L23.7913 0.247164Z", fill: "#5E5E6E" }), /*#__PURE__*/React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M31.5022 0H34L29.9356 9.99912H28.088L23.446 0.0268752H25.64L28.929 7.0763L31.5022 0ZM31.8103 0.440577L28.9794 8.22539L25.3599 0.467452H24.1366L28.3684 9.55854H29.6396L33.3458 0.440577H31.8103Z", fill: "#5E5E6E" })); export default Mew;