screen_wide constant

String const screen_wide

Implementation

static const String screen_wide =
    '<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" fill-rule="evenodd" d="M11 16H3a3 3 0 01-3-3V8a3 3 0 013-3h18a3 3 0 013 3v5a3 3 0 01-3 3h-8v1h2a1 1 0 110 2H9a1 1 0 110-2h2v-1ZM3 7h18a1 1 0 011 1v5a1 1 0 01-1 1H3a1 1 0 01-1-1V8a1 1 0 011-1Z" clip-rule="evenodd"/></svg>';