@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.47 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 SpeakerB = createMeisterIcons("speaker-b", [["path", { "fill": "currentColor", "d": "M15 21H9c-2.2 0-4-1.8-4-4V7c0-2.2 1.8-4 4-4h6c2.2 0 4 1.8 4 4v10c0 2.2-1.8 4-4 4", "key": "65b282712671012ababc17d108831c4ebe8497ba", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 3.75A3.26 3.26 0 0 0 5.75 7v10A3.26 3.26 0 0 0 9 20.25h6A3.26 3.26 0 0 0 18.25 17V7A3.26 3.26 0 0 0 15 3.75zM4.25 7A4.76 4.76 0 0 1 9 2.25h6A4.76 4.76 0 0 1 19.75 7v10A4.76 4.76 0 0 1 15 21.75H9A4.76 4.76 0 0 1 4.25 17z", "key": "b62a0e6247fdd06c44f149c6fc6e358919ee0f65", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3", "key": "aad8d4362a3ff50b219ae5bff06473a4e40e006b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12 6.75a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m-2.25.75a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0M12 12.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5M8.25 15a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0", "key": "75f859faa59d509a110f7442807c2f08c528a015", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { SpeakerB as default };
//# sourceMappingURL=SpeakerB.js.map