arrows_fullscreen constant

String const arrows_fullscreen

Implementation

static const String arrows_fullscreen =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -2 24 24"><path fill="currentColor" d="M19 0a1 1 0 011 1v6a1 1 0 01-2 0V3.414L11.414 10 18 16.586V13a1 1 0 012 0v6a1 1 0 01-1 1h-6a1 1 0 010-2h3.586L10 11.414 3.414 18H7a1 1 0 010 2H1a1 1 0 01-1-1v-6a1 1 0 012 0v3.586L8.586 10 2 3.414V7a1 1 0 11-2 0V1a1 1 0 011-1h6a1 1 0 110 2H3.414L10 8.586 16.586 2H13a1 1 0 010-2h6z"/></svg>';