@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.09 kB
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 Microphone = createMeisterIcons("microphone", [["path", { "fill": "currentColor", "d": "M11.21 8.996a.75.75 0 0 1 .115 1.054l-5.688 7.085a.24.24 0 0 0-.026.154q.007.063.03.111a.2.2 0 0 0 .03.05l.853.853a.47.47 0 0 0 .422.032l7.025-5.64a.75.75 0 0 1 .939 1.17l-7.163 5.75-.071.036c-.617.309-1.427.323-2.086-.17l-.042-.033-.938-.937a1.78 1.78 0 0 1-.49-1.065 1.72 1.72 0 0 1 .32-1.216l.008-.01 5.708-7.11a.75.75 0 0 1 1.054-.114", "key": "0c47480dd7b251464c20d5261da85290e1c4afea", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.94 5.63a3.45 3.45 0 1 0 0 6.9 3.45 3.45 0 0 0 0-6.9M9.99 9.08a4.95 4.95 0 1 1 9.9 0 4.95 4.95 0 0 1-9.9 0", "key": "a5b74c01458d50b9cdd2487f30f1e6b0f0b39010", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Microphone as default };
//# sourceMappingURL=Microphone.js.map