@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 778 B
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 MicEmpty = createMeisterIcons("mic-empty", [["path", { "fill": "currentColor", "d": "M12 5.75c-1.286 0-2.25.964-2.25 2.25v4c0 1.286.964 2.25 2.25 2.25 1.186 0 2.25-1.064 2.25-2.25V8c0-1.286-.964-2.25-2.25-2.25M15.75 12c0 1.759-1.323 3.305-3 3.67v2.58H15a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1 0-1.5h2.25v-2.57c-1.739-.336-3-1.824-3-3.68V8c0-2.114 1.636-3.75 3.75-3.75S15.75 5.886 15.75 8z", "key": "5c5933bc4aaeb0dc2bc0625a1610090f61c5e667", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MicEmpty as default };
//# sourceMappingURL=MicEmpty.js.map