map_simple_marker_line constant

String const map_simple_marker_line

Implementation

static const String map_simple_marker_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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M21 9V4l-6 4-6-4-6 4v12l6-4 1 .667"/><path d="M21 15c0 2.611-4 6-4 6s-4-3.389-4-6 1.79-4 4-4 4 1.389 4 4zm-4 .001V15"/></g></svg>';