maximize_outline constant

String const maximize_outline

Implementation

static const String maximize_outline =
    '<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.71 19.29-3.4-3.39A7.92 7.92 0 0019 11a8 8 0 10-8 8 7.92 7.92 0 004.9-1.69l3.39 3.4a1 1 0 001.42 0 1 1 0 000-1.42ZM5 11a6 6 0 116 6 6 6 0 01-6-6Z"/><path fill="currentColor" d="M13 10h-1V9a1 1 0 00-2 0v1H9a1 1 0 000 2h1v1a1 1 0 002 0v-1h1a1 1 0 000-2Z"/></svg>';