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"><path fill="currentColor" d="m1 3.5 1.28-1.25 19.47 19.47L20.5 23l-2.8-2.78A9.983 9.983 0 0112 22 10 10 0 012 12c0-2.12.66-4.08 1.78-5.7L1 3.5M6 18l6.47-3L9 11.53 6 18M18 6l-6.44 3-5.23-5.24A9.97 9.97 0 0112 2a10 10 0 0110 10c0 2.1-.65 4.06-1.76 5.67L15 12.44 18 6Z"/></svg>';