@react-pakistan/react-emoji-collection
Version:
React Emoji Collection built upon React StoryBook
66 lines (65 loc) • 6.77 kB
JavaScript
"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 SvgPeople7 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props),
React.createElement("ellipse", { cx: 19.5, cy: 42, rx: 3.5, ry: 3, fill: "#3F3F3F" }),
React.createElement("g", { fill: "#3F3F3F" },
React.createElement("path", { fillRule: "evenodd", d: "M43 46.153V58H20V46.936a10.288 10.288 0 014-.836c6 5 12 5 18 0 .334 0 .668.018 1 .053z", clipRule: "evenodd" }),
React.createElement("path", { d: "M43 46.153h1a1 1 0 00-.896-.995l-.104.995zM43 58v1a1 1 0 001-1h-1zm-23 0h-1a1 1 0 001 1v-1zm0-11.064l-.39-.92a1 1 0 00-.61.92h1zm4-.836l.64-.768A1 1 0 0024 45.1v1zm18 0v-1a1 1 0 00-.64.232l.64.768zm0 .053V58h2V46.153h-2zM43 57H20v2h23v-2zm-22 1V46.936h-2V58h2zm-.61-10.143A9.287 9.287 0 0124 47.1v-2c-1.512 0-3.012.33-4.39.916l.78 1.84zm2.97-.989c3.125 2.604 6.343 3.982 9.64 3.982 3.297 0 6.516-1.378 9.64-3.982l-1.28-1.536c-2.876 2.396-5.657 3.518-8.36 3.518-2.703 0-5.485-1.122-8.36-3.518l-1.28 1.536zM42 47.1c.298 0 .597.016.896.047l.208-1.989A10.61 10.61 0 0042 45.1v2z" })),
React.createElement("g", { fill: "#6A462F" },
React.createElement("path", { fillRule: "evenodd", d: "M24 58v-4h18l.5-7.4.92-.394c.885.13 1.754.38 2.58.73V58H24z", clipRule: "evenodd" }),
React.createElement("path", { d: "M24 54v-1a1 1 0 00-1 1h1zm0 4h-1a1 1 0 001 1v-1zm18-4v1a1 1 0 00.998-.933L42 54zm.5-7.4l-.394-.92a1 1 0 00-.604.853l.998.067zm.92-.394l.146-.99a1 1 0 00-.54.07l.394.92zm2.58.73h1a1 1 0 00-.61-.92l-.39.92zM46 58v1a1 1 0 001-1h-1zm-23-4v4h2v-4h-2zm19-1H24v2h18v-2zm-.498-6.467l-.5 7.4 1.996.134.5-7.4-1.996-.134zm1.524-1.247l-.92.395.788 1.838.92-.394-.788-1.839zm.248 1.909a9.575 9.575 0 012.335.662l.782-1.841a11.58 11.58 0 00-2.825-.8l-.292 1.979zM47 58V46.936h-2V58h2zm-23 1h22v-2H24v2z" })),
React.createElement("path", { fill: "#fff", d: "M41 57.1h20l-2 3H43l-2-3z" }),
React.createElement("g", { fill: "#fff" },
React.createElement("path", { fillRule: "evenodd", d: "M51 58.1c3.314 0 6-4.477 6-10H45c0 5.523 2.686 10 6 10z", clipRule: "evenodd" }),
React.createElement("path", { d: "M57 48.1h1a1 1 0 00-1-1v1zm-12 0v-1a1 1 0 00-1 1h1zm11 0c0 2.611-.637 4.927-1.615 6.556-.99 1.65-2.217 2.444-3.385 2.444v2c2.146 0 3.918-1.445 5.1-3.415 1.194-1.99 1.9-4.674 1.9-7.585h-2zm-11 1h12v-2H45v2zm6 8c-1.168 0-2.395-.794-3.385-2.444C46.637 53.028 46 50.712 46 48.1h-2c0 2.911.706 5.596 1.9 7.585 1.182 1.97 2.954 3.415 5.1 3.415v-2z" })),
React.createElement("g", { fill: "#6A462F", fillRule: "evenodd", clipRule: "evenodd" },
React.createElement("path", { d: "M33 10.58c10 0 13.5 7 13.5 14 0 4.493-1.235 8.573-3.178 10.92 1.858-5.6.775-9.613 0-10.92C41.715 22.888 38 18.9 36 16.5c-4 4.735-10.333 6.64-13 7-.333.5-1 2.5-1 6.5 0 1.896.15 3.505.343 4.764L22.5 35l3 6h-2.7c-.48-1.165-1.776-2-3.3-2-1.08 0-2.046.42-2.688 1.078L14.5 39.5l1-15 1.004 1.506a23.93 23.93 0 01-.004-.425c0-9.081 6.5-15 16.5-15zM24 59v-6.5c0-5.247-2.015-9.5-4.5-9.5S15 47.253 15 52.5V59h9z" })),
React.createElement("g", null,
React.createElement("path", { fill: "#FCEA2B", d: "M22 30c0 9 4.936 14 11 14 5.937 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("g", null,
React.createElement("path", { fill: "none", stroke: "#000", strokeLinejoin: "round", strokeWidth: 2, d: "M21.936 29.58c0 9 4.937 14 11 14 5.937 0 11.064-5 11.064-14a12.137 12.137 0 00-1-5c-3-3-7-8-7-8-4 3-7 6-13 7.001 0 0-1.064.999-1.064 6z" }),
React.createElement("path", { d: "M38.953 28.047a2 2 0 11-4 0 2 2 0 014 0zM30.953 28.047a2 2 0 11-4 0 2 2 0 014 0z" }),
React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M16.5 40c-3.5 0-1-3.08-1-14 0-9.08 7.5-15.42 17.5-15.42s13.5 7 13.5 14c0 4.493-1.235 8.573-3.178 10.92" }),
React.createElement("path", { d: "M32.953 38.05a7.652 7.652 0 01-3.448-.859 1 1 0 01.895-1.789c1.593.86 3.512.86 5.105 0a1 1 0 01.895 1.79 7.653 7.653 0 01-3.447.857z" }),
React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeWidth: 2, d: "M24 58v-5.5c0-5.247-2.015-9.5-4.5-9.5S15 47.253 15 52.5V58" }),
React.createElement("path", { fill: "none", stroke: "#000", strokeWidth: 2, d: "M17.238 44.29C16.481 43.74 16 42.918 16 42c0-1.657 1.567-3 3.5-3s3.5 1.343 3.5 3c0 .918-.48 1.74-1.238 2.29" }),
React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M43.5 46.118A9.731 9.731 0 0042 46c-5.324 4.437-10.648 4.937-15.971 1.5" }),
React.createElement("path", { d: "M27 53a1 1 0 100 2v-2zm15 1v1a1 1 0 00.998-.934L42 54zm-15 1h15v-2H27v2zm15.998-.934l.5-7.5-1.996-.133-.5 7.5 1.996.133z" }),
React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M46.2 54.1c-.754-1.671-1.2-3.749-1.2-6h12c0 2.251-.446 4.329-1.2 6" }),
React.createElement("path", { fill: "none", stroke: "#000", strokeLinejoin: "round", strokeWidth: 2, d: "M41 57.1h20l-2 3H43l-2-3z" })))); };
exports.default = SvgPeople7;