cycling constant

String const cycling

Implementation

static const String cycling =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14 7a2 2 0 100-4 2 2 0 000 4Zm4 14a3 3 0 100-6 3 3 0 000 6ZM6 21a3 3 0 100-6 3 3 0 000 6Zm5.5-3 1.5-4-4.882-2 3-3.5 3 2.5h3.5"/></svg>';