globe_model constant

String const globe_model

Implementation

static const String globe_model =
    '<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="m17.36 2.64-1.41 1.42A6.978 6.978 0 0118 9a7 7 0 01-7 7c-1.85 0-3.63-.74-4.94-2.05l-1.42 1.41A8.945 8.945 0 0010 17.93V20H6v2h10v-2h-4v-2.06c4.55-.51 8-4.36 8-8.94 0-2.38-.95-4.67-2.64-6.36M11 3.5A5.5 5.5 0 005.5 9a5.5 5.5 0 005.5 5.5A5.5 5.5 0 0016.5 9 5.5 5.5 0 0011 3.5m0 2c1.94 0 3.5 1.57 3.5 3.5a3.5 3.5 0 01-3.5 3.5A3.5 3.5 0 017.5 9 3.5 3.5 0 0111 5.5Z"/></svg>';