@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.36 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 MonitorAltB = createMeisterIcons("monitor-alt-b", [["path", { "fill": "currentColor", "d": "M21 13c0 2.2-1.8 4-4 4H7c-2.2 0-4-1.8-4-4z", "key": "2a05c5814fa46d8dd1fce0506c5308e6a5214553", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.25 12.25h19.5V13A4.76 4.76 0 0 1 17 17.75H7A4.76 4.76 0 0 1 2.25 13zm1.588 1.5A3.266 3.266 0 0 0 7 16.25h10a3.266 3.266 0 0 0 3.162-2.5z", "key": "960b224f6174a3ef14adc01c5529ec7da7a87886", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v5.25h16.5V7c0-1.874-1.452-3.25-3.25-3.25zM2.25 7A4.76 4.76 0 0 1 7 2.25h10c2.602 0 4.75 2.024 4.75 4.75v6.75H2.25zm9 14v-4h1.5v4z", "key": "d994f8ea5e32cdb8b4b4018f5fbf4042b56b58a8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.75 21a.75.75 0 0 1 .75-.75h9a.75.75 0 0 1 0 1.5h-9a.75.75 0 0 1-.75-.75", "key": "1592d27dc0a1b467e87a3304b4a14b936c0b5470", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MonitorAltB as default };
//# sourceMappingURL=MonitorAltB.js.map