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="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M344 112h40v40h-40zM72 72h152V40H40v184h32V72z"/><path fill="currentColor" d="M288 40v32h152v152h32V40H288zM72 288H40v184h184v-32H72V288z"/><path fill="currentColor" d="m280.5 308.873-91-91-85.5 85.5v45.254l85.5-85.499L334.372 408h45.255l-76.5-76.5 72.104-72.104L440 324.165V440H288v32h184V312l-96.769-97.857-94.731 94.73z"/></svg>';