map_distance constant

String const map_distance

Implementation

static const String map_distance =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M39.3 6H8.7A2.7 2.7 0 006 8.7v30.6A2.7 2.7 0 008.7 42h30.6a2.7 2.7 0 002.7-2.7V8.7A2.7 2.7 0 0039.3 6Z"/><path stroke-linecap="round" d="m36 27-7 3m-8 3-7 3"/><path d="M16 29c2-2.895 3-4.895 3-6a3 3 0 10-6 0c0 1.105 1 3.105 3 6Zm16-7c2-2.895 3-4.895 3-6a3 3 0 10-6 0c0 1.105 1 3.105 3 6Z"/></g></svg>';