compass constant

String const compass

Implementation

static const String compass =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><g fill="currentColor"><path d="m9.009 6.991 2.024 4.042L6.991 9.01 4.967 4.967 9.009 6.99Zm.426 2.444L8.481 7.52l-1.916-.955.954 1.917 1.916.954Z"/><path fill-rule="evenodd" d="M13.98 8.5a6.002 6.002 0 01-5.48 5.48V13h-1v.98a6.001 6.001 0 01-5.482-5.518H3v-1h-.976A6.001 6.001 0 017.5 2.02V3h1v-.98a6.001 6.001 0 015.48 5.48H13v1h.98ZM8 15A7 7 0 108 1a7 7 0 000 14Z" clip-rule="evenodd"/></g></svg>';