UNPKG

@icongo/gy

Version:
17 lines 849 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphButtonTv = props => /*#__PURE__*/_jsx("svg", _extends({ 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__*/_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" }) })); export { GYSiGlyphButtonTv };