@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.52 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 CalendarLinesB = createMeisterIcons("calendar-lines-b", [["path", { "fill": "currentColor", "d": "M4 17V9c0-2.2 1.8-4 4-4h8c2.2 0 4 1.8 4 4v8c0 2.2-1.8 4-4 4H8c-2.3 0-4-1.8-4-4", "key": "ce04894e5b116461c00e02e295bf6c7c1b1e1cc9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8 5.75A3.26 3.26 0 0 0 4.75 9v8c0 1.798 1.376 3.25 3.25 3.25h8A3.26 3.26 0 0 0 19.25 17V9A3.26 3.26 0 0 0 16 5.75zM3.25 9A4.76 4.76 0 0 1 8 4.25h8A4.76 4.76 0 0 1 20.75 9v8A4.76 4.76 0 0 1 16 21.75H8c-2.726 0-4.75-2.148-4.75-4.75z", "key": "a90af90847c720dbe0d2159b57b14265d3b1720d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8 2.25a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0V3A.75.75 0 0 1 8 2.25m8 0a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0V3a.75.75 0 0 1 .75-.75", "key": "7a6fb80982bc7124f80708f7cff18f85695e8199", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M7.25 11a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 0 1.5H8a.75.75 0 0 1-.75-.75m0 5a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 0 1.5H8a.75.75 0 0 1-.75-.75", "key": "3067b44a99b306a6d827fbf7bc93064deb667195", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CalendarLinesB as default };
//# sourceMappingURL=CalendarLinesB.js.map