UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.01 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 CalendarCheck = createMeisterIcons("calendar-check", [["path", { "fill": "currentColor", "d": "M8.75 3a.75.75 0 0 0-1.5 0v1.31c-2.26.361-4 2.33-4 4.69v8c0 2.602 2.024 4.75 4.75 4.75h8A4.76 4.76 0 0 0 20.75 17V9c0-2.36-1.74-4.329-4-4.69V3a.75.75 0 0 0-1.5 0v1.25h-6.5zm6.5 4V5.75h-6.5V7a.75.75 0 0 1-1.5 0V5.838A3.266 3.266 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.266 3.266 0 0 0-2.5-3.162V7a.75.75 0 0 1-1.5 0m.274 5.537a.75.75 0 1 0-1.048-1.074l-3.72 3.63L9.6 13.55a.75.75 0 1 0-1.2.9l1.532 2.043.038.037c.222.223.506.295.73.295.222 0 .504-.071.726-.29z", "key": "f1e4a60135b9a136513212b51467e3637e807f21", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CalendarCheck as default }; //# sourceMappingURL=CalendarCheck.js.map