globe_off constant

String const globe_off

Implementation

static const String globe_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="m22 5.27-1.5 1.48C21.46 8.28 22 10.07 22 12a10 10 0 01-10 10c-1.92 0-3.72-.54-5.25-1.5L5.27 22 4 20.72 20.72 4 22 5.27m-4.1 12.12C19.2 15.97 20 14.08 20 12c0-1.37-.34-2.66-.95-3.78l-4.22 4.22c.11.16.17.35.17.56v3h1c.89 0 1.64.59 1.9 1.39M11 19.93V18c-.5 0-.93-.17-1.27-.46l-1.51 1.51c.85.45 1.78.75 2.78.88m4-15.34V5a2 2 0 01-2 2h-2v2a1 1 0 01-1 1H8v2h2.18l-2.09 2.09-3.88-3.88C4.08 10.78 4 11.38 4 12c0 1.74.56 3.36 1.5 4.67L4.08 18.1A9.903 9.903 0 012 12 10 10 0 0112 2c2.3 0 4.41.77 6.1 2.08L16.67 5.5A8.15 8.15 0 0015 4.59Z"/></svg>';