search_loading constant

String const search_loading

Implementation

static const String search_loading =
    '<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="M8.55 10.55a1 1 0 11-2 0 1 1 0 012 0Zm2 1a1 1 0 100-2 1 1 0 000 2Zm3 0a1 1 0 100-2 1 1 0 000 2Z"/><path fill-rule="evenodd" d="M16.207 4.893a8.001 8.001 0 01.662 10.565c.016.013.03.027.045.042l4.243 4.243a1 1 0 01-1.414 1.414L15.5 16.914a.933.933 0 01-.042-.045A8.001 8.001 0 014.893 4.893a8 8 0 0111.314 0Zm-9.9 9.9a6 6 0 108.486-8.485 6 6 0 00-8.485 8.485Z" clip-rule="evenodd"/></g></svg>';