UNPKG

@icongo/gy

Version:
31 lines (30 loc) 1.64 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphBloodBag = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphBloodBag = function GYSiGlyphBloodBag(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-blood-bag", viewBox: "0 0 17 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M12.958 9.221V1.783S13.14.052 10.896.052H6.084c-2.244 0-2.062 1.731-2.062 1.731v7.438s-.146 1.748 1.062 1.748h1.959v.948h1.001V14H7.043v1h1.001v.917H9V15h.938v-1H9v-2.083h1v-.948h1.896c1.354 0 1.062-1.748 1.062-1.748Zm-2.308.946H10V10H7.042v.167H6.39c-1.546 0-1.478-1.356-1.478-1.356V4.954h2.057v-.901H4.912V2.954h2.041v-.901H4.965c.104-.424.423-1.136 1.424-1.136h4.261c1.35 0 1.479 1.445 1.479 1.445v6.449c.001 0 .121 1.356-1.479 1.356Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M6.023 8.137c0 .696.703.807.703.807h3.541s.704-.026.704-.807v-3.11H6.023v3.11Z", className: "prefix__si-glyph-fill" })] }) })); }; exports.GYSiGlyphBloodBag = GYSiGlyphBloodBag;