calendar_thirty constant

String const calendar_thirty

Implementation

static const String calendar_thirty =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><rect width="40" height="40" x="4" y="4" rx="2"/><path d="M4 14h40M4 11v12m40-12v12"/><path d="M28 22v14h8V22h-8Z" clip-rule="evenodd"/><path d="M12 22h8v14h-8m8-7h-6"/></g></svg>';