slide constant

String const slide

Implementation

static const String slide =
    '<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" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M41 5.5H7v28h34v-28Z"/><path stroke-linecap="round" d="m16 41.5 8-8 8 8M13.924 24.663l5.642-5.508 4.442 4.345 9.959-9.98M4 5.5h40"/></g></svg>';