UNPKG

@icongo/gy

Version:
26 lines (25 loc) 1.33 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphPodium = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphPodium = function GYSiGlyphPodium(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-podium", viewBox: "0 0 17 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#434343", fillRule: "evenodd", d: "M13.432 14.035h-.479V5.72a.69.69 0 0 0-.688-.692L11 5.254V3.671l.068.027a.651.651 0 0 0 .854-.351.646.646 0 0 0-.354-.847L8.984 1.354A1.472 1.472 0 0 0 7.515.033c-.819 0-1.484.658-1.484 1.469s.665 1.469 1.484 1.469c.392 0 .745-.153 1.011-.398l1.48.691v2.175l-5.272.976a.69.69 0 0 0-.689.693v6.93h-.539c-.279 0-.506.429-.506.96 0 .532.227.963.506.963h9.926c.279 0 .506-.431.506-.963 0-.534-.227-.963-.506-.963Z", className: "prefix__si-glyph-fill" }) })); }; exports.GYSiGlyphPodium = GYSiGlyphPodium;