window_maximize constant

String const window_maximize

Implementation

static const String window_maximize =
    '<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="M21 2H3c-.6 0-1 .4-1 1v5h20V3c0-.6-.4-1-1-1zM2 21c0 .6.4 1 1 1h18c.6 0 1-.4 1-1V10H2v11z"/></svg>';