refresh constant

String const refresh

Implementation

static const String refresh =
    '<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" fill-rule="evenodd" d="M17.217 5.333a1 1 0 11-1.49 1.334A5 5 0 007 10h2a1 1 0 01.707 1.707l-3 3a1 1 0 01-1.414 0l-3-3A1 1 0 013 10h2a7 7 0 0112.217-4.667zm4.49 6.96A1 1 0 0121 14h-2v.002a7 7 0 01-12.217 4.665 1 1 0 111.49-1.334A5 5 0 0017 14h-2a1 1 0 01-.707-1.707l3-3a1 1 0 011.414 0l3 3z" clip-rule="evenodd"/></svg>';