UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 763 B
/** * @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 Monitor = createMeisterIcons("monitor", [["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.75h-4.25v2.5h3.75a.75.75 0 0 1 0 1.5h-9a.75.75 0 0 1 0-1.5h3.75v-2.5H7A4.76 4.76 0 0 1 2.25 13z", "key": "48d18a7bffd3b421ea839a86fd3c0225ec0df1e5", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Monitor as default }; //# sourceMappingURL=Monitor.js.map