calendar_view_day_sharp constant

String const calendar_view_day_sharp

Implementation

static const String calendar_view_day_sharp =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M3 21v-2h18v2Zm0-4V7h18v10ZM3 5V3h18v2Z"/></svg>';