globe_line constant

String const globe_line

Implementation

static const String globe_line =
    '<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 d="M0 0h24v24H0z"/><path d="M17.255 1.625a1 1 0 011.412-.078A9.977 9.977 0 0122 9c0 5.091-3.804 9.294-8.725 9.92l-.275.03V20h3a1 1 0 01.117 1.993L16 22H8a1 1 0 01-.117-1.993L8 20h3v-1.05a9.997 9.997 0 01-7.333-4.42 1 1 0 111.666-1.107 7.993 7.993 0 006.36 3.571l.318.006a8 8 0 005.322-13.963 1 1 0 01-.078-1.412ZM12 2a7 7 0 110 14 7 7 0 010-14Zm0 2a5 5 0 100 10 5 5 0 000-10Z"/></g></svg>';