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" d="M12 20.75a7.25 7.25 0 010-14.5h2.5a.75.75 0 010 1.5H12a5.75 5.75 0 105.75 5.75.75.75 0 011.5 0A7.26 7.26 0 0112 20.75Z"/><path fill="currentColor" d="M12 10.75a.74.74 0 01-.53-.22.75.75 0 010-1.06L13.94 7l-2.47-2.47a.75.75 0 111.06-1.06l3 3a.75.75 0 010 1.06l-3 3a.74.74 0 01-.53.22Z"/></svg>';