globe_simple_fill constant

String const globe_simple_fill

Implementation

static const String globe_simple_fill =
    '<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="M232 128A104.1 104.1 0 00128 24a104 104 0 000 208 104.1 104.1 0 00104-104Zm-16.4-8h-39.8c-1.6-29.6-12-57-29.5-78.1a88.2 88.2 0 0169.3 78.1ZM96.3 136h63.4c-1.8 28.8-13.3 55.7-31.7 74.4-18.4-18.7-29.9-45.6-31.7-74.4Zm0-16c1.8-28.8 13.3-55.7 31.7-74.4 18.4 18.7 29.9 45.6 31.7 74.4Zm50 94.1c17.5-21.1 27.9-48.5 29.5-78.1h39.8a88.2 88.2 0 01-69.3 78.1Z"/></svg>';