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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="m23.75 16.21-5.65-.884-.166-.29 1.646-2.256c.18-.24-.12-.54-.37-.37l-2.266 1.653-.27-.153-.884-5.66c-.05-.33-.53-.33-.58 0l-.693 4.43-3.598-2.054-.003-.001c-.84-.472-1.76.456-1.292 1.291l2.057 3.601-4.431.693c-.33.05-.33.53 0 .58l5.664.886.152.264-1.656 2.27c-.18.24.12.54.37.37l2.26-1.648.286.163.884 5.655c.05.33.53.33.58 0l.692-4.426 3.596 2.05.004.002c.837.468 1.766-.452 1.293-1.294l-2.049-3.6 4.424-.692c.33-.05.33-.53 0-.58Z"/><path d="M25.766 7.733c.377.171.795.267 1.234.267 1.65 0 3-1.35 3-3s-1.35-3-3-3-3 1.35-3 3c0 .44.096.857.267 1.234A13.447 13.447 0 0015.5 3C8.044 3 2 9.044 2 16.5S8.044 30 15.5 30 29 23.956 29 16.5a13.45 13.45 0 00-3.234-8.767Zm.944-2.453a.974.974 0 00-1.303-.053 1.609 1.609 0 113.203-.237 1.609 1.609 0 01-1.848 1.593.971.971 0 00-.052-1.303ZM26 16.5C26 22.299 21.299 27 15.5 27S5 22.299 5 16.5 9.701 6 15.5 6 26 10.701 26 16.5Z"/></g></svg>';