refresh constant

String const refresh

Icon Data of 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"><circle cx="12" cy="12" r="3" fill="currentColor"/><path fill="currentColor" d="M12 2a10.016 10.016 0 00-7 2.877V3a1 1 0 10-2 0v4.5a1 1 0 001 1h4.5a1 1 0 000-2H6.218A7.98 7.98 0 0120 12a1 1 0 002 0A10.012 10.012 0 0012 2zm7.989 13.5h-4.5a1 1 0 000 2h2.293A7.98 7.98 0 014 12a1 1 0 00-2 0 9.986 9.986 0 0016.989 7.133V21a1 1 0 002 0v-4.5a1 1 0 00-1-1z" opacity=".5"/></svg>';