refresh_line constant

String const refresh_line

Implementation

static const String refresh_line =
    '<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"><g fill="currentColor"><path d="M21.707 13.707a1 1 0 000-1.414l-3-3a1 1 0 00-1.414 0l-3 3a1 1 0 001.414 1.414L17 12.414V14a1 1 0 102 0v-1.586l1.293 1.293a1 1 0 001.414 0zm-12-3.414a1 1 0 010 1.414l-3 3a1 1 0 01-1.414 0l-3-3a1 1 0 111.414-1.414L5 11.586V10a1 1 0 012 0v1.586l1.293-1.293a1 1 0 011.414 0z"/><path d="M18 13a1 1 0 011 1 7 7 0 01-12.217 4.667 1 1 0 111.49-1.334A5 5 0 0017 14a1 1 0 011-1zm-.86-6.255a1 1 0 00.077-1.412A7 7 0 005 10a1 1 0 102 0 5 5 0 018.727-3.333 1 1 0 001.412.078z"/></g></svg>';