wallpaper constant

String const wallpaper

Implementation

static const String wallpaper =
    '<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 21q-.825 0-1.413-.587Q3 19.825 3 19v-6h2v6h6v2Zm8 0v-2h6v-6h2v6q0 .825-.587 1.413Q19.825 21 19 21Zm-7-4 3-4 2.25 3 3-4L18 17Zm-3-6V5q0-.825.587-1.413Q4.175 3 5 3h6v2H5v6Zm16 0V5h-6V3h6q.825 0 1.413.587Q21 4.175 21 5v6Zm-3.5-1q-.65 0-1.075-.425Q14 9.15 14 8.5q0-.65.425-1.075Q14.85 7 15.5 7q.65 0 1.075.425Q17 7.85 17 8.5q0 .65-.425 1.075Q16.15 10 15.5 10Z"/></svg>';