map_marker constant

String const map_marker

Implementation

static const String map_marker =
    '<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" fill-rule="evenodd" d="M11.291 21.706 12 21l-.709.706zM12 21l.708.706a1 1 0 01-1.417 0l-.006-.007-.017-.017-.062-.063a47.708 47.708 0 01-1.04-1.106 49.562 49.562 0 01-2.456-2.908c-.892-1.15-1.804-2.45-2.497-3.734C4.535 12.612 4 11.248 4 10c0-4.539 3.592-8 8-8 4.408 0 8 3.461 8 8 0 1.248-.535 2.612-1.213 3.87-.693 1.286-1.604 2.585-2.497 3.735a49.583 49.583 0 01-3.496 4.014l-.062.063-.017.017-.006.006L12 21zm0-8a3 3 0 100-6 3 3 0 000 6z" clip-rule="evenodd"/></svg>';