UNPKG

@icongo/gy

Version:
45 lines (44 loc) 2.15 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphAmbulance = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphAmbulance = function GYSiGlyphAmbulance(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-ambulance", viewBox: "0 0 16 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { transform: "translate(2 2)", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("circle", { cx: 1.433, cy: 9.433, r: 1.433, className: "prefix__si-glyph-fill" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("ellipse", { cx: 9.451, cy: 9.474, className: "prefix__si-glyph-fill", rx: 1.451, ry: 1.474 }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M8.953 2.047c0-1.122.1-2.031-.944-2.031-1.045 0-.993.909-.993 2.031h1.937Z", className: "prefix__si-glyph-fill" })] }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M15.338 7.735S12.729 4 11.994 4H1.392C.659 4 .064 4.599.064 5.336v5.315c0 .736.328 1.336.328 1.336h.553a2.656 2.656 0 0 1-.043-.431 2.6 2.6 0 1 1 5.2 0c0 .147-.02.29-.043.431h2.887a2.656 2.656 0 0 1-.043-.431 2.6 2.6 0 1 1 5.2 0c0 .147-.02.29-.043.431h.594c.734 0 1.329-.6 1.329-1.336v-1.33c-.002-.834-.645-1.586-.645-1.586Zm-7.291-.688H7.043v1.005H5.958V7.047H4.953V5.963h1.005V4.958h1.085v1.005h1.004v1.084Zm1.871.995V4.904h1.367c.636 0 1.375 1.031 1.375 1.031l1.464 2.106H9.918v.001Z", className: "prefix__si-glyph-fill" })] }) })); }; exports.GYSiGlyphAmbulance = GYSiGlyphAmbulance;