UNPKG

@react-pakistan/react-emoji-collection

Version:
49 lines (48 loc) 3.76 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 SvgClimateEnvironment12 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#d0cfce", d: "M38.889 12.278a5.258 5.258 0 019.225-3.471 4.195 4.195 0 017.643 2.417l.02-.002a4.222 4.222 0 110 8.445c-.068 0-.131-.017-.2-.02a3.115 3.115 0 01-1.947 4.06c.006.063.037.117.037.182a2.111 2.111 0 11-4.222 0 2.085 2.085 0 01.547-1.388 3.149 3.149 0 01-.425-.955 3.143 3.143 0 01-4.3-2.489 4.199 4.199 0 01-6.087-5.124 5.22 5.22 0 01-.291-1.655z" }), React.createElement("path", { fill: "#9b9b9a", d: "M11.106 44.03h49.788V60H11.106z" }), React.createElement("path", { fill: "#d0cfce", d: "M15.803 48.727h12.212V60H15.803z" }), React.createElement("path", { fill: "#92d3f5", d: "M51.5 48.727H32.712v4.697h23.485v-4.697H51.5z" }), React.createElement("path", { fill: "#9b9b9a", d: "M54.788 44.03h-5.636L50.091 29h3.757l.94 15.03z" }), React.createElement("path", { fill: "#d0cfce", d: "M15.8 37.455l.005 6.575h9.389L15.8 37.455zM25.667 37.455l.004 6.575h9.39l-9.394-6.575zM35.061 37.455l.004 6.575h9.39l-9.394-6.575z" }), React.createElement("g", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2 }, React.createElement("path", { d: "M11.106 44.03h49.788V60H11.106z" }), React.createElement("path", { d: "M15.803 48.727h12.212V60H15.803zM15.803 52.485h12.212M15.803 56.242h12.212M37.409 53.424h-4.697v-4.697h4.697M42.106 53.424h-4.697M37.409 48.727h4.697M46.803 53.424h-4.697M42.106 48.727h4.697M51.5 53.424h-4.697M46.803 48.727H51.5M51.5 48.727h4.697v4.697H51.5M54.788 44.03h-5.636L50.091 29h3.757l.94 15.03zM15.8 37.455l.005 6.575h9.389L15.8 37.455zM25.667 37.455l.004 6.575h9.39l-9.394-6.575zM35.061 37.455l.004 6.575h9.39l-9.394-6.575zM38.889 12.278a5.258 5.258 0 019.225-3.471 4.195 4.195 0 017.643 2.417l.02-.002a4.222 4.222 0 110 8.445c-.068 0-.131-.017-.2-.02a3.115 3.115 0 01-1.947 4.06c.006.063.037.117.037.182a2.111 2.111 0 11-4.222 0 2.085 2.085 0 01.547-1.388 3.149 3.149 0 01-.425-.955 3.143 3.143 0 01-4.3-2.489 4.199 4.199 0 01-6.087-5.124 5.22 5.22 0 01-.291-1.655z" })))); }; exports.default = SvgClimateEnvironment12;