UNPKG

@icongo/gy

Version:
31 lines (30 loc) 1.59 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphMicrophone1 = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphMicrophone1 = function GYSiGlyphMicrophone1(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-microphone-1", viewBox: "0 0 17 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "m16.608 13.715-5.567-6.416c-.488 1.203-1.523 2.176-2.705 2.723l6.416 5.525a1.323 1.323 0 0 0 1.856 0 1.281 1.281 0 0 0 0-1.832ZM8.736 1.49c-.42 1.39-1.244 2.744-2.389 3.89-1.14 1.14-2.51 1.96-3.891 2.38a4.455 4.455 0 0 0 3.012 1.178c2.469 0 4.469-1.986 4.469-4.438a4.388 4.388 0 0 0-1.201-3.01Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M7.877.771A4.46 4.46 0 0 0 5.469.062C3 .062 1 2.048 1 4.5c0 .897.273 1.729.733 2.428 1.364-.314 2.759-1.106 3.907-2.255C6.79 3.523 7.56 2.15 7.877.771Z", className: "prefix__si-glyph-fill" })] }) })); }; exports.GYSiGlyphMicrophone1 = GYSiGlyphMicrophone1;