fullscreen_line constant

String const fullscreen_line

Implementation

static const String fullscreen_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"><path d="M24 0H0v24h24z"/><path d="M4 15a1 1 0 011 1v3h3a1 1 0 110 2H5a2 2 0 01-2-2v-3a1 1 0 011-1Zm16 0a1 1 0 01.993.883L21 16v3a2 2 0 01-1.85 1.995L19 21h-3a1 1 0 01-.117-1.993L16 19h3v-3a1 1 0 011-1ZM19 3a2 2 0 011.995 1.85L21 5v3a1 1 0 01-1.993.117L19 8V5h-3a1 1 0 01-.117-1.993L16 3h3ZM8 3a1 1 0 01.117 1.993L8 5H5v3a1 1 0 01-1.993.117L3 8V5a2 2 0 011.85-1.995L5 3h3Z"/></g></svg>';