@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.31 kB
JavaScript
/**
* @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 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": "d600a300094e757bfa0a4ecf22cc41d1e5511b87", "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": "3b58e4600961bb5dd6e11c7a51dc857a851a45fc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 21v-4h1.5v4z", "key": "c401079aeef3be103ab89609f65afef402dd2925", "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": "fb310989b598e1db1c3af46ddcca07811c47b9e8", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MonitorB as default };
//# sourceMappingURL=MonitorB.js.map