UNPKG

@react-pakistan/react-emoji-collection

Version:
50 lines (49 loc) 4.31 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 SvgPersonGesture18 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#92d3f5", d: "M17.099 61l1-4a13.713 13.713 0 016.611-8.785 10.25 10.25 0 015.635-1.148c.225.031-1.328.251-1.078.395 7.996 4.59 12.126 4.862 16.98 1.875a6.465 6.465 0 015.98-.443c3.298 1.452 5.872 4.525 5.872 8.106v4" }), React.createElement("path", { fill: "#f1b31c", d: "M39.099 12c-10 0-14 7-14 14s0 13 4 13h.633a17.797 17.797 0 01-1.697-8c0-5 1.064-6 1.064-6 6-1 9-4 13-7 0 0 4 5 7 8a12.137 12.137 0 011 5 17.451 17.451 0 01-1.747 8h.747c4 0 4-6 4-13s-4-14-14-14z" }), React.createElement("g", { fill: "#fcea2b" }, React.createElement("path", { d: "M28.035 31c0 9 4.936 14 11 14 5.936 0 11.063-5 11.063-14a12.137 12.137 0 00-1-5c-3-3-7-8-7-8-4 3-7 6-13 7 0 0-1.063 1-1.063 6zM18.846 60.958l3.225-10.22a8.704 8.704 0 003.537-1.566 3.099 3.099 0 001.21-2.45l.006-.82-.967-.914c2.96-3.002-2.9-5.063-2.9-5.063l3.226-3.271a2.864 2.864 0 00.928-2.28c-.184-1.476-2.15-.483-2.15-.483l-5.63 5.708a1.535 1.535 0 00-.394.705l-1.265 5.042a6.377 6.377 0 00.071 3.362l.22.742-4.795 11.508z" })), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M29.099 39a2.878 2.878 0 01-2.494-1.283c-.724-1.023 4.625-4.803-1.295-4.527 0 0-.211-4.565-.211-7.19 0-7 4-14 14-14s14 7 14 14 0 13-4 13M58.099 60v-3c0-4.994-5.006-9-10-9q-9 7.5-18 0" }), React.createElement("path", { d: "M44.971 30a2 2 0 11-2-2 2 2 0 012 2M36.971 30a2 2 0 11-2-2 2 2 0 012 2" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinejoin: "round", strokeWidth: 2, d: "M28.035 31c0 9 4.936 14 11 14 5.936 0 11.063-5 11.063-14a12.137 12.137 0 00-1-5c-3-3-7-8-7-8-4 3-7 6-13 7 0 0-1.063 1-1.063 6z" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M36.099 37.727a6.553 6.553 0 016 0V38a6.553 6.553 0 01-6 0z" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeMiterlimit: 10, strokeWidth: 2, d: "M19.884 29.334a4.447 4.447 0 01-.058 5.385M15.726 27.5s2.57 4.948-.679 9.394" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M26.104 45.121c2.96-3.002-2.9-5.063-2.9-5.063l3.226-3.27a2.864 2.864 0 00.928-2.28c-.183-1.477-2.15-.484-2.15-.484l-5.629 5.709a1.535 1.535 0 00-.394.704L17.92 45.48a6.378 6.378 0 00.071 3.362l.22.742-4.647 10.445M27.071 46.036l-.006.819a3.099 3.099 0 01-1.21 2.45 8.064 8.064 0 01-3.433 1.639M22.422 50.944l-3.265 9.057" }))); }; exports.default = SvgPersonGesture18;