fullscreen_exit_line constant

String const fullscreen_exit_line

Implementation

static const String fullscreen_exit_line =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M24 0H0v24h24z"/><path d="M20 7h-3V4a1 1 0 10-2 0v3a2 2 0 002 2h3a1 1 0 100-2ZM7 9a2 2 0 002-2V4a1 1 0 10-2 0v3H4a1 1 0 100 2h3Zm0 8H4a1 1 0 110-2h3a2 2 0 012 2v3a1 1 0 11-2 0v-3Zm10-2a2 2 0 00-2 2v3a1 1 0 102 0v-3h3a1 1 0 100-2h-3Z"/></g></svg>';