arrows_expand constant

String const arrows_expand

Implementation

static const String arrows_expand =
    '<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" fill-rule="evenodd" d="M8 3a1 1 0 01.707 1.707L7.414 6l2.293 2.293a1 1 0 01-1.414 1.414L6 7.414 4.707 8.707A1 1 0 013 8V4a1 1 0 011-1h4zm6.293 12.707a1 1 0 011.414-1.414L18 16.586l1.293-1.293A1 1 0 0121 16v4a1 1 0 01-1 1h-4a1 1 0 01-.707-1.707L16.586 18l-2.293-2.293zM8 21a1 1 0 00.707-1.707L7.414 18l2.293-2.293a1 1 0 00-1.414-1.414L6 16.586l-1.293-1.293A1 1 0 003 16v4a1 1 0 001 1h4zm6.293-12.707a1 1 0 001.414 1.414L18 7.414l1.293 1.293A1 1 0 0021 8V4a1 1 0 00-1-1h-4a1 1 0 00-.707 1.707L16.586 6l-2.293 2.293z" clip-rule="evenodd"/></svg>';