@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.83 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 CalendarACrossB = createMeisterIcons("calendar-a-cross-b", [["path", { "fill": "currentColor", "d": "M21.08 16.72a.75.75 0 0 1 0 1.06l-4.3 4.3a.75.75 0 1 1-1.06-1.06l4.3-4.3a.75.75 0 0 1 1.06 0", "key": "b2e7b5763ef9931b575dbb7601ab129808f7b87a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.72 16.72a.75.75 0 0 1 1.06 0l4.3 4.3a.75.75 0 1 1-1.06 1.06l-4.3-4.3a.75.75 0 0 1 0-1.06", "key": "bd02a756695cbc75a4e67c8b494d4cd6a21f4d1b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M19.45 8.45v1h-16v-1c0-2.2 1.8-4 4-4h8c2.2 0 4 1.7 4 4", "key": "c5c856f8e52e5ce89914c3f5a44a6b47f0e8ac4f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.45 5.2A3.26 3.26 0 0 0 4.2 8.45v.25h14.5v-.25c0-1.873-1.452-3.25-3.25-3.25zM2.7 8.45A4.76 4.76 0 0 1 7.45 3.7h8c2.602 0 4.75 2.024 4.75 4.75v1.75H2.7z", "key": "c41e72ab4a0bfe3f0b46e99d29b38cc7f2caf752", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.45 8.7a.75.75 0 0 1 .75.75v7a3.26 3.26 0 0 0 3.25 3.25h4a.75.75 0 0 1 0 1.5h-4a4.76 4.76 0 0 1-4.75-4.75v-7a.75.75 0 0 1 .75-.75m16 0a.75.75 0 0 1 .75.75v5a.75.75 0 0 1-1.5 0v-5a.75.75 0 0 1 .75-.75m-12-7a.75.75 0 0 1 .75.75v4a.75.75 0 1 1-1.5 0v-4a.75.75 0 0 1 .75-.75m8 0a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0v-4a.75.75 0 0 1 .75-.75", "key": "99da8b308c16f64610dab36f56c1266cfabc9852", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CalendarACrossB as default };
//# sourceMappingURL=CalendarACrossB.js.map