globe constant

String const globe

Implementation

static const String globe =
    '<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 fill-rule="evenodd" d="M6.853 8a5 5 0 1110 0 5 5 0 01-10 0Zm5 3a3 3 0 110-6 3 3 0 010 6Z" clip-rule="evenodd"/><path d="M5 12.13a8.001 8.001 0 005.941 3.819V18H8.853v2h6v-2h-1.912v-2.073A8.002 8.002 0 0018.63 3.745l-1.704 1.048a6 6 0 11-10.221 6.288L5 12.13Z"/></g></svg>';