refresh_circle constant

String const refresh_circle

Implementation

static const String refresh_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="M12 2a10 10 0 1010 10A10 10 0 0012 2m6 9h-5l1.81-1.81A3.94 3.94 0 0012 8a4 4 0 103.86 5h2.05A6 6 0 1112 6a5.91 5.91 0 014.22 1.78L18 6Z"/></svg>';