UNPKG

@icongo/gy

Version:
26 lines (25 loc) 1.27 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphButtonTv = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphButtonTv = function GYSiGlyphButtonTv(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-button-tv", viewBox: "0 0 17 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#434343", fillRule: "evenodd", d: "m14.338 3.045-5.33 1.002-5.361-1.002c-1.452 0-2.631 1.328-2.631 2.966v5.023C1.016 12.672 2.195 14 3.647 14l5.361-1.031L14.338 14c1.452 0 2.631-1.328 2.631-2.966V6.011c0-1.638-1.179-2.966-2.631-2.966ZM8.024 7.016H6.026v4.031H4.964V7.016h-1.98V6h5.04v1.016Zm5.062 4.017h-1.127L9.962 5.965h1.3l1.268 3.666 1.231-3.666h1.294l-1.969 5.068Z", className: "prefix__si-glyph-fill" }) })); }; exports.GYSiGlyphButtonTv = GYSiGlyphButtonTv;