compass_off_outline constant

String const compass_off_outline

Implementation

static const String compass_off_outline =
    '<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.5M7 17l2.39-5.09-4.16-4.17A8.026 8.026 0 004 12a8 8 0 008 8c1.56 0 3-.45 4.26-1.23l-4.17-4.16L7 17M17 7l-2.38 5.05-2.67-2.67L17 7m-5-5a10 10 0 0110 10c0 2.1-.65 4.06-1.76 5.67l-1.44-1.45C19.56 15 20 13.55 20 12a8 8 0 00-8-8c-1.55 0-3 .44-4.22 1.2L6.33 3.76A9.97 9.97 0 0112 2Z"/></svg>';