spinner_two constant

String const spinner_two

Implementation

static const String spinner_two =
    '<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 fill-rule="evenodd" d="M12 19a7 7 0 100-14 7 7 0 000 14Zm0 3c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z" clip-rule="evenodd" opacity=".2"/><path d="M12 22c5.523 0 10-4.477 10-10h-3a7 7 0 01-7 7v3ZM2 12C2 6.477 6.477 2 12 2v3a7 7 0 00-7 7H2Z"/></g></svg>';