window_section constant

String const window_section

Icon Data of 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="M9 10h6v12H9zm-7 0v11a1 1 0 001 1h4V10H2z" opacity=".5"/><path fill="currentColor" d="M22 8H2v2h5v12h2V10h6v12h2V10h5z" opacity=".25"/><path fill="currentColor" d="M17 10v12h4a1 1 0 001-1V10h-5z" opacity=".5"/><path fill="currentColor" d="M3 2h18a1 1 0 011 1v5H2V3a1 1 0 011-1z"/></svg>';