screenshot constant

String const screenshot

Implementation

static const String screenshot =
    '<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="M10 42a6 6 0 100-12 6 6 0 000 12Z"/><path stroke-linecap="round" d="M40.062 8C24 28.433 15.805 38.68 14.242 40.243a6 6 0 01-8.485 0"/><path d="M38 42a6 6 0 100-12 6 6 0 000 12Z"/><path stroke-linecap="round" d="M42.242 40.243a6 6 0 01-8.485 0C32.195 38.68 24 28.446 8 8"/></g></svg>';