UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 933 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 MonitorMac = createMeisterIcons("monitor-mac", [["path", { "fill": "currentColor", "d": "M2.25 5.2c0-1.314 1.136-2.45 2.45-2.45h14.6c1.285 0 2.45 1.007 2.45 2.45v9.6c0 1.314-1.136 2.45-2.45 2.45h-3.45l.29 2.321c.1.484-.098.912-.35 1.186a1.5 1.5 0 0 1-1.09.493H9.3a1.5 1.5 0 0 1-1.09-.493c-.252-.274-.45-.702-.35-1.186l.29-2.321H4.7c-1.285 0-2.45-1.007-2.45-2.45zm7.412 12.05h4.676l.312 2.5h-5.3zM4.7 4.25c-.486 0-.95.464-.95.95v7.35h16.5V5.2a.936.936 0 0 0-.95-.95zm15.55 9.8v.75c0 .486-.464.95-.95.95H4.7a.936.936 0 0 1-.95-.95v-.75z", "key": "be4a004ac6e6daade52146b50d3ed1a035df6f3f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MonitorMac as default }; //# sourceMappingURL=MonitorMac.js.map