UNPKG

@icongo/gy

Version:
31 lines (30 loc) 1.75 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphCabinCable = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphCabinCable = function GYSiGlyphCabinCable(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-cabin-cable", viewBox: "0 0 17 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M9.283 7H9V2H7.024v5h-.35C5.203 7 2.013 8.147 2.013 9.563v4.428C2.013 15.406 3.206 16 4.677 16h6.603c1.472 0 2.663-.594 2.663-2.009V9.563C13.943 8.147 10.752 7 9.283 7ZM5.03 12.046H2.951v-1.703c0-.385.454-1.343 1.51-1.343h.569v3.046Zm5.016 2.286c0 .37-.294.669-.656.669H6.602a.662.662 0 0 1-.655-.669V9.573c0-.369.294-.573.655-.573H9.39c.362 0 .656.204.656.573v4.759Zm2.995-2.286H10.94V9h.576c1.146 0 1.524.972 1.524 1.354v1.692h.001Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M1.682 4.93c-.367 0-.666-.273-.666-.612 0-.339.299-.613.666-.613 5.575 0 11.077-.985 14.358-2.573.327-.158.728-.042.899.258.171.299.045.67-.28.827C13.199 3.891 7.46 4.93 1.682 4.93Z", className: "prefix__si-glyph-fill" })] }) })); }; exports.GYSiGlyphCabinCable = GYSiGlyphCabinCable;