loading constant

String const loading

Implementation

static const String loading =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M11 16a2 2 0 110 4 2 2 0 010-4Zm-6.259-3a2.5 2.5 0 110 5 2.5 2.5 0 010-5Zm11.578.5a2 2 0 110 4 2 2 0 010-4ZM18.5 9.319a1.5 1.5 0 110 3 1.5 1.5 0 010-3ZM2.5 6a2.5 2.5 0 110 5 2.5 2.5 0 010-5Zm15.286-.793a1 1 0 110 2 1 1 0 010-2ZM8 0a3 3 0 110 6 3 3 0 010-6Zm7.5 3a.5.5 0 110 1 .5.5 0 010-1Z"/></svg>';