UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 877 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 CalendarA = createMeisterIcons("calendar-a", [["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.5zm10.5 6.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-14.5 1.5h14.5V17A3.26 3.26 0 0 1 16 20.25H8c-1.874 0-3.25-1.452-3.25-3.25z", "key": "3a1e55f6594c4eb2bc636b134ff8cc06536613f8", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CalendarA as default }; //# sourceMappingURL=CalendarA.js.map