UNPKG

@react-pakistan/react-emoji-collection

Version:
49 lines (48 loc) 3.79 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 SvgHealthcare4 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#D0CFCE", d: "M23.606 44.026h9.36v4.777h-9.36z" }), React.createElement("path", { fill: "#D22F27", d: "M16 19.308h25v12.496c0 3.828-2.52 6.93-5.63 6.93h-1.365c-3.13.567-3 5.292-3 5.292h-5.66s.13-4.725-3-5.292h-.714c-3.11 0-5.631-3.102-5.631-6.93V19.31zM51.086 20.516h1.419c1.05 0 1.902.852 1.902 1.903v7.77c0 1.05-.852 1.902-1.902 1.902h-1.419a1.902 1.902 0 01-1.902-1.902v-7.77c0-1.051.852-1.903 1.902-1.903z" }), React.createElement("path", { fill: "#EA5A47", d: "M32.007 30.836a3.513 3.513 0 11-7.013-.004s-.038-2.508 2.92-7.045c0 0 .555-.941 1.114-.062 2.959 4.537 2.979 7.111 2.979 7.111" }), React.createElement("path", { fill: "#D22F27", d: "M28.5 23.35c2.257 1.819 3.484 7.166 3.484 7.166 0 2.63-1.548 4.054-3.484 4.054 0 0 3.857-3.178 0-11.22" }), React.createElement("g", { fill: "none", stroke: "#000" }, React.createElement("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M28.286 49.967V53.9h0a7.315 7.315 0 005.993 7.211c2.56.518 5.21.378 7.701-.407a7.154 7.154 0 004.703-8.058 12.767 12.767 0 01-.224-2.142 9.505 9.505 0 013.185-7.043c1.982-1.865 4.217-4.534 2.037-11.37M16 19.308v-1.736a5.631 5.631 0 015.631-5.631s0 0 0 0H35.37a5.631 5.631 0 015.631 5.63v1.777" }), React.createElement("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M23.606 44.026h9.36v4.777h-9.36zM51.086 20.516h1.419c1.05 0 1.902.852 1.902 1.903v7.77c0 1.05-.852 1.902-1.902 1.902h-1.419a1.902 1.902 0 01-1.902-1.902v-7.77c0-1.051.852-1.903 1.902-1.903zM51.795 20.516v-6.603" }), React.createElement("path", { strokeMiterlimit: 10, strokeWidth: 2, d: "M16 19.308h25v12.496c0 3.828-2.52 6.93-5.63 6.93h-1.365c-3.13.567-3 5.292-3 5.292h-5.66s.13-4.725-3-5.292h-.714c-3.11 0-5.631-3.102-5.631-6.93V19.31z" }), React.createElement("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M32.007 30.836a3.513 3.513 0 11-7.013-.004s-.038-2.508 2.92-7.045c0 0 .555-.941 1.114-.062 2.959 4.537 2.979 7.111 2.979 7.111" })))); }; exports.default = SvgHealthcare4;