UNPKG

@react-pakistan/react-emoji-collection

Version:
49 lines (48 loc) 3.11 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 SvgFoodMarine1 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#8967aa", d: "M50.66 54.505C63 41.615 63 29 63 29a5.003 5.003 0 00-7.02-4.575l.004-.005a6.628 6.628 0 10-11.107-6.945l.003-.001A9.008 9.008 0 0036 7h-2a9.008 9.008 0 00-8.88 10.474l.003.001a6.628 6.628 0 10-11.107 6.945l.004.005A5.003 5.003 0 007 29s0 12.615 12.34 25.505" }), React.createElement("circle", { cx: 34.5, cy: 49.5, r: 7.5, fill: "#fff" }), React.createElement("path", { fill: "#d0cfce", d: "M35.304 42.044A7.495 7.495 0 0131.5 56a7.57 7.57 0 01-.804-.044 7.497 7.497 0 104.608-13.912z" }), React.createElement("path", { fill: "#b399c8", d: "M10 55h50s-8 9-25 9" }), React.createElement("path", { fill: "#8967aa", d: "M48.805 55.051H59.5s-8 9-25 9c0 0 9.94-2.525 14.305-9z" }), React.createElement("path", { fill: "#b399c8", d: "M35 64c-17 0-25-9-25-9" }), React.createElement("g", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2 }, React.createElement("path", { d: "M28.758 54.325a7.5 7.5 0 1111.327.18M10 55h50s-8 9-25 9M35 64c-17 0-25-9-25-9" }), React.createElement("path", { d: "M50.66 54.505C63 41.615 63 29 63 29a5.003 5.003 0 00-7.02-4.575l.004-.005a6.628 6.628 0 10-11.107-6.945l.003-.001A9.008 9.008 0 0036 7h-2a9.008 9.008 0 00-8.88 10.474l.003.001a6.628 6.628 0 10-11.107 6.945l.004.005A5.003 5.003 0 007 29s0 12.615 12.34 25.505" })))); }; exports.default = SvgFoodMarine1;