@icongo/gy
Version:
Glyph Iconset Icons
17 lines • 1.05 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var GYSiGlyphGasStation = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-gas-station",
viewBox: "0 0 17 17"
}, props, {
children: /*#__PURE__*/_jsx("path", {
fill: "#434343",
fillRule: "evenodd",
d: "M16.475.07h-1.486l-1.988 2.335v8.927c0 .751-1 .793-1 .043L12 8.148c.005-.094.027-.934-.582-1.574-.368-.385-.822-.539-1.446-.585V.053L2 0v14.018h-.001a.012.012 0 0 0-.008.003H1v1.938h9.979v-1.938l-.991.054c-.006 0-.009-.003-.009-.003H9.97V7.006c.323.039.543.073.715.253.327.336.316.842.314.867v3.25c0 1.082.729 1.604 1.562 1.604.875 0 1.438-.604 1.438-1.647V2.959h.984v-.984l.373-1.023h1.037c.268 0 .563-.134.563-.399a.482.482 0 0 0-.481-.483ZM2.958.939h6.073v5.092H2.958V.939Zm6.125 6.977V9H6.958V7.916h2.125ZM2.958 8H5.02v1H2.958V8Z",
className: "prefix__si-glyph-fill"
})
}));
export { GYSiGlyphGasStation };