UNPKG

@react-pakistan/react-emoji-collection

Version:
57 lines (56 loc) 4.29 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 SvgClimateEnvironment4 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#fff", d: "M66.164 22.918v26.86h-29.51l-.15-.13-.16.13h-30.5v-26.86h60.32z" }), React.createElement("path", { fill: "#d0cfce", d: "M18.698 28.643h44.467v5.875H18.698zM18.698 37.643h44.467v5.875H18.698z" }), React.createElement("path", { fill: "#1e50a0", d: "M6.998 50.569V61h2.5V50.687l-2.5-.118zM17.998 49.837v10.431h2.5V49.955l-2.5-.118zM49.998 49.837v10.431h2.5V49.955l-2.5-.118zM64.498 49.955l-2.5-.118v10.431" }), React.createElement("path", { fill: "#ea5a47", d: "M36.654 50.569h6.76V61h-14V50.569h6.93l.16-.105.15.105zM29.414 16.228h14v6.69h-14z" }), React.createElement("path", { fill: "#d0cfce", d: "M34.151 10.992a3.889 3.889 0 01-1.454 1.868 1.65 1.65 0 01-1.492.227c-1.01-.4-1.331-1.986-.715-3.543s1.935-2.494 2.946-2.094 1.331 1.985.715 3.542z" }), React.createElement("path", { fill: "#ea5a47", d: "M9.562 34.285h5.269v9.125H9.562zM5.013 22.918h61.949v3.345H5.013z" }), React.createElement("path", { fill: "#1e50a0", d: "M5.013 45.96h61.949v3.345H5.013zM17.998 50.569V61h2.5V50.687l-2.5-.118zM49.998 49.837v10.431h2.5V49.955l-2.5-.118z" }), React.createElement("path", { fill: "#1e50a0", d: "M49.998 50.569V61h2.5V50.687l-2.5-.118zM61.998 49.837v10.431h2.5V49.955l-2.5-.118z" }), React.createElement("path", { fill: "#1e50a0", d: "M61.998 50.569V61h2.5V50.687l-2.5-.118z" }), React.createElement("path", { fill: "#1e50a0", d: "M64.498 49.955l-2.5-.118v10.431" }), React.createElement("g", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round" }, React.createElement("path", { strokeWidth: 2, d: "M36.336 49.778H5.013v-26.86h61.949v26.86H36.655M36.654 49.778h-.31M36.654 49.839h6.76V60M29.414 60V49.839h6.93" }), React.createElement("path", { strokeWidth: 2, d: "M29.414 16.228h14v6.69h-14z" }), React.createElement("path", { strokeWidth: 1.6, d: "M34.151 10.992a3.889 3.889 0 01-1.454 1.868 1.65 1.65 0 01-1.492.227c-1.01-.4-1.331-1.986-.715-3.543s1.935-2.494 2.946-2.094 1.331 1.985.715 3.542zM32.321 16.226v-3.174M47.914 22.913V10.268h7.625M50.873 8.643v3.125M53.873 8.643v3.125M19.482 22.445v-5.241h-3.84v-5.759" }), React.createElement("path", { strokeWidth: 1.6, d: "M19.107 17.204h3.84v-5.759M19.498 12.831v4.656M14.031 34.285H9.562v8.325" }), React.createElement("path", { strokeWidth: 2, d: "M6.998 50.366V60M17.998 49.839V60M49.998 49.839V60M61.998 49.839V60" }), React.createElement("path", { strokeWidth: 1.6, d: "M18.733 33.718v-4.53h43.729M18.733 42.518v-5.33h43.729" })))); }; exports.default = SvgClimateEnvironment4;