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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 19a2 2 0 01-2-2m0-4v-2m0-4a2 2 0 012-2m4 0h2m4 0a2 2 0 012 2m0 4v2m0 4v4m2-2h-4m-4 0h-2"/></svg>';