screen_shot constant

String const screen_shot

Implementation

static const String screen_shot =
    '<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"><g fill="currentColor"><path d="M12 8V6H8v4h2V8h2Zm2 6h2v4h-4v-2h2v-2Z"/><path fill-rule="evenodd" d="M4 3a1 1 0 011-1h14a1 1 0 011 1v18a1 1 0 01-1 1H5a1 1 0 01-1-1V3Zm2 17V4h12v16H6Z" clip-rule="evenodd"/></g></svg>';