UNPKG

@react-pakistan/react-emoji-collection

Version:
51 lines (50 loc) 4.21 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 SvgMail7 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#FFF", stroke: "#FFF", strokeMiterlimit: 10, strokeWidth: 1.8, d: "M32.498 57.778V35.886h6.736v21.892a3.378 3.378 0 01-3.368 3.368 3.358 3.358 0 01-2.378-.99 3.358 3.358 0 01-.99-2.378z" }), React.createElement("path", { fill: "#FFF", d: "M39.23 44.875V57.78c0 1.85-1.51 3.37-3.36 3.37-.93 0-1.77-.38-2.38-.99s-.99-1.46-.99-2.38V44.844" }), React.createElement("path", { fill: "#61B2E4", stroke: "#61B2E4", strokeLinejoin: "round", strokeMiterlimit: 10, strokeWidth: 1.8, d: "M56.541 25.826v9.825c0 1.967-1.305 3.598-2.976 3.822-.132.02-.265.03-.408.03l-28.628-.03c1.1 0 1.988-1.009 1.988-2.242V25.826c0-5.768-4.077-11.822-3.415-11.822h23.064c.662 0 1.304.072 1.926.214h.01c4.8 1.03 8.439 5.84 8.439 11.608z" }), React.createElement("path", { fill: "#EA5A47", d: "M40.1 29.017v.905c0 .622.426 1.131.947 1.131h9.666v2.037c0 .622.426 1.131.947 1.131h7.202c.52 0 .947-.51.947-1.131v-4.073c0-.623-.426-1.132-.947-1.132H41.047c-.521 0-.947.51-.947 1.132z" }), React.createElement("path", { fill: "#92D3F5", d: "M33.218 25.822v11.405c0 1.233-.887 2.242-1.988 2.242H14.486c-1.101 0-1.978-1.01-1.978-2.242V24.915c.235-3.648 1.927-6.838 4.434-8.816 1.66-1.314 3.71-2.099 5.9-2.099.663 0 1.305.071 1.927.214h.01c4.8 1.03 8.439 5.84 8.439 11.608z" }), React.createElement("g", { fill: "none", stroke: "#000", strokeMiterlimit: 10, strokeWidth: 2 }, React.createElement("path", { strokeLinecap: "round", d: "M39.23 44.875V57.78c0 1.85-1.51 3.37-3.36 3.37-.93 0-1.77-.38-2.38-.99s-.99-1.46-.99-2.38V44.844" }), React.createElement("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M23.09 14.01l.01-.01h23.07c.66 0 1.3.08 1.92.22h.01c3.97.85 7.14 4.28 8.12 8.7M24.53 39.47l28.63.03c.14 0 .27-.01.4-.03.84-.11 1.58-.57 2.12-1.25" }), React.createElement("path", { strokeLinejoin: "round", d: "M40.1 29.017v.905c0 .622.426 1.131.947 1.131h9.666v2.037c0 .622.426 1.131.947 1.131h7.202c.52 0 .947-.51.947-1.131v-4.073c0-.623-.426-1.132-.947-1.132H41.047c-.521 0-.947.51-.947 1.132z" }), React.createElement("path", { d: "M33.218 25.822v11.405c0 1.233-.887 2.242-1.988 2.242H14.486c-1.101 0-1.978-1.01-1.978-2.242V24.915c.235-3.648 1.927-6.838 4.434-8.816 1.66-1.314 3.71-2.099 5.9-2.099.663 0 1.305.071 1.927.214h.01c4.8 1.03 8.439 5.84 8.439 11.608z" }), React.createElement("path", { strokeLinecap: "round", d: "M20.662 17.526v3.017c0 .56.458 1.02 1.019 1.02h2.038c.56 0 1.02-.46 1.02-1.02v-3.078" })))); }; exports.default = SvgMail7;