today constant

String const today

Implementation

static const String today =
    '<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"><rect width="10" height="10" x="7" y="9" opacity=".5" rx="1"/><path fill-rule="evenodd" d="M18 3H6a1 1 0 00-1 1v16a1 1 0 001 1h12a1 1 0 001-1V4a1 1 0 00-1-1ZM6 1a3 3 0 00-3 3v16a3 3 0 003 3h12a3 3 0 003-3V4a3 3 0 00-3-3H6Z" clip-rule="evenodd"/><path d="M7 6a1 1 0 011-1h4a1 1 0 110 2H8a1 1 0 01-1-1Z"/></g></svg>';