dock_window constant

String const dock_window

Implementation

static const String dock_window =
    '<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="M2 20V4h20v16H2ZM20 6H6v10h14V6Z" clip-rule="evenodd"/></svg>';