@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.23 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 CalendarCode = createMeisterIcons("calendar-code", [["path", { "fill": "currentColor", "d": "M8 2.25a.75.75 0 0 1 .75.75v1.25h6.5V3a.75.75 0 0 1 1.5 0v1.31c2.26.361 4 2.33 4 4.69v8A4.76 4.76 0 0 1 16 21.75H8c-2.726 0-4.75-2.148-4.75-4.75V9c0-2.36 1.74-4.329 4-4.69V3A.75.75 0 0 1 8 2.25m7.25 3.5V7a.75.75 0 0 0 1.5 0V5.838A3.266 3.266 0 0 1 19.25 9v8A3.26 3.26 0 0 1 16 20.25H8c-1.874 0-3.25-1.452-3.25-3.25V9a3.266 3.266 0 0 1 2.5-3.162V7a.75.75 0 0 0 1.5 0V5.75zm-1.88 4.82a.75.75 0 0 1 1.06 0l1.4 1.4c.27.27.445.63.445 1.03s-.174.76-.445 1.03l-1.4 1.4a.75.75 0 1 1-1.06-1.06L14.74 13l-1.37-1.37a.75.75 0 0 1 0-1.06m-2.64.1a.75.75 0 0 1 0 1.06L9.36 13.1l1.37 1.37a.75.75 0 0 1-1.06 1.06l-1.4-1.4c-.27-.27-.445-.63-.445-1.03s.174-.76.445-1.03l1.4-1.4a.75.75 0 0 1 1.06 0m-1.4 2.4-.015-.018.002.003.006.022z", "key": "46cfe6d8a863282f80d6755a2f096551b94cfe1b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CalendarCode as default };
//# sourceMappingURL=CalendarCode.js.map