UNPKG

@react-pakistan/react-emoji-collection

Version:
54 lines (53 loc) 3.73 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 SvgTravelPlaces12 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#ea5a47", d: "M37.116 11.241l4.417 5.809 4.417 5.81H28.282l4.417-5.81 4.417-5.809z" }), React.createElement("path", { fill: "#d22f27", d: "M46.949 18.484l-2.871-.049-2.871-.049 1.478-2.513 1.478-2.514 1.393 2.562 1.393 2.563z" }), React.createElement("path", { fill: "#d0cfce", d: "M40.602 18.764l3.268 2.38.08 1.688 2.098-.101-.202-4.221" }), React.createElement("path", { fill: "#d0cfce", stroke: "#d0cfce", strokeMiterlimit: 10, strokeWidth: 2, d: "M39.167 13.353h-3.334L35 15.114v8.802h5v-8.802l-.833-1.761z" }), React.createElement("path", { fill: "#d22f27", d: "M40.998 14.283l-3.57-.061-3.571-.061 1.838-3.08L37.532 8l1.733 3.141 1.733 3.142z" }), React.createElement("path", { fill: "#9b9b9a", d: "M26 22.86h10.5V63H26z" }), React.createElement("path", { fill: "#d0cfce", d: "M36.5 22.86H47V63H36.5z" }), React.createElement("path", { fill: "#9b9b9a", d: "M31.25 18H28.1l-1.05 1.2V24h4.2v-2.4l1.05-2.4-1.05-1.2z" }), React.createElement("path", { fill: "#d22f27", d: "M33.484 17.449l-3.489-.06-3.488-.059 1.795-3.01 1.796-3.009 1.693 3.069 1.693 3.069z" }), React.createElement("g", { fill: "none", stroke: "#000", strokeLinejoin: "round", strokeWidth: 2 }, React.createElement("path", { strokeLinecap: "round", d: "M46.949 18.484l-2.871-.049-2.871-.049 1.478-2.513 1.478-2.514 1.393 2.562 1.393 2.563zM40.7 19.691v-4.489l-1.05-1.849h-4.2l-1.05 1.849v4.489" }), React.createElement("path", { strokeLinecap: "round", d: "M40.998 14.283l-3.57-.061-3.571-.061 1.838-3.08L37.532 8l1.733 3.141 1.733 3.142zM26 22.86h10.5V63H26zM36.5 22.86H47V63H36.5zM39.65 27.085v2.113M42.8 37.648v2.113M39.65 50.324v2.113M27.05 17.579v4.225" }), React.createElement("path", { d: "M33.484 17.449l-3.489-.06-3.488-.059 1.795-3.01 1.796-3.009 1.693 3.069 1.693 3.069z" }), React.createElement("path", { strokeLinecap: "round", d: "M45.95 22.86v-4.225M30.2 37.648v2.113M33.35 50.324v2.113M37.55 17.579h.01" })))); }; exports.default = SvgTravelPlaces12;