connect_recursive constant

String const connect_recursive

Implementation

static const String connect_recursive =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M28 7H13.828l3.586-3.586L16 2l-6 6 6 6 1.414-1.414L13.828 9H28v11H11.899A5.014 5.014 0 008 16.101V2H6v14.101A5 5 0 006 25.9V30h2v-4.101A5.014 5.014 0 0011.899 22H28a2.002 2.002 0 002-2V9a2.002 2.002 0 00-2-2ZM7 24a3 3 0 113-3 3.003 3.003 0 01-3 3Z"/></svg>';