@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.79 kB
JavaScript
/**
* @license @meistericons/vue v0.5.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": "3a0d186804336ad855d2fe047704e871b711f902", "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": "293cd6430a4d45dffa704673dd1740e2a73e9481", "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": "24e801b66adf8da13a0f524908a2c957243a159b", "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": "8ce7f8197e8ddb01ffd356f0591b762c8ce7ec19", "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": "ef1d8ef0b3508290f3931caacce0f12a1685fada", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MicCircleB as default };
//# sourceMappingURL=MicCircleB.js.map