UNPKG

@react-pakistan/react-emoji-collection

Version:
49 lines (48 loc) 3.57 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 SvgFoodPrepared26 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#b1cc33", stroke: "#b1cc33", strokeMiterlimit: 10, strokeWidth: 2, d: "M57.4 40.6l5-.8-.3-1a2.948 2.948 0 002.1-3.7 3.087 3.087 0 00-1.7-2 5.075 5.075 0 001.264-3.134A4.906 4.906 0 0063.1 27.3a5.097 5.097 0 00-5.7-2.3 2.961 2.961 0 00-3.3-3.7 4.978 4.978 0 00-8.5-4.4 3.102 3.102 0 00-2.1-2.2 3.44 3.44 0 00-2.6.5 4.956 4.956 0 00-4.7-3.4 4.846 4.846 0 00-4.8 3.8 2.803 2.803 0 00-2.9-.8 3.087 3.087 0 00-2 1.7 4.974 4.974 0 00-5.8-.6 5.097 5.097 0 00-2.3 5.7 2.961 2.961 0 00-3.7 3.3 4.978 4.978 0 00-4.4 8.5 2.99 2.99 0 00-.1 5.8v1l3.1.7" }), React.createElement("circle", { cx: 21.697, cy: 34.3, r: 6, fill: "#ea5a47" }), React.createElement("circle", { cx: 36.697, cy: 33.3, r: 6, fill: "#ea5a47" }), React.createElement("circle", { cx: 51.697, cy: 33.3, r: 6, fill: "#ea5a47" }), React.createElement("path", { fill: "#fff", d: "M65 35a29 29 0 01-58 0z" }), React.createElement("path", { fill: "#d0cfce", d: "M49 35c0 16-4 29-13 29a29.02 29.02 0 0029-29z" }), React.createElement("g", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2 }, React.createElement("path", { d: "M50.27 28.202a5.162 5.162 0 012.98.04 5.83 5.83 0 012.56 1.689M33.277 29.229a5.829 5.829 0 012.828-1.187 5.16 5.16 0 012.937.512M17.584 30.93a5.83 5.83 0 012.56-1.689 5.161 5.161 0 012.98-.039" }), React.createElement("path", { d: "M63.65 30.936a4.905 4.905 0 00-.55-3.536 5.097 5.097 0 00-5.7-2.3 2.961 2.961 0 00-3.3-3.7 4.978 4.978 0 00-8.5-4.4 3.102 3.102 0 00-2.1-2.2 3.44 3.44 0 00-2.6.5 4.956 4.956 0 00-4.7-3.4 4.846 4.846 0 00-4.8 3.8 2.803 2.803 0 00-2.9-.8 3.087 3.087 0 00-2 1.7 4.974 4.974 0 00-5.8-.6 5.097 5.097 0 00-2.3 5.7 2.961 2.961 0 00-3.7 3.3 5.036 5.036 0 00-5.3 2.4 4.755 4.755 0 00-.644 2.886M65 35a29 29 0 01-58 0z" })))); }; exports.default = SvgFoodPrepared26;