arrow_cycle constant

String const arrow_cycle

Implementation

static const String arrow_cycle =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M22 12c0 6-4.39 10-9.806 10C7.792 22 4.24 19.665 3 16m-1-4C2 6 6.39 2 11.806 2 16.209 2 19.76 4.335 21 8"/><path d="m7 17-4-1-1 4M17 7l4 1 1-4"/></g></svg>';