@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.53 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 MicrophoneB = createMeisterIcons("microphone-b", [["path", { "fill": "currentColor", "d": "M11.21 8.946A.75.75 0 0 1 11.325 10l-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": "852ea82e00f366a87a643f864e5d3b332adf49f5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.94 12.03c-1.6 1.6-4.3 1.6-5.9 0s-1.7-4.3 0-5.9c1.6-1.6 4.3-1.6 5.9 0s1.6 4.2 0 5.9", "key": "c24950e759b4abec389e0f206b4d2b8ca4838bac", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.41 6.66c-1.307-1.306-3.532-1.306-4.84 0l-.007.009-.009.008c-1.364 1.284-1.312 3.495.017 4.823 1.304 1.305 3.523 1.307 4.831.008 1.329-1.42 1.304-3.551.008-4.847m-5.892-1.068c1.894-1.885 5.063-1.882 6.953.008 1.901 1.902 1.879 4.965.015 6.944l-.007.009-.008.008c-1.893 1.893-5.068 1.893-6.961 0-1.87-1.87-2.019-5.052.008-6.969", "key": "25522e4b4f3b7ed24560695821c938569bb6a16a", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MicrophoneB as default };
//# sourceMappingURL=MicrophoneB.js.map