globe_2 constant

String const globe_2

Implementation

static const String globe_2 =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M15 21v-4a2 2 0 012-2h4M7 4v2a3 3 0 003 2h0a2 2 0 012 2 2 2 0 004 0 2 2 0 012-2h3M3 11h2a2 2 0 012 2v1a2 2 0 002 2 2 2 0 012 2v4"/><circle cx="12" cy="12" r="10"/></g></svg>';