asteroid constant

String const asteroid

Implementation

static const String asteroid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M566 503q-9 9-22.5 9t-22.5-9-9-22.5 9-22.5L970 9q9-9 22-9t22.5 9.5T1024 32t-9 22zm-192-64q-9 9-22.5 9t-22.5-9-9-22.5 9-22.5L714 9q9-9 22-9t22.5 9.5T768 32t-9 22zm138 329q0 106-75 181t-181 75-181-75T0 768t75-181 181-75 181 75 75 181zm458-503q9-9 22-9t22.5 9.5 9.5 22.5-9 22L630 695q-9 9-22.5 9t-22.5-9-9-22.5 9-22.5z"/></svg>';