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="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><g fill="currentColor" fill-rule="evenodd"><path d="M9.021.035c-4.411 0-8 3.588-8 8 0 4.413 3.588 8 8 8 4.411 0 8-3.587 8-8 0-4.412-3.589-8-8-8zM9.001 14A6.006 6.006 0 013 8c0-3.307 2.692-6 6-6 3.31 0 6 2.693 6 6 0 3.308-2.69 6-6 6z"/><path d="m6.042 6.021 2.021 3L12.98 11l-2.979-3.958-3.959-1.021z"/></g></svg>';