UNPKG

@icongo/gy

Version:
32 lines 1.74 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphTank = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-tank", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M4 1V0h-.969v1L3 4.031h1.969V1H4Zm5.031-1v1.031H8v4h2V0h-.969Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M2 2h10.037v1H2zm0 6h4v4.004H2zm2.568-4H3.453C2.109 4 2 3.96 2 5.142v1.829h4V5.142C6 3.96 5.911 4 4.568 4ZM3.453 15.969h1.115c1.343 0 1.432.041 1.432-1.143v-1.822H2v1.822c0 1.184.109 1.143 1.453 1.143ZM9.557 4.051H8.465C7.15 4.051 7 4.01 7 5.193v1.812h4V5.193c0-1.183-.129-1.142-1.443-1.142ZM8.465 16.007h1.092c1.314 0 1.443.041 1.443-1.143v-1.851H7v1.851c0 1.184.149 1.143 1.465 1.143ZM7 8h4v4H7zM1 6v3.006h.969V6H1Zm10 0v3.01h.969V6H11Zm0 5v2.971h.969V11H11ZM1 11v3.028h.969V11H1Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M15.75 14.031c-.506 0-.955-.195-1.336-.58-1.725-1.744-1.349-4.514-1.349-6.392 0-.729-.065-1.469-.065-2.024 0-1.348-.219-2.104-.962-2.104l-.007-.837S14 1.5 14 5.028c0 .562-.003 1.23-.012 1.966-.041 3.481-.294 4.308 1.137 5.755.191.193.389.283.625.283v.999Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("ellipse", { cx: 15.484, cy: 13.469, className: "prefix__si-glyph-fill", rx: 1.484, ry: 1.469 })] }) })); export { GYSiGlyphTank };