UNPKG

@icongo/gy

Version:
32 lines 1.47 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 GYSiGlyphBus = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-bus", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", transform: "translate(1 3)", children: [/*#__PURE__*/_jsx("ellipse", { cx: 3.492, cy: 8.48, className: "prefix__si-glyph-fill", rx: 1.492, ry: 1.48 }), /*#__PURE__*/_jsx("circle", { cx: 12.485, cy: 8.485, r: 1.485, className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M14.078.024h-7.91c-2.104 0-3.137.5-3.137 2.991 0 0-.888.993-1.586.993-.698 0-1.445.443-1.445.985v3.131c0 .408.219.728.918.819a2.667 2.667 0 0 1-.049-.485c0-1.438 1.182-2.605 2.637-2.605S6.143 7.02 6.143 8.458c0 .176-.019.346-.053.512l3.822.002a2.669 2.669 0 0 1-.048-.477 2.644 2.644 0 0 1 2.642-2.643 2.643 2.643 0 0 1 2.641 2.643 2.6 2.6 0 0 1-.049.478h.887V3.009c-.001-1.863-.671-2.985-1.907-2.985ZM7.016 3.031H3.918c0-2.223.947-2.05 1.293-2.05L7.023.967l-.007 2.064Zm5.027-.01H7.969V.978h4.074v2.043Zm.931 0V.978h1.435c.692 0 .67 2.043.67 2.043h-2.105Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphBus };