map_marker constant

String const map_marker

Implementation

static const String map_marker =
    '<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"><path fill="currentColor" d="M11.5 7a2.5 2.5 0 110 5 2.5 2.5 0 010-5Zm0 1a1.5 1.5 0 100 3 1.5 1.5 0 000-3Zm-4.7 4.357 4.7 7.73 4.7-7.73a5.5 5.5 0 10-9.4 0Zm10.254.52L11.5 22.012l-5.554-9.135a6.5 6.5 0 1111.11 0h-.002Z"/></svg>';