calendar_view_day_outline_sharp constant

String const calendar_view_day_outline_sharp

Implementation

static const String calendar_view_day_outline_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-4V7h18v10Zm2-2h14V9H5ZM3 5V3h18v2Zm2 10V9v6Z"/></svg>';