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="432" height="432" preserveAspectRatio="xMidYMid meet" viewBox="0 0 432 432"><path fill="currentColor" d="M43 45v150H0V45q0-17 12.5-29.5T43 3h149v42H43zm128 192 63 79 43-57 64 85H85zm149-95.5q0 13.5-9.5 22.5t-22.5 9-22.5-9-9.5-22.5 9.5-23T288 109t22.5 9.5 9.5 23zM384 3q18 0 30.5 12.5T427 45v150h-43V45H235V3h149zm0 384V237h43v150q0 17-12.5 29.5T384 429H235v-42h149zM43 237v150h149v42H43q-18 0-30.5-12.5T0 387V237h43z"/></svg>';