map_tag constant

String const map_tag

Implementation

static const String map_tag =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" fill-rule="evenodd" d="M65.809 5a2.5 2.5 0 00-1.03.232L34.166 19.453 3.553 5.233A2.5 2.5 0 000 7.5v70.29a2.5 2.5 0 001.447 2.267l31.666 14.71A2.5 2.5 0 0034.19 95a2.5 2.5 0 001.032-.232l30.613-14.221 30.613 14.22A2.5 2.5 0 00100 92.5V22.21a2.5 2.5 0 00-1.447-2.267L66.887 5.233A2.5 2.5 0 0065.809 5zm1.142 5.775L95 23.805v64.777L67.322 75.725l-.37-64.95zm-2.998.354.37 64.605-28.677 13.323-.369-64.606L63.953 11.13zM5 11.418l27.275 12.67.371 64.95L5 76.192V11.418z" color="currentColor"/><path fill="currentColor" d="M57.293 25.376a5 5 0 00-4.48-.261L41.362 30.05a5 5 0 00-2.986 5.173l1.45 12.385a5 5 0 002.467 3.748l32.52 18.776a5 5 0 006.83-1.83l10-17.32a5 5 0 00-1.83-6.83Zm-8.844 8.173a3.5 3.5 30 011.28 4.78 3.5 3.5 30 01-4.78 1.282 3.5 3.5 30 01-1.281-4.781 3.5 3.5 30 014.78-1.281z" color="currentColor"/></svg>';