@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 966 B
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const Mic = createMeisterIcons("mic", [["path", { "fill": "currentColor", "d": "M9.75 6.5c0-1.286.964-2.25 2.25-2.25s2.25.964 2.25 2.25v4c0 1.186-1.064 2.25-2.25 2.25-1.286 0-2.25-.964-2.25-2.25zM12 2.75c-2.114 0-3.75 1.636-3.75 3.75v4c0 2.114 1.636 3.75 3.75 3.75 2.014 0 3.75-1.736 3.75-3.75v-4c0-2.114-1.636-3.75-3.75-3.75m6.626 8.938a.75.75 0 1 0-1.452-.376c-.623 2.402-2.649 4.138-5.174 4.138a5.265 5.265 0 0 1-5.168-4.113.75.75 0 1 0-1.464.326 6.76 6.76 0 0 0 5.882 5.247v2.84H9a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5h-2.25v-2.84c2.914-.316 5.16-2.457 5.876-5.222", "key": "351706a540c878103f697aaffa515e5bef0eb59c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Mic as default };
//# sourceMappingURL=Mic.js.map