@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.26 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 CalendarAB = createMeisterIcons("calendar-a-b", [["path", { "fill": "currentColor", "d": "M20 9v1H4V9c0-2.2 1.8-4 4-4h8c2.2 0 4 1.7 4 4", "key": "986b9cfdc0bc98d82fda6b92569ac9fdbddfb045", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8 5.75A3.26 3.26 0 0 0 4.75 9v.25h14.5V9c0-1.874-1.452-3.25-3.25-3.25zM3.25 9A4.76 4.76 0 0 1 8 4.25h8c2.602 0 4.75 2.024 4.75 4.75v1.75H3.25z", "key": "f71caee443a091c7c4d18dd8670a46d93aefda0d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.25 9.25h17.5V17A4.76 4.76 0 0 1 16 21.75H8A4.76 4.76 0 0 1 3.25 17zm1.5 1.5V17A3.26 3.26 0 0 0 8 20.25h8A3.26 3.26 0 0 0 19.25 17v-6.25zM8 2.25a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0V3A.75.75 0 0 1 8 2.25m8 0a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0V3a.75.75 0 0 1 .75-.75", "key": "8094bbbc0b18da7f85888e335a4647905199d387", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CalendarAB as default };
//# sourceMappingURL=CalendarAB.js.map