map_marker_remove constant

String const map_marker_remove

Implementation

static const String map_marker_remove =
    '<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 2C5.14 2 2 5.14 2 9c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 00-7-7m0 4.5A2.5 2.5 0 0111.5 9 2.5 2.5 0 019 11.5 2.5 2.5 0 016.5 9 2.5 2.5 0 019 6.5m7.58 7.66-1.41 1.42L17.58 18l-2.41 2.41 1.41 1.41L19 19.41l2.41 2.41 1.42-1.41L20.41 18l2.42-2.42-1.42-1.42L19 16.58"/></svg>';