@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 958 B
JavaScript
;
/**
* @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 CalendarDot = createMeisterIcons("calendar-dot", [["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-7.5 4.5a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0m.75-2.25a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5", "key": "c86330dcd1e0309f8b5bc2643b483d175c48ed40", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CalendarDot as default };
//# sourceMappingURL=CalendarDot.js.map