@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.46 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 CalendarDashB = createMeisterIcons("calendar-dash-b", [["path", { "fill": "currentColor", "d": "M20 9v8c0 2.2-1.8 4-4 4H8c-2.2 0-4-1.8-4-4V9c0-2.2 1.8-4 4-4h8c2.2 0 4 1.7 4 4", "key": "0ee2f8f2364ffe9f45c90eb7af39bdf6c42a4e0b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8 5.75A3.26 3.26 0 0 0 4.75 9v8A3.26 3.26 0 0 0 8 20.25h8A3.26 3.26 0 0 0 19.25 17V9c0-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.75v8A4.76 4.76 0 0 1 16 21.75H8A4.76 4.76 0 0 1 3.25 17z", "key": "ed2b0547356bf30eea2ad357d1b4faac8cfe854f", "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": "41dcb6a0250920cf3d35215f9d76b16c8c1f18dc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M7.25 11a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 0 1.5H8a.75.75 0 0 1-.75-.75", "key": "32b5cff20689f868f18ea905fe2359b4f395421a", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CalendarDashB as default };
//# sourceMappingURL=CalendarDashB.js.map