UNPKG

@icongo/gy

Version:
26 lines (25 loc) 1.54 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphHeadSet = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphHeadSet = function GYSiGlyphHeadSet(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-head-set", viewBox: "0 0 17 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#434343", fillRule: "evenodd", d: "m15.665 6.733-.01.002V5.632c0-3.066-2.601-5.561-5.798-5.561H8.195c-3.197 0-5.797 2.494-5.797 5.561V6.74c-.025 0-.05-.008-.076-.008-.707 0-1.282.59-1.282 1.317v2.687c0 .728.575 1.314 1.282 1.314.062 0 .125-.011.185-.019.579 1.731 2.681 3.066 5.289 3.314.278.367.398.631 1.249.631 1.092 0 1.913-.43 1.913-.961 0-.53-.821-.961-1.913-.961-.844 0-.961.26-1.244.622-2.355-.235-4.236-1.41-4.686-2.914.447 0 .816-.608.816-1.027v-.122h.006V5.574c0-2.547 1.518-3.618 4.258-3.618h1.662C12.59 1.956 14 2.992 14 5.585v5.04h.014v.11c0 .728.752 1.221 1.466 1.221s1.478-.493 1.478-1.221V8.048a1.306 1.306 0 0 0-1.293-1.315Z", className: "prefix__si-glyph-fill" }) })); }; exports.GYSiGlyphHeadSet = GYSiGlyphHeadSet;