fullscreen_close constant

String const fullscreen_close

Implementation

static const String fullscreen_close =
    '<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="M18 21H5a3 3 0 01-3-3V7a3 3 0 013-3h13a3 3 0 013 3v11a3 3 0 01-3 3Zm0-1a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v11a2 2 0 002 2h13Zm-5-3H6v-7h1v5.293l7.146-7.147.708.708L7.707 16H13v1Z"/></svg>';