UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.03 kB
"use strict"; /** * @license @meistericons/react v0.21.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 CalendarAGrid = createMeisterIcons("calendar-a-grid", [["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.75 18H16A3.26 3.26 0 0 0 19.25 17v-1.25h-3.5zm-1.5-4.5v4.5h-4.5v-4.5zm1.5-1.5h3.5v-3.5h-3.5zm-1.5-3.5v3.5h-4.5v-3.5zm.75-1.5h4.25V9a3.266 3.266 0 0 0-2.5-3.162V7a.75.75 0 0 1-1.5 0V5.75h-6.5V7a.75.75 0 0 1-1.5 0V5.838A3.266 3.266 0 0 0 4.75 9v.25zm-6.75 11v-4.5h-3.5V17c0 1.798 1.376 3.25 3.25 3.25zm0-6v-3.5h-3.5v3.5z", "key": "dac3640bb30f258738c12f7303be43cd7e1d03ba", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CalendarAGrid as default }; //# sourceMappingURL=CalendarAGrid.js.map