UNPKG

@react-pakistan/react-emoji-collection

Version:
48 lines (47 loc) 3.65 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 SvgPersonGesture127 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#92d3f5", d: "M21.167 33.042a23.705 23.705 0 00-3.665 2.333c-2.216 1.774-3.918 16.334-3.834 17.667s1.583 7.916 2.25 7.916H56.25s2.166-3.333 2.083-4.333.25-14.749-1.166-16.583-1.546-4.19-2.418-4.833a28.567 28.567 0 00-3.582-2.167" }), React.createElement("g", { fill: "#fadcbc" }, React.createElement("path", { d: "M39.167 36.042c0 4-14 2-14 6s4.873 8 10.936 8c5.937 0 11.064-4 11.064-10 0-2-7-2-8-4M34.167 58.042a1.92 1.92 0 01-2 1.942c-1.103 0-6 .058-6 .058h-6s0-4 5-4h7a1.959 1.959 0 012 2zM38.167 58.042a1.92 1.92 0 002 1.942c1.102 0 6 .058 6 .058h6s0-4-5-4h-7a1.959 1.959 0 00-2 2z" })), React.createElement("path", { fill: "#a57939", d: "M43.088 47.899c2.925-1.51 4.157-7.004 3.942-7.934s-7.94-3.923-7.94-3.923c-2.075 5.664-7.442.42-12.923 4.472-4.676 3.457 5.18 8.666 5.18 8.666-8.762 5.246-10.333-3.948-10.333-3.948-2.187-5.8 1.153-5.19 1.153-12.19s4-14 14-14 14 7 14 14 2.723 10.345 1.248 15.518c0 0-4.248 5.657-9.248.692z" }), React.createElement("g", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeWidth: 2 }, React.createElement("path", { strokeLinejoin: "round", d: "M25.878 49.8c-9.982-1.758-3.711-9.758-3.711-16.758s4-14 14-14 14 7 14 14 5.604 16.054-3.333 17.244" }), React.createElement("path", { strokeLinejoin: "round", d: "M39.167 36.042c0 4-14 2-14 6h0c0 4 4.873 8 10.936 8 5.937 0 11.064-4 11.064-10h0c0-2-7-2-8-4M34.167 58.042a1.92 1.92 0 01-2 1.942c-1.103 0-6 .058-6 .058h-6s0-4 5-4h7a1.959 1.959 0 012 2zM38.167 58.042a1.92 1.92 0 002 1.942c1.102 0 6 .058 6 .058h6s0-4-5-4h-7a1.959 1.959 0 00-2 2zM18.167 36.042s-4 3-4 12v4c0 3 0 6 2 8M54.167 36.042s4 3 4 12v5c0 3 0 5-2 7M23.167 15.042l3 3M31.167 15.042l-2-3M49.167 15.042l-3 3M41.167 15.042l2-3M39.167 36.042v-7" }), React.createElement("path", { strokeMiterlimit: 10, d: "M33.167 43.042a2.782 2.782 0 01-3 0M39.167 43.042a2.966 2.966 0 003 0" })))); }; exports.default = SvgPersonGesture127;