UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 867 B
"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 Calendar = createMeisterIcons("calendar", [["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.75z", "key": "cbccce129b1d3fc4d67c242544bf3820dec942eb", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Calendar as default }; //# sourceMappingURL=Calendar.js.map