UNPKG

@react-pakistan/react-emoji-collection

Version:
50 lines (49 loc) 4.29 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 SvgFoodPrepared28 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("circle", { cx: 20.712, cy: 27.692, r: 6, fill: "#ea5a47" }), React.createElement("path", { fill: "#ea5a47", d: "M37.521 16.018a5.955 5.955 0 11-7.872-2.994 6.023 6.023 0 017.872 2.994z" }), React.createElement("path", { fill: "#b1cc33", d: "M49.074 17.036a2.961 2.961 0 00-4.897-.776 4.978 4.978 0 00-9.366 1.973 3.102 3.102 0 00-3.018-.374 3.44 3.44 0 00-1.696 2.033 4.956 4.956 0 00-5.791.342 4.846 4.846 0 00-1.311 5.98 2.803 2.803 0 00-2.752 1.216 3.087 3.087 0 00-.473 2.582 4.974 4.974 0 00-4.87 3.206 5.097 5.097 0 001.827 5.869 2.961 2.961 0 00-.776 4.897M25.314 62.549l2.843-1.42" }), React.createElement("path", { fill: "#6a462f", d: "M32.523 29.515c-1.406-.472-1.599-4.797-.424-5.369.937-.456 2.205 1.74 4.02 1.359a3.612 3.612 0 002.245-2.227c-.065-.047-3.887 6.891-5.84 6.237z" }), React.createElement("path", { fill: "#6a462f", d: "M25 31c-.2-.677-.718-2.43 0-3 .882-.7 2.447 1.333 5 1 1.758-.23 2.396-1.373 3-1 .839.518.644 3.366-1 5a4.458 4.458 0 01-5 1 4.622 4.622 0 01-2-3z" }), React.createElement("path", { fill: "#a57939", d: "M48.842 17.226a2.006 2.006 0 012.814.283 23 23 0 01-35.615 29.113 2.006 2.006 0 01.283-2.814z" }), React.createElement("g", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2 }, React.createElement("path", { d: "M43.496 46.96a.947.947 0 00.549.236.868.868 0 00.57-.175M32.313 38.019a.947.947 0 00.549.236.868.868 0 00.57-.175M30.69 47.094a.947.947 0 00.55.237.869.869 0 00.57-.175M44.16 26.86a.815.815 0 00.618.29 1.058 1.058 0 00.692-.334M40.215 37.835a.816.816 0 00.618.29 1.057 1.057 0 00.692-.334M49.998 32.421a.815.815 0 00.618.29 1.057 1.057 0 00.691-.333M21.756 44.065a.946.946 0 00.55.236.868.868 0 00.569-.174" }), React.createElement("path", { d: "M48.842 17.226a2.006 2.006 0 012.814.283 23 23 0 01-35.615 29.113 2.006 2.006 0 01.283-2.814zM25 31c-.2-.677-.718-2.43 0-3 .882-.7 2.447 1.333 5 1M32.523 29.515c-1.124-3.987-.89-5.118-.424-5.369.795-.428 2.254 1.722 4.02 1.359a3.693 3.693 0 002.245-2.227M48.833 41.125a1.057 1.057 0 00.692-.334" }), React.createElement("path", { d: "M44.24 16.338a4.978 4.978 0 00-9.365 1.973 3.102 3.102 0 00-3.018-.375 3.44 3.44 0 00-1.697 2.033 4.956 4.956 0 00-5.79.342 4.846 4.846 0 00-1.312 5.98 2.803 2.803 0 00-2.752 1.216 3.087 3.087 0 00-.472 2.582 4.974 4.974 0 00-4.87 3.207 5.097 5.097 0 001.826 5.868M19.351 22.863a5.246 5.246 0 00-2.744 1.856 4.813 4.813 0 00-.888 3.18M27.558 16.154a5.246 5.246 0 012.365-2.32 4.812 4.812 0 013.293-.238" })))); }; exports.default = SvgFoodPrepared28;