UNPKG

@react-pakistan/react-emoji-collection

Version:
48 lines (47 loc) 3.58 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 SvgPersonGesture143 = 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: "#fcea2b" }, React.createElement("path", { d: "M28.027 32.806c0 4-3.302 4.908-2.86 9.236 0 4 4.873 8 10.936 8 5.937 0 11.064-4 11.064-10-1.891-9.067-18.041-1.611-19.002-6.96M34.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: "#f1b31c", d: "M27.981 32.485c-.256 1.228-4.04 9.992-2.814 10.557-2 0-3-3-3-10s4-14 14-14 14 7 14 14-1 10-3 10c0 0 2.28-9.869-13.59-6.75-4.684.921-5.596-3.807-5.596-3.807z" }), React.createElement("g", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeWidth: 2 }, React.createElement("path", { strokeLinejoin: "round", d: "M25.167 43.042c-1.602-1.618-3-3-3-10s4-14 14-14 14 7 14 14-2.05 8.695-3.308 9.888" }), React.createElement("path", { strokeLinejoin: "round", d: "M28.126 34.586c-2.043 1.265-2.805 4-2.96 7.456h0c0 4 4.873 8 10.937 8 5.936 0 11.063-4 11.063-10h0c-.554-9.64-19.567.048-19.052-7.543l.226-3.68M34.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-3" }), 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 = SvgPersonGesture143;