@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.04 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 MicCircle = createMeisterIcons("mic-circle", [["path", { "fill": "currentColor", "d": "M3.75 12A8.213 8.213 0 0 1 12 3.75 8.213 8.213 0 0 1 20.25 12 8.213 8.213 0 0 1 12 20.25c-4.58 0-8.25-3.759-8.25-8.25M12 2.25A9.713 9.713 0 0 0 2.25 12c0 5.309 4.33 9.75 9.75 9.75A9.713 9.713 0 0 0 21.75 12 9.713 9.713 0 0 0 12 2.25M10.85 9.4c0-.66.538-1.15 1.15-1.15.66 0 1.15.538 1.15 1.15V12c0 .586-.564 1.15-1.15 1.15-.66 0-1.15-.538-1.15-1.15zM12 6.75c-1.388 0-2.65 1.11-2.65 2.65V12a2.66 2.66 0 0 0 1.9 2.545v1.205H10a.75.75 0 0 0 0 1.5h3.9a.75.75 0 0 0 0-1.5h-1.15v-1.217c1.074-.34 1.9-1.377 1.9-2.533V9.4c0-1.388-1.11-2.65-2.65-2.65", "key": "c2f990f7fce950d9001bce0f898f8a42ef90f090", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MicCircle as default };
//# sourceMappingURL=MicCircle.js.map