@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.32 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 MonitorB = createMeisterIcons("monitor-b", [["path", { "fill": "currentColor", "d": "M17 17H7c-2.2 0-4-1.8-4-4V7c0-2.2 1.8-4 4-4h10c2.2 0 4 1.8 4 4v6c0 2.2-1.8 4-4 4", "key": "e38fd05770121ad04122b9a506e543bc9adf9b15", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v6A3.26 3.26 0 0 0 7 16.25h10A3.26 3.26 0 0 0 20.25 13V7A3.26 3.26 0 0 0 17 3.75zM2.25 7A4.76 4.76 0 0 1 7 2.25h10A4.76 4.76 0 0 1 21.75 7v6A4.76 4.76 0 0 1 17 17.75H7A4.76 4.76 0 0 1 2.25 13z", "key": "22b627a2c8250979d0cd7549bd3b4511ce05a566", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 21v-4h1.5v4z", "key": "c2e0313f2039e1ccbdd42072fa9210a98ab02969", "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": "4175b840d99922f9afea0918b25f0406ab69b8f9", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MonitorB as default };
//# sourceMappingURL=MonitorB.js.map