@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.01 kB
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 CalendarADot = createMeisterIcons("calendar-a-dot", [["path", { "fill": "currentColor", "d": "M8 2.25a.75.75 0 0 1 .75.75v1.25h6.5V3a.75.75 0 0 1 1.5 0v1.31c2.26.361 4 2.33 4 4.69v8A4.76 4.76 0 0 1 16 21.75H8c-2.726 0-4.75-2.148-4.75-4.75V9c0-2.36 1.74-4.329 4-4.69V3A.75.75 0 0 1 8 2.25M19.25 9v.25H4.75V9a3.266 3.266 0 0 1 2.5-3.162V7a.75.75 0 0 0 1.5 0V5.75h6.5V7a.75.75 0 0 0 1.5 0V5.838A3.266 3.266 0 0 1 19.25 9m0 1.75H4.75V17c0 1.798 1.376 3.25 3.25 3.25h8A3.26 3.26 0 0 0 19.25 17zm-11 3.75a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0M9 12.25a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5", "key": "19165f2b80daef98c942ceba4db4b2f37f4f677a", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CalendarADot as default };
//# sourceMappingURL=CalendarADot.js.map