UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.09 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 CalendarADots = createMeisterIcons("calendar-a-dots", [["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.5zm10.5 6.25V9a3.266 3.266 0 0 0-2.5-3.162V7a.75.75 0 0 1-1.5 0V5.75h-6.5V7a.75.75 0 0 1-1.5 0V5.838A3.266 3.266 0 0 0 4.75 9v.25zm-14.5 1.5h14.5V17A3.26 3.26 0 0 1 16 20.25H8c-1.874 0-3.25-1.452-3.25-3.25zm4.25 3a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m-2.25.75a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0m7.5 0a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0m.75-2.25a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5", "key": "5dc7464bf275cb1ce25e675cbf09734fc16e6968", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CalendarADots as default }; //# sourceMappingURL=CalendarADots.js.map