arrows_merge constant

String const arrows_merge

Implementation

static const String arrows_merge =
    '<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="m10.71 11.29-2.5-2.5a1 1 0 10-1.42 1.42l.8.79H4V7a1 1 0 00-2 0v10a1 1 0 002 0v-4h3.59l-.8.79a1 1 0 000 1.42 1 1 0 001.42 0l2.5-2.5a1 1 0 00.21-.33 1 1 0 000-.76 1 1 0 00-.21-.33ZM21 6a1 1 0 00-1 1v4h-3.59l.8-.79a1 1 0 00-1.42-1.42l-2.5 2.5a1 1 0 00-.21.33 1 1 0 000 .76 1 1 0 00.21.33l2.5 2.5a1 1 0 001.42 0 1 1 0 000-1.42l-.8-.79H20v4a1 1 0 002 0V7a1 1 0 00-1-1Z"/></svg>';