window_sidebar constant

String const window_sidebar

Implementation

static const String window_sidebar =
    '<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" d="M20 21H4a2 2 0 01-2-2V5a2 2 0 012-2h16a2 2 0 012 2v14a2 2 0 01-2 2ZM10 7v12h10V7H10ZM4 7v12h4V7H4Z"/></svg>';