@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.37 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 CalendarStar = createMeisterIcons("calendar-star", [["path", { "fill": "currentColor", "d": "M8.75 3a.75.75 0 0 0-1.5 0v1.31c-2.26.361-4 2.33-4 4.69v8c0 2.602 2.024 4.75 4.75 4.75h8A4.76 4.76 0 0 0 20.75 17V9c0-2.36-1.74-4.329-4-4.69V3a.75.75 0 0 0-1.5 0v1.25h-6.5zm6.5 4V5.75h-6.5V7a.75.75 0 0 1-1.5 0V5.838A3.266 3.266 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.266 3.266 0 0 0-2.5-3.162V7a.75.75 0 0 1-1.5 0m-3.501 4.327.25-.418.252.418a2 2 0 0 0 1.263.917l.475.11-.32.368a2 2 0 0 0-.482 1.484l.042.486-.449-.19a2 2 0 0 0-1.56 0l-.45.19.043-.486a2 2 0 0 0-.482-1.484l-.32-.368.475-.11a2 2 0 0 0 1.263-.917m-.178-2.615a.5.5 0 0 1 .857 0l1.108 1.841a.5.5 0 0 0 .316.23l2.094.484a.5.5 0 0 1 .265.815l-1.41 1.623a.5.5 0 0 0-.12.371l.186 2.141a.5.5 0 0 1-.693.504l-1.979-.838a.5.5 0 0 0-.39 0l-1.979.838a.5.5 0 0 1-.693-.504l.186-2.14a.5.5 0 0 0-.12-.372l-1.41-1.623a.5.5 0 0 1 .265-.815l2.094-.484a.5.5 0 0 0 .315-.23z", "key": "fe7670e7ce0337aa1fa53863acace7713a09b1f8", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CalendarStar as default };
//# sourceMappingURL=CalendarStar.js.map