view_list constant

String const view_list

Implementation

static const String view_list =
    '<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"><rect width="32" height="40" x="8" y="4" stroke="currentColor" stroke-linejoin="round" stroke-width="4" rx="2"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M21 14h12M21 24h12M21 34h12"/><path fill-rule="evenodd" d="M15 16a2 2 0 100-4 2 2 0 000 4Zm0 10a2 2 0 100-4 2 2 0 000 4Zm0 10a2 2 0 100-4 2 2 0 000 4Z" clip-rule="evenodd"/></g></svg>';