@react-pakistan/react-emoji-collection
Version:
React Emoji Collection built upon React StoryBook
58 lines (57 loc) • 5.69 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 SvgFamily71 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props),
React.createElement("path", { fill: "#92D3F5", d: "M36 38.999h-6.583c-4.004 3.29-7.919 3.29-11.833 0-3.292 0-6.584 2.667-6.584 5.956V61h25V38.999z" }),
React.createElement("path", { fill: "#B1CC33", d: "M26.5 61v-2.533C26.5 56 29.002 54 31.504 54c2.975 2.467 5.95 2.467 8.993 0 2.502 0 5.003 2 5.003 4.467V61" }),
React.createElement("g", { fill: "#A57939" },
React.createElement("path", { d: "M13.929 21.39c.533-7.734 6.4-7.823 9.335-7.379.266.09 1.067 0 1.333 0 5.334-.711 8.002 5.334 8.002 8.002 0 .978.225 3.365-1.108 4.699 0 0-3.249-3.721-3.427-5.855 0 0-10.135 3.823-10.846.533 0 0-.711 2.667-1.334 3.379 0 0-.328 2.044-.328 2.667 0 0-1.894-2.667-1.627-6.046zM36 40.704c3.864 1.37 5.567 5.827 5.695 9.63 1.422.308 2.882-.39 3.805-1.46a7.198 7.198 0 01-2.149-3.136c.737-5.725-2.03-9.58-7.35-8.486-5.321-1.093-8.088 2.76-7.351 8.486a7.198 7.198 0 01-2.15 3.135c.923 1.072 2.384 1.77 3.806 1.461.127-3.803 1.83-8.26 5.694-9.63z" })),
React.createElement("g", { fill: "#FCEA2B" },
React.createElement("path", { d: "M28.045 20.857S17.91 24.68 17.2 21.39c0 0-.711 2.667-1.334 3.379 0 0-.318 1.983-.327 2.635.459 5.148 3.841 9.2 7.943 9.2 4.286 0 7.782-4.427 7.98-9.903-.104-.12-3.24-3.746-3.416-5.844zM41.504 48.517c-.014-.054-.017-.11-.033-.165-.55-3.175-2.237-6.54-5.47-7.648-3.234 1.109-4.922 4.473-5.472 7.648-.015.054-.018.11-.032.165.84 2.754 2.995 4.312 5.503 4.312 2.51 0 4.664-1.558 5.504-4.312z" })),
React.createElement("g", null,
React.createElement("path", { fill: "none", stroke: "#000", strokeMiterlimit: 10, strokeWidth: 2, d: "M31.5 25.569v.644c0 5.7-3.586 10.39-8 10.39s-8-4.69-8-10.39v-.644" }),
React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M13.929 21.39c.533-7.734 6.4-7.823 9.335-7.379.266.09 1.067 0 1.333 0 5.334-.711 8.002 5.334 8.002 8.002 0 .978.225 3.365-1.108 4.699 0 0-3.249-3.721-3.427-5.855 0 0-10.135 3.823-10.846.533 0 0-.711 2.667-1.334 3.379 0 0-.328 2.044-.328 2.667 0 0-1.894-2.667-1.627-6.046z" }),
React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: 10, strokeWidth: 2, d: "M11 60V44.955C11 41.665 14.292 39 17.584 39c2.682 2.253 5.364 2.963 8.075 2.128" }),
React.createElement("path", { d: "M22.25 26.5c0 .714-.536 1.25-1.25 1.25s-1.25-.536-1.25-1.25.536-1.25 1.25-1.25 1.25.536 1.25 1.25M27.25 26.5c0 .714-.536 1.25-1.25 1.25s-1.25-.536-1.25-1.25.536-1.25 1.25-1.25 1.25.536 1.25 1.25" }),
React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M21.633 31.533a3.968 3.968 0 003.734 0" }),
React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.6, d: "M26.5 60.2v-1.733C26.5 56 29.002 54 31.504 54c2.975 2.467 5.95 2.467 8.993 0 2.502 0 5.003 2 5.003 4.467V60.2" }),
React.createElement("path", { d: "M38.598 45.702a.9.9 0 11-.898-.84.87.87 0 01.898.84z" }),
React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.6, d: "M34.664 49.186a2.093 2.093 0 002.672 0" }),
React.createElement("path", { fill: "none", stroke: "#000", strokeMiterlimit: 10, strokeWidth: 1.6, d: "M41.544 48.407c-.814 2.827-3 4.422-5.544 4.422h0c-2.543 0-4.73-1.595-5.544-4.422" }),
React.createElement("path", { d: "M34.3 44.862a.9.9 0 11-.898.84.87.87 0 01.898-.84z" }),
React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.6, d: "M36 40.704c3.864 1.37 5.567 5.827 5.695 9.63 1.422.308 2.882-.39 3.805-1.46a7.198 7.198 0 01-2.15-3.136c.738-5.725-2.03-9.58-7.35-8.486-5.32-1.093-8.087 2.76-7.35 8.486a7.198 7.198 0 01-2.15 3.135c.923 1.072 2.384 1.77 3.806 1.461.127-3.803 1.83-8.26 5.694-9.63z" })))); };
exports.default = SvgFamily71;