UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.37 kB
/** * @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 MicEmptyB = createMeisterIcons("mic-empty-b", [["path", { "fill": "currentColor", "d": "M12 15c-1.7 0-3-1.3-3-3V8c0-1.7 1.3-3 3-3s3 1.3 3 3v4c0 1.6-1.4 3-3 3", "key": "b5e2de6244354443582e149d89109eca5e4380a7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["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.25M8.25 8c0-2.114 1.636-3.75 3.75-3.75S15.75 5.886 15.75 8v4c0 2.014-1.736 3.75-3.75 3.75-2.114 0-3.75-1.636-3.75-3.75z", "key": "fe45d52df61e7707c1563d35df313dd42238ce5e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 14.25a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0v-4a.75.75 0 0 1 .75-.75", "key": "0041e4f4c9301520d0491809b2c3d966275baa29", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.25 19a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1-.75-.75", "key": "a42cf9f53d151454f93a9afaaec9e3ba0bdb2fd2", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MicEmptyB as default }; //# sourceMappingURL=MicEmptyB.js.map