UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 911 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 CalendarDash = createMeisterIcons("calendar-dash", [["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 0M8 10.25a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5z", "key": "d45a076704b768891f23e9c8fe536755cb45e1a4", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CalendarDash as default }; //# sourceMappingURL=CalendarDash.js.map