earth_sphere constant

String const earth_sphere

Implementation

static const String earth_sphere =
    '<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"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M22 12a9.966 9.966 0 01-.832 4M12 22a9.966 9.966 0 007.071-2.929M2 12a9.966 9.966 0 012.929-7.071M12 2a9.966 9.966 0 00-4 .832m0 18.336A10.02 10.02 0 012.832 16m13-13A10.02 10.02 0 0121 8.168"/><path fill-rule="evenodd" d="M9.06 5.646A6.977 6.977 0 0112 5a6.998 6.998 0 016.184 3.718l-2.015.671a3 3 0 00-1.851 3.923l1.7 4.42A6.97 6.97 0 0112 19a6.985 6.985 0 01-2.519-.467l1.564-1.369a2.44 2.44 0 00-.515-4.017.44.44 0 01-.067-.744l.473-.355a2.804 2.804 0 00.3-4.226L9.06 5.646zm-1.708 1.12A6.984 6.984 0 005 12c0 2.221 1.035 4.2 2.646 5.481l2.082-1.822a.44.44 0 00-.093-.723c-1.621-.811-1.823-3.045-.372-4.133l.473-.355a.804.804 0 00.086-1.212l-2.47-2.47zm10.23 9.46A6.973 6.973 0 0019 12c0-.479-.048-.947-.14-1.4l-2.058.687a1 1 0 00-.617 1.307l1.396 3.632z" clip-rule="evenodd"/></g></svg>';