recent_views_sort constant

String const recent_views_sort

Implementation

static const String recent_views_sort =
    '<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"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M6 5v25h36V5M30 37l-6 6-6-6m6-7v13"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="4" d="M24 21c4.05 0 7.717-2 11-6-3.283-4-6.95-6-11-6s-7.717 2-11 6c3.283 4 6.95 6 11 6Z"/><path d="M24 18a3 3 0 100-6 3 3 0 000 6Z"/></g></svg>';