space_dashboard constant

String const space_dashboard

Implementation

static const String space_dashboard =
    '<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"><path fill="currentColor" d="M5 21h6V3H5q-.825 0-1.413.587Q3 4.175 3 5v14q0 .825.587 1.413Q4.175 21 5 21Zm8 0h6q.825 0 1.413-.587Q21 19.825 21 19v-7h-8Zm0-11h8V5q0-.825-.587-1.413Q19.825 3 19 3h-6Z"/></svg>';