map_marker_path_line constant

String const map_marker_path_line

Implementation

static const String map_marker_path_line =
    '<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"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 9a2 2 0 100-4 2 2 0 000 4zm0 0v1m0 7v-1m2 3a2 2 0 10-4 0 2 2 0 004 0zm0 0h1m9-2a2 2 0 11-2 2m2-2a2 2 0 00-2 2m2-2v-1m-2 3h-1"/><circle cx="5" cy="13" r="1"/><circle cx="11" cy="19" r="1"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 7c0 2.611-4 6-4 6s-4-3.389-4-6 1.79-4 4-4 4 1.389 4 4z"/><circle cx="17" cy="7" r="1"/></g></svg>';