calendar_stats constant

String const calendar_stats

Icon Data of calendar_stats

Implementation

static const String calendar_stats =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M11.795 21H5a2 2 0 01-2-2V7a2 2 0 012-2h12a2 2 0 012 2v4m-1 3v4h4"/><circle cx="18" cy="18" r="4"/><path d="M15 3v4M7 3v4m-4 4h16"/></g></svg>';