UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.66 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 CalendarHeart = createMeisterIcons("calendar-heart", [["path", { "fill": "currentColor", "d": "M10.6 11.15a.9.9 0 0 0-.67.28c-.297.297-.306.892-.03 1.208l.393.294 1.757 1.757 1.88-1.88c.244-.334.32-.56.32-.709a.9.9 0 0 0-.28-.67c-.307-.307-.933-.307-1.24 0l-.73.73-.69-.69c-.335-.244-.56-.32-.71-.32m1.38-1.038c-.393-.255-.86-.462-1.38-.462-.72 0-1.305.294-1.73.72-.893.893-.893 2.468 0 3.36l.037.038.4.3 1.721 1.72c.242.315.601.487.984.487.396 0 .753-.18 1.018-.445l2.038-2.037.032-.043c.332-.443.65-1.005.65-1.65 0-.72-.294-1.305-.72-1.73-.796-.797-2.135-.883-3.05-.258m-.03 4.675", "key": "5290640fcceff19d9adbae46b7c30037df7c3db9", "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": "530fc57edf0a2a060dc2c3ce96511f976541282b", "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": "cf777836927cc1469cb9940124fcb81ddcf15733", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CalendarHeart as default }; //# sourceMappingURL=CalendarHeart.js.map