calendar_view_month_sharp constant

String const calendar_view_month_sharp

Implementation

static const String calendar_view_month_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 11.5V5h5.325v6.5Zm6.325 0V5h5.35v6.5Zm6.35 0V5H21v6.5ZM3 19v-6.5h5.325V19Zm6.325 0v-6.5h5.35V19Zm6.35 0v-6.5H21V19Z"/></svg>';