UNPKG

@react-pakistan/react-emoji-collection

Version:
49 lines (48 loc) 3.83 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 SvgEmergency16 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#fcea2b", d: "M32.406 14.478a3.892 3.892 0 016.707 0L59.562 54.62a4.462 4.462 0 01.575 1.916 3.927 3.927 0 01-3.833 3.928H15.311a3.843 3.843 0 01-3.832-3.832 3.455 3.455 0 01.574-1.916l20.353-40.238" }), React.createElement("path", { fill: "#3f3f3f", d: "M40.15 37.678h.323a3.686 3.686 0 003.712-3.632 3.901 3.901 0 00-1.614-3.066 2.585 2.585 0 00-2.582-2.502 2.253 2.253 0 00-1.776.726 3.405 3.405 0 00-2.663-1.291 3.516 3.516 0 00-2.34.888 2.578 2.578 0 00-1.937-.888 2.623 2.623 0 100 5.245 1.854 1.854 0 001.13-.322 3.476 3.476 0 003.147 2.017 1.373 1.373 0 00.565-.08 2.525 2.525 0 00-1.05 2.017 2.635 2.635 0 002.664 2.663 2.518 2.518 0 002.421-1.775z" }), React.createElement("path", { fill: "#9b9b9a", d: "M34.542 60.455h-16.13l7.34-7.787 2.271-4.795 3.812-2.735 2.204 2.975-1.052 4.295 1.555 8.047z" }), React.createElement("path", { fill: "#d0cfce", d: "M34.542 60.455h18.819l-6.358-11.891-4.943-2.141-2.657-3.381-2.299.526-2.348-.526-2.921 2.096 2.204 2.975-1.052 4.295 1.555 8.047z" }), React.createElement("g", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeWidth: 2 }, React.createElement("path", { strokeLinejoin: "round", d: "M32.406 14.478a3.892 3.892 0 016.707 0L59.562 54.62a4.462 4.462 0 01.575 1.916 3.927 3.927 0 01-3.833 3.928H15.311a3.843 3.843 0 01-3.832-3.832 3.455 3.455 0 01.574-1.916l20.353-40.238" }), React.createElement("path", { strokeMiterlimit: 10, d: "M18.412 60.455l7.34-7.787 2.271-4.795 6.733-4.831 2.348.526 2.299-.526 2.657 3.381 4.943 2.141 6.358 11.891" }), React.createElement("path", { strokeMiterlimit: 10, d: "M31.835 45.138l2.204 2.975-1.056 4.269.771 3.997" }), React.createElement("path", { strokeLinejoin: "round", d: "M32.403 32.836a3.476 3.476 0 003.147 2.017 1.373 1.373 0 00.565-.08 2.525 2.525 0 00-1.05 2.017 2.635 2.635 0 002.664 2.663 2.518 2.518 0 002.421-1.775M42.57 30.98a2.585 2.585 0 00-2.581-2.502 2.253 2.253 0 00-1.776.727 3.405 3.405 0 00-2.663-1.292 3.516 3.516 0 00-2.34.888 2.578 2.578 0 00-1.937-.888 2.687 2.687 0 00-2.663 2.663" })))); }; exports.default = SvgEmergency16;