UNPKG

@react-pakistan/react-emoji-collection

Version:
49 lines (48 loc) 3.53 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 SvgAnimalMarine6 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#FCEA2B", d: "M21.315 31.042s9.253 5.713 6.168 18.87c0 0-4.385 3.805-4.595 1.438s2.656-9.659-1.599-13.005C17.035 35 16.62 30.05 16.62 30.05l4.696.993z" }), React.createElement("path", { fill: "#61B2E4", d: "M17.688 19.063s13.187-2.69 15.25-1.876C35 18 48.017 41.193 29.508 57.097c0 0 1.992-5.597.992-7.597s-1.75-3.875-.375-4.938-3.363 3.188-3.363 3.188S25.5 34.5 22.5 31.5l5 3s4-7 3-10-3.625-5.875-12.813-5.438z" }), React.createElement("path", { fill: "#61B2E4", d: "M40.65 21.303s14.49 19.992-3.176 36.68l10-.014c17.683-15.86 3.215-34.821 3.215-34.821s-5.465-2.773-10.039-1.845z" }), React.createElement("path", { fill: "#FCEA2B", d: "M53.19 26.134c4.188 10.135.877 24.426.877 24.426S55 42 63 40c0 0-4.503-2.935-5.752-6.968s-4.059-6.897-4.059-6.897z" }), React.createElement("path", { fill: "#F1B31C", d: "M34.573 18.009S48.64 40.08 31 58l10.454-.551c17.658-17.028 3.16-37.441 3.16-37.441s-5.468-2.99-10.041-2z" }), React.createElement("path", { fill: "#92D3F5", d: "M49 39.743s-4.452-12.94-7.792-9.705-1.808 9.705-.904 9.705.087 1.279 5.505 2.257" }), React.createElement("g", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: 10, strokeWidth: 2 }, React.createElement("path", { d: "M13 20S48.5 7.75 57.75 34.375C57.75 34.375 59 39 64 38c0 0-2 2 0 3 0 0-4.5-1-6.75 2.5S56 54 41 60l2-3s-7 3-14 1c0 0 3.5-5.5 1.25-8.75S30 44 30 44s-4 9-8 8c0 0 2.5-7.5.25-11.25S15 30 16 30s8 1 12 5c0 0 2-5.5 2.5-8.25S32 18 13 20z" }), React.createElement("path", { d: "M48 39s-4-12-7-9-1.625 9-.813 9c.813 0 .079 1.186 4.946 2.093M33.573 18.009s14.521 21.52-3.119 39.44M44.614 20.008s14.499 20.413-3.16 37.44M54.067 50.56s3.311-14.291-.878-24.426M20.748 31.057s8.146 5.74 5.476 18.886" })))); }; exports.default = SvgAnimalMarine6;