UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.06 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 CalendarACross = createMeisterIcons("calendar-a-cross", [["path", { "fill": "currentColor", "d": "M8.2 2.45a.75.75 0 1 0-1.5 0v1.31c-2.26.361-4 2.33-4 4.69v8a4.76 4.76 0 0 0 4.75 4.75h4a.75.75 0 0 0 0-1.5h-4a3.26 3.26 0 0 1-3.25-3.25V10.2h14.5v4.25a.75.75 0 0 0 1.5 0v-6c0-2.36-1.74-4.329-4-4.69V2.45a.75.75 0 0 0-1.5 0V3.7H8.2zM18.7 8.7v-.25a3.266 3.266 0 0 0-2.5-3.162V6.45a.75.75 0 0 1-1.5 0V5.2H8.2v1.25a.75.75 0 1 1-1.5 0V5.288A3.266 3.266 0 0 0 4.2 8.45v.25zm2.38 9.08a.75.75 0 0 0-1.06-1.06l-1.62 1.62-1.62-1.62a.75.75 0 1 0-1.06 1.06l1.62 1.62-1.62 1.62a.75.75 0 1 0 1.06 1.06l1.62-1.62 1.62 1.62a.75.75 0 1 0 1.06-1.06l-1.62-1.62z", "key": "eba33e89c5e09048d41e0f96cc06f48b18451abc", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CalendarACross as default }; //# sourceMappingURL=CalendarACross.js.map