UNPKG

@react-pakistan/react-emoji-collection

Version:
48 lines (47 loc) 4.08 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 SvgDrink4 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#FCEA2B", d: "M19 23.23h30v36.386H19z" }), React.createElement("path", { fill: "#F1B31C", d: "M40.526 23.23L33 59.616h16V23.23z" }), React.createElement("path", { fill: "#FFF", d: "M44.193 15.4a5.415 5.415 0 00-3.458 1.258c-.938-1.938-2.834-3.267-5.026-3.269-.8 0-1.56.178-2.251.496-1.12-1.521-2.86-2.503-4.82-2.505-2.946-.002-5.405 2.205-5.996 5.15a4.423 4.423 0 00-1.079-.146c-2.603-.002-4.716 2.24-4.718 5.006l-.006 8.015c-.001 1.103.847 2.005 1.884 2.006h.943c1.037.001 1.886-.9 1.887-2.002l.001-1.6a3.56 3.56 0 001.95.6l1.854.001c1.203.001 2.266-.614 2.959-1.552 1.025 1.543 2.712 2.559 4.615 2.56 3.111.003 5.66-2.7 5.662-6.007l10.921.009c.21-.627.33-1.3.33-2.004.004-3.32-2.527-6.014-5.652-6.016z" }), React.createElement("path", { fill: "#FFF", d: "M19.807 24.808c.002-2.689 2.115-4.867 4.718-4.865.372 0 .73.056 1.079.14.59-2.86 3.05-5.005 5.997-5.003 1.959.002 3.699.956 4.818 2.434a5.48 5.48 0 012.252-.481c2.192.002 4.088 1.293 5.025 3.176a5.511 5.511 0 013.459-1.222c.53 0 1.04.081 1.526.222-.769-2.28-2.863-3.92-5.334-3.923a5.511 5.511 0 00-3.458 1.222c-.938-1.882-2.834-3.174-5.026-3.175-.8-.001-1.56.172-2.251.48-1.12-1.477-2.86-2.432-4.82-2.433-2.946-.002-5.406 2.143-5.996 5.004a4.54 4.54 0 00-1.079-.141c-2.603-.002-4.716 2.176-4.718 4.864l-.006 7.79c-.001 1.07.847 1.947 1.884 1.948h.943c.36.001.695-.11.982-.293l.005-5.744z" }), React.createElement("g", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: 10 }, React.createElement("path", { strokeWidth: 2, d: "M49.5 50.5h6c2.2 0 4-1.8 4-4v-14c0-2.2-1.8-4-4-4h-6" }), React.createElement("path", { strokeWidth: 2.018, d: "M38.594 23.23H49V60H20V39.635" }), React.createElement("path", { strokeWidth: 2, d: "M20.252 31.312c.753-.262 1.3-1.018 1.301-1.903l.001-1.599a3.56 3.56 0 001.95.599l1.854.001c1.203.001 2.266-.614 2.959-1.552 1.025 1.543 2.712 2.559 4.615 2.56 3.111.003 5.66-2.7 5.662-6.007l10.921.009c.21-.627.33-1.3.33-2.004.003-3.32-2.527-6.014-5.652-6.016a5.415 5.415 0 00-3.458 1.258c-.938-1.938-2.834-3.267-5.026-3.268-.8-.001-1.56.177-2.251.495-1.12-1.521-2.86-2.503-4.82-2.505-2.946-.002-5.405 2.205-5.996 5.15a4.423 4.423 0 00-1.079-.146c-2.603-.002-4.716 2.24-4.718 5.006l-.006 8.016c-.001 1.102.847 2.004 1.884 2.005h.943c.204 0 .4-.034.585-.099" })))); }; exports.default = SvgDrink4;