map_line constant

String const map_line

Implementation

static const String map_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"><path fill="currentColor" d="M21.472 3.118A1 1 0 0122 4v12a1 1 0 01-.445.832l-6 4a1 1 0 01-1.11 0L9 17.202l-5.445 3.63A1 1 0 012 20V8a1 1 0 01.445-.832l6-4a1 1 0 011.11 0L15 6.798l5.445-3.63a1 1 0 011.027-.05zM14 8.535 10 5.87v9.596l4 2.666V8.535zm2 9.596 4-2.666V5.869l-4 2.666v9.596zm-8-2.666V5.869L4 8.535v9.596l4-2.666z"/></svg>';