@react-pakistan/react-emoji-collection
Version:
React Emoji Collection built upon React StoryBook
59 lines (58 loc) • 5.25 kB
JavaScript
"use strict";
var __assign = (this && this.__assign) || function () {
__assign = Object.assign || function(t) {
for (var s, i = 1, n = arguments.length; i < n; i++) {
s = arguments[i];
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
t[p] = s[p];
}
return t;
};
return __assign.apply(this, arguments);
};
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
var desc = Object.getOwnPropertyDescriptor(m, k);
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
desc = { enumerable: true, get: function() { return m[k]; } };
}
Object.defineProperty(o, k2, desc);
}) : (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
o[k2] = m[k];
}));
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
Object.defineProperty(o, "default", { enumerable: true, value: v });
}) : function(o, v) {
o["default"] = v;
});
var __importStar = (this && this.__importStar) || function (mod) {
if (mod && mod.__esModule) return mod;
var result = {};
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
__setModuleDefault(result, mod);
return result;
};
Object.defineProperty(exports, "__esModule", { value: true });
var React = __importStar(require("react"));
var SvgPersonFantasy102 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props),
React.createElement("path", { fill: "#5c9e31", d: "M33.981 59.618l10.457-8.456 8.047 3.77s-8.818 11.164-18.504 4.686z" }),
React.createElement("path", { fill: "#b1cc33", d: "M26.946 51.872a3.364 3.364 0 002.631-2.907c.486-2.61 3.855 2.765 4.943-1.648 0 0 6.945 1.493 6.043-2.197l4.107 5.176s-1.657 4.155-5.894 3.113c0 0 1.43 5.9-3.445 4.23 0 0 .647 1.893-3.547.129z" }),
React.createElement("path", { fill: "none", stroke: "#b1cc33", strokeMiterlimit: 10, strokeWidth: 2, d: "M38.76 53.16a3.01 3.01 0 01-4.746 3.608M43.513 49.55a3.013 3.013 0 01-4.752 3.61" }),
React.createElement("path", { fill: "none", stroke: "#5c9e31", strokeMiterlimit: 10, strokeWidth: 2, d: "M30.223 49.437c.403 1.373.098 2.692-1.388 3.128-1.42.419-1.625-1.056-2.1-2.409M35.608 47.85a2.816 2.816 0 01-5.385 1.586M40.996 46.263a2.817 2.817 0 01-5.388 1.588" }),
React.createElement("path", { fill: "#5c9e31", d: "M23.77 42.684s.116 2.516 1.647.347c1.533-2.169 5.842 3.354 8.675-.203 0 0 4.77 2.312 5.493-1.416l1.966 5.058s-2.342 4.425-5.753 1.707c0 0-1.619 4.713-5.35 1.157 0 0-.327 5.076-4.664 1.143z" }),
React.createElement("path", { fill: "#b1cc33", d: "M59.35 44.06c2.009.915-3.162 9.868-5.707 9.252s4.01-10.022 5.707-9.252z" }),
React.createElement("path", { fill: "#b1cc33", d: "M53.856 54.09c-1.138-2.355 10.29-3.265 10.77-1.466.572 2.136-9.63 3.824-10.77 1.467" }),
React.createElement("g", { fill: "#a57939" },
React.createElement("path", { d: "M24.662 30.453s-5.307 7.475-9.966 6.844l-.158-3s3.87-.08 9.871-8.291l12.397-.633s3.632 1.343 4.896 6.633c.781 3.273 1.37 5.945 2.178 7.28a4.298 4.298 0 01.563 1.485c-.078 1.587-3.502 2.128-4.154-.434-1.815-2.37-1.527 2.612-1.527 2.612l-14.59.452M36.312 16.501z" })),
React.createElement("g", null,
React.createElement("path", { d: "M27.816 18.375l-.43-3.625 6.55-2.382 1.927 5.62c-2.336 2.307 1.134 4.828 2.942 2.679l.373-1.736c.365-1.366.013-7.113-1.746-10.045-.377-.628-7.297-1.943-11.143.188-3.263 1.809-3.046 9.943-2.417 10.697 1.551 2.338 5.07.71 3.944-1.396z" })),
React.createElement("g", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeWidth: 2 },
React.createElement("path", { strokeMiterlimit: 10, d: "M33.16 12.014a4.663 4.663 0 11-6.123 3.038" }),
React.createElement("path", { strokeLinejoin: "round", d: "M33.101 11.993c-1.556-.025-2.555 2.905-6.012 2.958" }),
React.createElement("path", { strokeMiterlimit: 10, d: "M38.024 20.05a10.949 10.949 0 001.191-5.303C38.71 7.338 32.543 7.478 31.5 7.46c-.118.03-7.66-.162-7.678 7.285a10.245 10.245 0 00.979 4.612M15.244 34.402c7.326-2.57 6.312-8.996 10.883-8.996h9.97c4.571 0 5.775 7.548 7.406 15.246" }),
React.createElement("path", { strokeMiterlimit: 10, d: "M24.746 31.193l-.388 9.867a21.666 21.666 0 009.563 17.805s7.698 6.61 19.438-5.503M39.48 40.495l-2.266-9.302M53.242 53.499c-10.73 1.05-13.762-13.06-13.762-13.06" }),
React.createElement("path", { strokeLinejoin: "round", d: "M14.962 63.406v-52" }),
React.createElement("path", { strokeMiterlimit: 10, d: "M8.963 16.411c0 3.8 2.628 6.882 5.87 6.882s5.87-3.081 5.87-6.882l-.265-4.89" }),
React.createElement("path", { strokeMiterlimit: 10, d: "M20.704 16.411c0 3.8-2.628 6.882-5.87 6.882s-5.87-3.081-5.87-6.882l.264-4.89M53.437 53.228s-.856-7.077 6.143-9.604M59.545 43.623s.858 7.076-6.14 9.604M54.6 53.962s4.755-5.311 11.27-1.716M65.847 52.22s-4.753 5.31-11.27 1.716M39.54 40.903c0 1.444-4.007 2.624-8.595 2.624-4.592 0-6.586-1.063-6.586-2.508" })))); };
exports.default = SvgPersonFantasy102;