@icongo/gy
Version:
Glyph Iconset Icons
37 lines • 1.66 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var GYSiGlyphAmbulance = props => /*#__PURE__*/_jsx("svg", _extends({
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__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
children: [/*#__PURE__*/_jsxs("g", {
transform: "translate(2 2)",
children: [/*#__PURE__*/_jsx("circle", {
cx: 1.433,
cy: 9.433,
r: 1.433,
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("ellipse", {
cx: 9.451,
cy: 9.474,
className: "prefix__si-glyph-fill",
rx: 1.451,
ry: 1.474
}), /*#__PURE__*/_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__*/_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"
})]
})
}));
export { GYSiGlyphAmbulance };