UNPKG

@react-pakistan/react-emoji-collection

Version:
53 lines (52 loc) 6.47 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 SvgPeople8 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#3f3f3f", d: "M26 36h20v14H26z" }), React.createElement("path", { fill: "#fcea2b", d: "M51.6 47.4A7.67 7.67 0 0053 43a7.993 7.993 0 00-7-7.9v10c-.3 0-.7-.1-1-.1l-12 2v1.3a17.954 17.954 0 01-6-3.3 3.402 3.402 0 00-1 .1v-10a8.07 8.07 0 00-7 7.9 7.441 7.441 0 001.4 4.4A8.637 8.637 0 0017 54v5h38v-5a8.799 8.799 0 00-3.4-6.6z" }), React.createElement("path", { fill: "#a57939", d: "M28.4 40a1.33 1.33 0 01-.3.8 2.252 2.252 0 01-.5.5c.5 1 1.1 2.3.4 3.4a7.365 7.365 0 01-.5.6c.5 1.1 1.1 2.3.4 3.4a2.651 2.651 0 01-.5.6c.5 1.1 1.1 2.3.4 3.4a1.698 1.698 0 01-.6.6v.1c.5 1 1.1 2.2.4 3.3a1.698 1.698 0 01-.6.6c0 .1.1.1.1.2.5 1 1.1 2.2.5 3.2a1.966 1.966 0 01-1.7.9 1.367 1.367 0 01-1.4-1.4.975.975 0 01.4-.9c-.1-.2-.2-.3-.2-.4-.5-1-1.1-2.2-.5-3.2.1-.2.3-.3.5-.5 0-.1-.1-.2-.1-.3-.5-1-1.1-2.2-.4-3.3a2.252 2.252 0 01.5-.5c0-.1-.1-.1-.1-.2-.5-1.1-1.1-2.3-.4-3.4.1-.1.2-.3.4-.5a.098.098 0 00-.1-.1c-.5-1.1-1.2-2.3-.4-3.5.1-.1.2-.3.4-.4v-.1c-.5-1-1.2-2.4-.4-3.5.1-.1.2-.3.3-.4-.5-1.1-1.2-2.4-.4-3.6.1-.1.1-.2.2-.3-.6-1.1-1.2-2.5-.4-3.8l-.3-1.3C22.9 21 27 14.5 36 14.5S49.1 21 48.5 30l-.2 1.1c.8 1.3.2 2.7-.4 3.8.1.1.2.2.2.3.8 1.2.1 2.6-.4 3.6.2.2.3.3.3.4.7 1.2.1 2.5-.4 3.5v.1l.4.4c.7 1.1.1 2.4-.4 3.5a.098.098 0 01-.1.1 1.756 1.756 0 01.4.5c.7 1.1.1 2.3-.4 3.4 0 .1-.1.1-.1.2.2.2.4.3.5.5.7 1.1.1 2.2-.4 3.3 0 .1-.1.2-.1.3l.5.5c.6 1 .1 2.1-.5 3.2-.1.1-.1.3-.2.4a1.49 1.49 0 01.4.9 1.367 1.367 0 01-1.4 1.4 1.772 1.772 0 01-1.7-.9c-.6-1-.1-2.1.5-3.2 0-.1.1-.1.1-.2a1.698 1.698 0 01-.6-.6c-.7-1.1-.1-2.2.4-3.3v-.1a1.698 1.698 0 01-.6-.6c-.7-1.1-.1-2.3.4-3.4a1.333 1.333 0 01-.5-.6c-.7-1.1-.1-2.3.4-3.4a1.333 1.333 0 01-.5-.6c-.7-1.1-.1-2.4.4-3.4l-.5-.5a1.33 1.33 0 01-.3-.8H28.4z" }), React.createElement("g", null, React.createElement("path", { fill: "#fadcbc", d: "M36 20c-4.1-1.5-7.1-.2-9.1 2.2A15.287 15.287 0 0025 30c0 7.2 3.7 13 11 13s11-5.8 11-13a15.287 15.287 0 00-1.9-7.8c-2-2.4-5-3.7-9.1-2.2z" })), React.createElement("g", null, React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M36 20c8-3 12 5 12 10 .6-9-3-15.5-12-15.5M36 20c-8-3-12 5-12 10-.6-9 3-15.5 12-15.5" }), React.createElement("path", { d: "M41.6 29a1.8 1.8 0 11-1.8-1.8 1.792 1.792 0 011.8 1.8M33.6 29a1.8 1.8 0 11-1.8-1.8 1.792 1.792 0 011.8 1.8M38.5 51a1.5 1.5 0 11-1.5-1.5 1.538 1.538 0 011.5 1.5" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M33 36.5a6.671 6.671 0 006 0" }), React.createElement("path", { fill: "none", stroke: "#000", strokeMiterlimit: 10, strokeWidth: 2, d: "M26.8 22.3A15.652 15.652 0 0025 30c0 7.2 3.7 13 11 13s11-5.8 11-13a16.326 16.326 0 00-1.8-7.8" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M43.6 40a1.33 1.33 0 00.3.8 2.252 2.252 0 00.5.5c-.5 1-1.1 2.3-.4 3.4a7.365 7.365 0 00.5.6c-.5 1.1-1.1 2.3-.4 3.4a2.651 2.651 0 00.5.6h0c-.5 1.1-1.1 2.3-.4 3.4a1.698 1.698 0 00.6.6v.1c-.5 1-1.1 2.2-.4 3.3a1.698 1.698 0 00.6.6c0 .1-.1.1-.1.2-.5 1-1.1 2.2-.5 3.2a1.966 1.966 0 001.7.9 1.367 1.367 0 001.4-1.4.975.975 0 00-.4-.9c.1-.2.2-.3.2-.4.5-1 1.1-2.2.5-3.2-.1-.2-.3-.3-.5-.5 0-.1.1-.2.1-.3.5-1 1.1-2.2.4-3.3a2.252 2.252 0 00-.5-.5c0-.1.1-.1.1-.2.5-1.1 1.1-2.3.4-3.4-.1-.1-.2-.3-.4-.5a.098.098 0 01.1-.1c.5-1.1 1.2-2.3.4-3.5-.1-.1-.2-.3-.4-.4v-.1c.5-1 1.2-2.4.4-3.5-.1-.1-.2-.3-.3-.4.5-1.1 1.2-2.4.4-3.6-.1-.1-.1-.2-.2-.3.6-1.1 1.2-2.5.4-3.8a2.56 2.56 0 00-1.3-1M28.4 40a1.33 1.33 0 01-.3.8 2.252 2.252 0 01-.5.5c.5 1 1.1 2.3.4 3.4a7.365 7.365 0 01-.5.6c.5 1.1 1.1 2.3.4 3.4a2.651 2.651 0 01-.5.6h0c.5 1.1 1.1 2.3.4 3.4a1.698 1.698 0 01-.6.6v.1c.5 1 1.1 2.2.4 3.3a1.698 1.698 0 01-.6.6c0 .1.1.1.1.2.5 1 1.1 2.2.5 3.2a1.966 1.966 0 01-1.7.9 1.367 1.367 0 01-1.4-1.4.975.975 0 01.4-.9c-.1-.2-.2-.3-.2-.4-.5-1-1.1-2.2-.5-3.2.1-.2.3-.3.5-.5 0-.1-.1-.2-.1-.3-.5-1-1.1-2.2-.4-3.3a2.252 2.252 0 01.5-.5c0-.1-.1-.1-.1-.2-.5-1.1-1.1-2.3-.4-3.4.1-.1.2-.3.4-.5a.098.098 0 00-.1-.1c-.5-1.1-1.2-2.3-.4-3.5.1-.1.2-.3.4-.4v-.1c-.5-1-1.2-2.4-.4-3.5.1-.1.2-.3.3-.4-.5-1.1-1.2-2.4-.4-3.6.1-.1.1-.2.2-.3-.6-1.1-1.2-2.5-.4-3.8a2.56 2.56 0 011.3-1M20.3 47.4a8.094 8.094 0 013.3-11.7M27.7 45.5a16.066 16.066 0 005.3 2.8" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M17 58v-4c0-4 3.1-7.3 6.9-8.5M44.3 45.1L33 47v11M55 58v-4c0-4-3.1-7.3-6.9-8.5" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M51.7 47.4A7.578 7.578 0 0053 43a8.143 8.143 0 00-4.6-7.3" })))); }; exports.default = SvgPeople8;