@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.33 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 MonitorMacAltB = createMeisterIcons("monitor-mac-alt-b", [["path", { "fill": "currentColor", "d": "M8.338 15.75h7.324l.488 3.903v.047c0 .38-.14.749-.374 1.03a1.4 1.4 0 0 1-1.076.52H9.3a1.5 1.5 0 0 1-1.09-.493c-.252-.274-.45-.702-.35-1.186zm1.324 1.5-.312 2.5h5.287l.01-.028-.309-2.472z", "key": "a4b74ca43ac96a670d3a7a761768f43ad83defa4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 5.2v9.5c0 1-.8 1.7-1.7 1.7H4.7c-1 0-1.7-.8-1.7-1.7V5.2c0-.9.8-1.7 1.7-1.7h14.5c1 0 1.8.7 1.8 1.7", "key": "728e2daeec7c57c054703b891bf8abc45de9209e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.7 4.25c-.486 0-.95.464-.95.95v9.5c0 .515.393.95.95.95h14.6c.515 0 .95-.393.95-.95V5.2c0-.53-.407-.95-1.05-.95zm-2.45.95c0-1.314 1.136-2.45 2.45-2.45h14.5c1.357 0 2.55.98 2.55 2.45v9.5c0 1.443-1.165 2.45-2.45 2.45H4.7c-1.443 0-2.45-1.165-2.45-2.45z", "key": "97961a8bebe7adfa4c862676700df48cb8b8bcef", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MonitorMacAltB as default };
//# sourceMappingURL=MonitorMacAltB.js.map