map_marker_plus constant

String const map_marker_plus

Implementation

static const String map_marker_plus =
    '<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="M9 11.5A2.5 2.5 0 0011.5 9 2.5 2.5 0 009 6.5 2.5 2.5 0 006.5 9 2.5 2.5 0 009 11.5M9 2c3.86 0 7 3.13 7 7 0 5.25-7 13-7 13S2 14.25 2 9a7 7 0 017-7m6 15h3v-3h2v3h3v2h-3v3h-2v-3h-3v-2Z"/></svg>';