calendar_thirty_two constant

String const calendar_thirty_two

Implementation

static const String calendar_thirty_two =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M4 8h40v36H4z"/><path stroke-linecap="round" d="M28 20v14h8V20h-8Z" clip-rule="evenodd"/><path stroke-linecap="round" d="M17 4v8m14-8v8m-19 8h8v14h-8m8-7h-6"/></g></svg>';