calendar_due constant

String const calendar_due

Implementation

static const String calendar_due =
    '<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"><g fill="currentColor"><path d="M7 8a1 1 0 011-1h8a1 1 0 110 2H8a1 1 0 01-1-1Zm5 8a2 2 0 100-4 2 2 0 000 4Z"/><path fill-rule="evenodd" d="M6 3a3 3 0 00-3 3v12a3 3 0 003 3h12a3 3 0 003-3V6a3 3 0 00-3-3H6Zm12 2H6a1 1 0 00-1 1v12a1 1 0 001 1h12a1 1 0 001-1V6a1 1 0 00-1-1Z" clip-rule="evenodd"/></g></svg>';