@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.81 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 MicCircleB = createMeisterIcons("mic-circle-b", [["path", { "fill": "currentColor", "d": "M12 3.75A8.213 8.213 0 0 0 3.75 12c0 4.491 3.67 8.25 8.25 8.25A8.213 8.213 0 0 0 20.25 12 8.213 8.213 0 0 0 12 3.75M2.25 12A9.713 9.713 0 0 1 12 2.25 9.713 9.713 0 0 1 21.75 12 9.713 9.713 0 0 1 12 21.75c-5.42 0-9.75-4.441-9.75-9.75", "key": "b5a20457ada6f7f44e0721d67354cdb56642ed23", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 13.9c-1.1 0-1.9-.9-1.9-1.9V9.4c0-1.1.9-1.9 1.9-1.9 1.1 0 1.9.9 1.9 1.9V12c0 1-.9 1.9-1.9 1.9", "key": "3fb2378c72a3084ac4103395bf6115f785ddcbbc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 8.25c-.612 0-1.15.49-1.15 1.15V12c0 .612.49 1.15 1.15 1.15.586 0 1.15-.564 1.15-1.15V9.4c0-.612-.49-1.15-1.15-1.15M9.35 9.4c0-1.54 1.262-2.65 2.65-2.65 1.54 0 2.65 1.262 2.65 2.65V12c0 1.414-1.236 2.65-2.65 2.65-1.54 0-2.65-1.262-2.65-2.65z", "key": "ea9511b56532665864ea1fd4701a80ca95debdc5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.9 13.15a.75.75 0 0 1 .75.75v2.6a.75.75 0 0 1-1.5 0v-2.6a.75.75 0 0 1 .75-.75", "key": "a43afece0817e02d187c92fde78f99d267c13be0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.25 16.5a.75.75 0 0 1 .75-.75h3.9a.75.75 0 0 1 0 1.5H10a.75.75 0 0 1-.75-.75", "key": "44e774b717e32a99945319ee92d971f8c901277d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MicCircleB as default };
//# sourceMappingURL=MicCircleB.js.map