window_section constant

String const window_section

Implementation

static const String window_section =
    '<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="M2 21c0 .6.4 1 1 1h5V10H2v11zm14 1h5c.6 0 1-.4 1-1V10h-6v12zm-6 0h4V10h-4v12zM21 2H3c-.6 0-1 .4-1 1v5h20V3c0-.6-.4-1-1-1z"/></svg>';