UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.72 kB
"use strict"; /** * @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 CalendarCodeB = createMeisterIcons("calendar-code-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": "aff73791234bc11b4b9d47af97bfa67bf593aafa", "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": "e01dfb6554f36a568ebf5596a210e9a4e8298c9c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M13.37 10.57a.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 0 1-1.06-1.06L14.74 13l-1.37-1.37a.75.75 0 0 1 0-1.06m-2.658-.018a.75.75 0 0 1 .036 1.06L9.36 13.099l1.37 1.37a.75.75 0 0 1-1.06 1.061l-1.4-1.4c-.27-.27-.445-.63-.445-1.03 0-.396.17-.75.434-1.02l1.393-1.492a.75.75 0 0 1 1.06-.036", "key": "3ef81f79013278c41763fe13cf59804441a136f2", "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": "f3d714c3f35554d2e90e8145425f0267f36a5cf3", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CalendarCodeB as default }; //# sourceMappingURL=CalendarCodeB.js.map