UNPKG

@icongo/gy

Version:
23 lines 1.49 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 GYSiGlyphTrain = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-train", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M5.979 12.484a1.48 1.48 0 0 0-2.956 0l-.003.02a1.48 1.48 0 1 0 2.96 0l-.001-.02Zm5.019-.03a1.484 1.484 0 0 0-1.494-1.433c-.814 0-1.473.64-1.492 1.433a.197.197 0 0 0-.004.034c0 .81.67 1.467 1.496 1.467.828 0 1.498-.657 1.498-1.467 0-.01-.004-.023-.004-.034Zm4 0a1.484 1.484 0 0 0-1.494-1.433c-.814 0-1.473.64-1.492 1.433a.197.197 0 0 0-.004.034c0 .81.67 1.467 1.496 1.467.828 0 1.498-.657 1.498-1.467 0-.01-.004-.023-.004-.034Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M16.938 12.98c0-.965-.922-1.971-.922-1.971h-.047V8.015h-.984v-3l-1.962.024v3l-1.054-.024V6.036h-.953v1.979H7.969V4.953h1V3H1.016v1.938h1v5.125H1.03v2.922h.979a2.621 2.621 0 0 1-.048-.48c0-.012.005-.033.005-.033a2.54 2.54 0 0 1 2.535-2.513 2.54 2.54 0 0 1 2.537 2.513c0 .01.006.021.006.033 0 .164-.02.324-.049.48h8.975v-.004h.968v-.001ZM6 8.041H3.992V4.969H6v3.072Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphTrain };