globe_stand constant

String const globe_stand

Implementation

static const String globe_stand =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M128 176a80 80 0 10-80-80 80.1 80.1 0 0080 80Zm0-144a64 64 0 11-64 64 64.1 64.1 0 0164-64Zm8 175.7V224h24a8 8 0 010 16H96a8 8 0 010-16h24v-16.3A112 112 0 0148.8 16.8a8 8 0 1111.3 11.3 96 96 0 00135.8 135.8 8 8 0 0111.3 11.3 111.6 111.6 0 01-71.2 32.5Z"/></svg>';