UNPKG

@react-pakistan/react-emoji-collection

Version:
48 lines (47 loc) 3.87 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 SvgEmergency34 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#fcea2b", d: "M15.894 42.945a32.082 32.082 0 013.975-14.837c.465 7.305 3.582 9.257 5.292 9.257 1.278 0 2.453-.972 2.453-3.096.089-2.742.507-6.777 4.174-13.565a2.096 2.096 0 001.027.287c1.437 0 3.75-1.555 1.852-13.201 0 0 14.109 9.509 13.578 25.254a1.932 1.932 0 002.08 2.034 5.258 5.258 0 004.043-2.366 19.21 19.21 0 012.1 9.387c0 12.055-7.482 21.487-20.256 21.487-11.378 0-20.318-10.168-20.318-20.641z" }), React.createElement("path", { fill: "#f1b31c", d: "M37.472 26.248c-.383 1.474-1.66 3.931-5.366 8.157-.128.099-.128.197-.255.295-.384.688-2.066 1.951-2.066 4.739a5.091 5.091 0 00.66 2.24 4.85 4.85 0 01-3.041 1.493 3.042 3.042 0 01-2.43-2.151 5.552 5.552 0 00-1.701 4c0 4.388 2.061 8.943 7.939 12.481 0 0 1.66 1.082 1.789 1.966 0 0 0 .098.127.098H39.9c.256 0 .256 0 .256-.098 0-.196.51-1.278 4.088-3.735a14.105 14.105 0 004.728-5.209.862.862 0 00-.767-1.18 2.015 2.015 0 01-1.278-1.18s-.255-.785.767-2.555a4.13 4.13 0 00.511-2.358 1.206 1.206 0 00-1.66-.688 2.473 2.473 0 01-3.323-1.081s-.894-1.573-.128-5.406c.511-2.949-1.277-7.765-3.577-10.222-.639-.59-1.917-.392-2.045.394z" }), React.createElement("path", { fill: "#3f3f3f", d: "M46.443 60.255v-15.34l-10.853-7.28-10.63 7.28v15.34a18.886 18.886 0 0021.483 0z" }), React.createElement("path", { fill: "#f1b31c", d: "M31.479 50.664h8.446v12.561h-8.446z" }), React.createElement("g", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2 }, React.createElement("path", { d: "M23.23 58.699a17.3 17.3 0 0012.384 4.865c4.511 0 9.795-1.44 12.89-4.535M34.729 7.767s14.109 9.51 13.578 25.255c0 1.15.518 2.034 1.768 2.034a5.295 5.295 0 004.292-2.344 22.008 22.008 0 012.293 9.827 19.31 19.31 0 01-4.174 12.505M46.443 59.925V48.379M24.96 48.379v11.546" }), React.createElement("path", { d: "M21.706 43.501l13.884-9.66 14.107 9.66M31.479 62.565V50.664h8.116" }), React.createElement("path", { d: "M19.82 54.7a20.078 20.078 0 01-3.926-11.83 33.584 33.584 0 013.899-15.092c.465 7.305 3.581 9.257 5.292 9.257 1.278 0 2.453-1.302 2.453-3.426.088-2.742.506-6.117 4.174-12.905" })))); }; exports.default = SvgEmergency34;