@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.24 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 CalendarB = createMeisterIcons("calendar-b", [["path", { "fill": "currentColor", "d": "M4 17V9c0-2.2 1.8-4 4-4h8c2.2 0 4 1.8 4 4v8c0 2.2-1.8 4-4 4H8c-2.3 0-4-1.8-4-4", "key": "e2ad7ea80637b4c5c25da4ed12e53a25a58ccaf8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8 5.75A3.26 3.26 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.26 3.26 0 0 0 16 5.75zM3.25 9A4.76 4.76 0 0 1 8 4.25h8A4.76 4.76 0 0 1 20.75 9v8A4.76 4.76 0 0 1 16 21.75H8c-2.726 0-4.75-2.148-4.75-4.75z", "key": "5c495f2e179edc7f9d6fb49e5caaa116c73d944a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8 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": "fe9939f57dc4cefce5c87aa256d8dfb576a85e56", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CalendarB as default };
//# sourceMappingURL=CalendarB.js.map