globe_grid constant

String const globe_grid

Implementation

static const String globe_grid =
    '<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="M20.5 9.035a9.004 9.004 0 00-17 0m17 0c.324.928.5 1.926.5 2.965a8.988 8.988 0 01-.5 2.966m0-5.931h-17m0 0A8.987 8.987 0 003 12a8.99 8.99 0 00.5 2.966m0 0a9.004 9.004 0 0017 0m-17 0h17"/><path d="M12 21c4.97-4.97 4.97-13.03 0-18-4.97 4.97-4.97 13.03 0 18z"/></g></svg>';