UNPKG

infinity-forge

Version:
9 lines 1.54 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IconMicrophone = IconMicrophone; var jsx_runtime_1 = require("react/jsx-runtime"); function IconMicrophone(_a) { var color = _a.color; return ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '11', height: '17', viewBox: '0 0 11 17', fill: 'none', children: (0, jsx_runtime_1.jsx)("path", { id: 'Union 14', d: 'M2.66699 16.5C2.29883 16.5 2 16.2012 2 15.8329C2 15.4647 2.29883 15.1659 2.66699 15.1659H4.66602V13.7916C2.03906 13.4625 0 11.2152 0 8.49933V7.16656C0 6.79834 0.298828 6.4995 0.666992 6.4995C1.03516 6.4995 1.33301 6.79834 1.33301 7.16656V8.49933C1.33301 10.706 3.12695 12.5003 5.33301 12.5003C7.53906 12.5003 9.33301 10.706 9.33301 8.49933V7.16656C9.33301 6.79834 9.63184 6.4995 10 6.4995C10.3682 6.4995 10.666 6.79834 10.666 7.16656V8.49933C10.666 11.2155 8.62695 13.4631 5.99902 13.7917V15.1659H7.99902C8.36719 15.1659 8.66602 15.4647 8.66602 15.8329C8.66602 16.2012 8.36719 16.5 7.99902 16.5H2.66699ZM2.66699 8.49933V3.16689C2.66699 1.6967 3.86328 0.5 5.33301 0.5C6.80371 0.5 7.99902 1.6967 7.99902 3.16689V8.49933C7.99902 9.97086 6.80371 11.1662 5.33301 11.1662C3.86328 11.1662 2.66699 9.97086 2.66699 8.49933ZM3.99902 3.16689V8.49933C3.99902 9.23443 4.59668 9.83344 5.33301 9.83344C6.06836 9.83344 6.66602 9.23443 6.66602 8.49933V3.16689C6.66602 2.43179 6.06836 1.83278 5.33301 1.83278C4.59668 1.83278 3.99902 2.43179 3.99902 3.16689Z', fill: color }) })); } //# sourceMappingURL=icon-Microphone.js.map