map_marker_alt constant

String const map_marker_alt

Implementation

static const String map_marker_alt =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1200" height="1200" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1200 1200"><path fill="currentColor" d="M600 0C268.629 0 0 268.629 0 600s268.629 600 600 600 600-268.629 600-600S931.371 0 600 0zm0 203.247c165.185 0 299.121 133.937 299.121 299.121 0 50.037-13.711 116.091-41.896 153.441L600 996.753 342.773 655.811c-31.029-41.123-41.895-98.199-41.895-153.441.001-165.186 133.937-299.123 299.122-299.123zm0 173.291c-69.503 0-125.83 56.327-125.83 125.83s56.327 125.83 125.83 125.83 125.83-56.327 125.83-125.83-56.327-125.83-125.83-125.83z"/></svg>';