globe_earth constant

String const globe_earth

Implementation

static const String globe_earth =
    '<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"><circle cx="12" cy="12" r="9" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path d="M8 6V4c2.5-1.167 8.4-2 12 4h-1a2 2 0 00-2 2 2 2 0 11-4 0 2 2 0 00-2-2h-1a2 2 0 01-2-2zm9 10h3c-1.2 1.6-3.833 3.333-5 4v-2a2 2 0 012-2zm-6 2v2c-6.4-.4-8-5.5-8-8h2a2 2 0 012 2 2 2 0 002 2 2 2 0 012 2z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 6V4c2.5-1.167 8.4-2 12 4h-1a2 2 0 00-2 2 2 2 0 11-4 0 2 2 0 00-2-2h-1a2 2 0 01-2-2zm9 10h3c-1.2 1.6-3.833 3.333-5 4v-2a2 2 0 012-2zm-6 2v2c-6.4-.4-8-5.5-8-8h2a2 2 0 012 2 2 2 0 002 2 2 2 0 012 2z"/></g></svg>';