UNPKG

@react-pakistan/react-emoji-collection

Version:
54 lines (53 loc) 4.01 kB
"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 SvgPersonFantasy87 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { d: "M26.1 39.2c-4 0-4-6-4-13s4-14 14-14 14 7 14 14 0 13-4 13" }), React.createElement("path", { fill: "#6a462f", d: "M24.95 31.1c0 9 4.9 14 11 14 5.9 0 11.1-5 11.1-14a12.134 12.134 0 00-1-5c-3-3-7-8-7-8-4 3-7 6-13 7 0 0-1.1 1-1.1 6z" }), React.createElement("path", { fill: "#D22F27", d: "M35.65 45.1c-3.4-.1-8.6-5.7-8.6-5.7h-13.6a82.948 82.948 0 014.3 8.4 48.596 48.596 0 012.8 9.9h30.9a48.596 48.596 0 012.8-9.9 82.948 82.948 0 014.3-8.4h-13.9c.1 0-5.5 5.7-9 5.7z" }), React.createElement("path", { fill: "#3F3F3F", d: "M17 61v-3.8c0-5 5-9 10-9 6 5 12 5 18 0 5 0 10 4 10 9V61H17z" }), React.createElement("path", { d: "M31.45 61h9c3.6-2.9 5.6-13.5 5.6-13.5-5.767 5-14.333 5-20.1 0 0-.1 2 10.5 5.5 13.5z" }), React.createElement("g", null, React.createElement("path", { fill: "none", stroke: "#000", strokeLinejoin: "round", strokeWidth: 2, d: "M26.5 39.4H13.4a55.456 55.456 0 014.3 8.4c.507 1.24.941 2.509 1.3 3.8M53 51.4c.4-1.2.8-2.4 1.3-3.6a51.128 51.128 0 014.3-8.4H44.7" }), React.createElement("path", { d: "M42 30.1a2 2 0 11-4 0 2 2 0 014 0M34 30.1a2 2 0 11-4 0 2 2 0 014 0" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M33 39c1.875-1 4.125-1 6 0" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", d: "M38 38.5c.24.082.475.182.7.3" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M17 60v-3c0-5 5-9 10-9 6 5 12 5 18 0 5 0 10 4 10 9v3" }), React.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", d: "M34 38.7l.3 2.4.8-2.3-.1-.1zM37.9 38.7l-.2 2.4-.8-2.3-.1-.1z" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinejoin: "round", strokeWidth: 2, d: "M24.95 31.1c0 9 4.9 14 11 14 5.9 0 11.1-5 11.1-14a12.134 12.134 0 00-1-5c-3-3-7-8-7-8-4 3-7 6-13 7 0 0-1.1 1-1.1 6z" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M26 39.1c-4 0-4-6-4-13s4-14 14-14 14 7 14 14 0 13-4 13" })))); }; exports.default = SvgPersonFantasy87;