@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.27 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 Calendar7 = createMeisterIcons("calendar-7", [["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": "f682701cc4f4094d5085988d6207a22dd5be2b28", "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.25m4 0a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0V3a.75.75 0 0 1 .75-.75m4 0a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0V3a.75.75 0 0 1 .75-.75", "key": "9ea2281bdf0e11c9eb9c06411c453c963a9f1b4a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M13 11.4H9.8v-1.2h4.7v1.2l-2.7 5.8h-1.6z", "key": "6c19fc417946136b558a5bbac56ce6fb341f28b3", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Calendar7 as default };
//# sourceMappingURL=Calendar7.js.map