UNPKG

@react-pakistan/react-emoji-collection

Version:
52 lines (51 loc) 3.98 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 SvgClimateEnvironment10 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#d22f27", d: "M43.375 23a4.29 4.29 0 00-4.428-3.916h-6.125a4.347 4.347 0 00-4.296 4.131l-.809 19.44a1.003 1.003 0 01-.123.436l2.994-2.094-.728 22.133a1.215 1.215 0 00.255.879.247.247 0 00.155.09c.219 0 1.29-.385 1.37-1.084l2.579-22.578a4.257 4.257 0 01.171-1.159l.74-.805h1.659l.649.746a4.388 4.388 0 01.422 1.25l2.625 22.546a1.33 1.33 0 001.014 1.082.248.248 0 00.155-.09c.196-.248.5-.585.466-.9l-.952-22.11 3.572 2.43z" }), React.createElement("path", { fill: "#fcea2b", d: "M38.995 12.58a3.032 3.032 0 01-6.063 0 2.947 2.947 0 01.204-1.08h5.563a.289.289 0 00.092-.01 3 3 0 01.204 1.09z" }), React.createElement("path", { fill: "none", stroke: "#fff", strokeLinecap: "square", strokeLinejoin: "round", strokeWidth: 2, d: "M30.487 47.695l2.549.368M30.487 50.695l2.549.368M39.487 51.063l2.549-.368M39.487 48.063l2.549-.368M27.866 29.028l2.55.367M41.662 29.395l2.55-.367" }), React.createElement("path", { fill: "#a57939", d: "M40.565 8.03v5.12s-.47 1.12-1.12 0v-2.04h-6.76v2.08c-.65 1.12-1.12 0-1.12 0V8.03a.734.734 0 01.73-.73h7.54a.734.734 0 01.73.73z" }), React.createElement("path", { fill: "#6a462f", d: "M37.521 7.083h2.896v3.842h-2.896z" }), React.createElement("path", { fill: "#6a462f", d: "M39.445 10.625h.972v2.979h-.972z" }), React.createElement("g", null, React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.6, d: "M40.565 8.03v5.12s-.47 1.12-1.12 0v-2.04h-6.76v2.08c-.65 1.12-1.12 0-1.12 0V8.03a.734.734 0 01.73-.73h7.54a.734.734 0 01.73.73z" }), React.createElement("g", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.6 }, React.createElement("path", { d: "M39.035 12.08a2.97 2.97 0 11-5.94 0M41.033 24.516l1.9 38c.055 1.1-.575 2-1.4 2a2.076 2.076 0 01-1.729-1.987l-2.542-22.031c-.129-1.093-.679-1.987-1.229-1.987s-1.103.894-1.229 1.987l-2.539 22.031a2.076 2.076 0 01-1.729 1.987c-.825 0-1.455-.9-1.4-2l1.9-38" }), React.createElement("path", { d: "M27.037 42.516l.792-19a5.274 5.274 0 015.208-5h6" }), React.createElement("path", { d: "M38.964 18.516a5.274 5.274 0 015.208 5l.792 19" }))))); }; exports.default = SvgClimateEnvironment10;