@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.39 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 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": "67f3942e4ecb792d71657b12f2d598b2189f1f50", "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": "b2005f6a7ba3ac91c061b9218a7b98c3d35def87", "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": "0e4164b624f919d4ba28ba3f6faa9bc5cbbb09f5", "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": "61438075fe0130c88b0c0444a1a87b2972e113be", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MicEmptyB as default };
//# sourceMappingURL=MicEmptyB.js.map