birthday_calendar constant

String const birthday_calendar

Icon Data of birthday_calendar

Implementation

static const String birthday_calendar =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M24 19.53v-4.47m0 0c8.606-2.98 0-10.43 0-10.43s-8.942 7.45 0 10.43Zm6.332 11.548a6.333 6.333 0 01-12.667 0"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M17.666 26.608a6.333 6.333 0 01-6.202 6.333A6.431 6.431 0 015 26.478V24a4.452 4.452 0 014.433-4.47H38.53A4.452 4.452 0 0143 23.963v2.515a6.431 6.431 0 01-6.464 6.463 6.333 6.333 0 01-6.203-6.333"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M40.392 31.692V41.88a1.49 1.49 0 01-1.49 1.49H9.096a1.49 1.49 0 01-1.49-1.49h0V31.692"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m24 34.753.902 1.83 2.02.293L25.46 38.3l.345 2.01-1.806-.949-1.806.95.345-2.011-1.46-1.424 2.018-.293Z"/></svg>';