UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.08 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 CalendarACheck = createMeisterIcons("calendar-a-check", [["path", { "fill": "currentColor", "d": "M7.5 1.713a.75.75 0 0 1 .75.75v1.25h6.5v-1.25a.75.75 0 0 1 1.5 0v1.309c2.26.362 4 2.331 4 4.69v6a.75.75 0 0 1-1.5 0v-4.25H4.25v6.25a3.26 3.26 0 0 0 3.25 3.25h4a.75.75 0 0 1 0 1.5h-4a4.76 4.76 0 0 1-4.75-4.75v-8c0-2.359 1.74-4.328 4-4.69v-1.31a.75.75 0 0 1 .75-.75m11.25 6.75v.25H4.25v-.25A3.266 3.266 0 0 1 6.75 5.3v1.162a.75.75 0 1 0 1.5 0v-1.25h6.5v1.25a.75.75 0 0 0 1.5 0V5.3a3.266 3.266 0 0 1 2.5 3.162m2.274 9.536a.75.75 0 1 0-1.048-1.073l-3.72 3.629-1.156-1.543a.75.75 0 0 0-1.2.9l1.532 2.043.038.038c.222.222.506.295.73.295.222 0 .504-.072.726-.29z", "key": "8c680cdd5da2e282d3f32536111c4a58969f0e2b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CalendarACheck as default }; //# sourceMappingURL=CalendarACheck.js.map