sync_circle constant

String const sync_circle

Implementation

static const String sync_circle =
    '<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="M2 12A10 10 0 1012 2 10 10 0 002 12m13.6 1.72A4 4 0 0016 12a4 4 0 00-4-4v2L8.88 7 12 4v2a6 6 0 016 6 5.9 5.9 0 01-.93 3.19M6 12a5.9 5.9 0 01.93-3.19l1.47 1.47A4 4 0 008 12a4 4 0 004 4v-2l3 3-3 3v-2a6 6 0 01-6-6Z"/></svg>';