UNPKG

@react-pakistan/react-emoji-collection

Version:
51 lines (50 loc) 4.3 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 SvgPersonGesture102 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#92d3f5", d: "M17.008 60.958v-4c0-4.994 2.762-7.12 6.985-9.412 5.363-2.458 16.561-2.918 23.948-.13 3.318 1.461 7.067 4.548 7.067 9.542v4" }), React.createElement("g", { fill: "#a57939" }, React.createElement("path", { d: "M25.841 30.292c0 9 4.04 14.666 10.104 14.666 5.936 0 10.105-5.93 10.105-14.93 0-3-.042-4.07-.042-4.07-3-3-7-8-7-8-4 3-7 6-13 7 0 0-.167.334-.167 5.334z" }), React.createElement("path", { d: "M42.564 38.403l8-7a1.414 1.414 0 012 2l-5 6M50.008 60.916l-16-17-3.555-4-1-1-6-4.555a1.414 1.414 0 00-2 2l3 3.555a39.326 39.326 0 002 6c.632 1.265 3.555 2 3.555 2l2 2 8 11" }), React.createElement("path", { d: "M22.008 60.916l16-17 3.556-4 1-1 6-4.555a1.414 1.414 0 012 2l-3 3.555a39.326 39.326 0 01-2 6c-.633 1.265-3.556 2-3.556 2l-2 2-8 11M29.453 38.403l-8-7a1.414 1.414 0 00-2 2l5 6" })), React.createElement("path", { d: "M39.243 18.446c.175.982-11.092 5.57-12.995 6.55s-.346 5.258-.346 5.258a28.582 28.582 0 00.388 4.764l-5.034-3.75a48.883 48.883 0 01-.245-5.224c0-7 5-14.062 15-14.062s15 7.062 15 14.062c0 1.736-.062 3.407-.215 4.937l-5.19 3.903a30.768 30.768 0 00.444-4.856l.563-2.046z" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M22.011 27.958c-.003-.654-.003-1.322-.003-2 0-7 5-14 14-14a13.75 13.75 0 0114 14c0 .6.004 1.132.005 1.666" }), React.createElement("path", { d: "M41.881 29.958a2 2 0 11-2-2 2 2 0 012 2M33.881 29.958a2 2 0 11-2-2 2 2 0 012 2" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M46.971 29.956a11.66 11.66 0 00-.963-3.998c-3-3-7-8-7-8-4 3-7 6-13 7 0 0-.928.873-1.05 5.07M34.008 37.958h4M47.94 48.407c3.85 1.178 7.068 4.547 7.068 8.551v3M17.008 59.958v-3c0-3.975 3.172-7.324 6.985-8.524M42.564 38.403l8-7a1.414 1.414 0 012 2l-5 6M29.453 38.403l-8-7a1.414 1.414 0 00-2 2l5 6M36.01 54.906l-4.002 5.052" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M35.977 45.493l5.587-6.09 1-1 6-4.556a1.414 1.414 0 012 2l-3 3.556a39.326 39.326 0 01-2 6c-.633 1.264-3.556 2-3.556 2l-2.127 2M22.008 59.958l10-10.555" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M50.008 59.958l-16-16.555-3.555-4-1-1-6-4.556a1.414 1.414 0 00-2 2l3 3.556a39.326 39.326 0 002 6c.632 1.264 3.555 2 3.555 2l2 2 8 10.555" }))); }; exports.default = SvgPersonGesture102;