compass_off constant

String const compass_off

Implementation

static const String compass_off =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M12.999 9 16 8l-1.002 3.005M14 14l-6 2 2-6"/><path d="M20.042 16.045A9 9 0 007.955 3.958M5.637 5.635a9 9 0 1012.725 12.73M12 3v2m0 14v2m-9-9h2m14 0h2M3 3l18 18"/></g></svg>';