UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 993 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 CalendarLines = createMeisterIcons("calendar-lines", [["path", { "fill": "currentColor", "d": "M8 2.25a.75.75 0 0 1 .75.75v1.25h6.5V3a.75.75 0 0 1 1.5 0v1.31c2.26.361 4 2.33 4 4.69v8A4.76 4.76 0 0 1 16 21.75H8c-2.726 0-4.75-2.148-4.75-4.75V9c0-2.36 1.74-4.329 4-4.69V3A.75.75 0 0 1 8 2.25m7.25 3.5V7a.75.75 0 0 0 1.5 0V5.838A3.266 3.266 0 0 1 19.25 9v8A3.26 3.26 0 0 1 16 20.25H8c-1.874 0-3.25-1.452-3.25-3.25V9a3.266 3.266 0 0 1 2.5-3.162V7a.75.75 0 0 0 1.5 0V5.75zm-8 5.25a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 0 1.5H8a.75.75 0 0 1-.75-.75M8 15.25a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5z", "key": "1d0bb7b48de445bfcca169a063aa1288d922f7a2", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CalendarLines as default }; //# sourceMappingURL=CalendarLines.js.map