map_control constant

String const map_control

Implementation

static const String map_control =
    '<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.233C1.896 4.462 0 5.672 0 7.5v70.29a2.5 2.5 0 001.447 2.267l31.666 14.71a2.5 2.5 0 002.108 0l30.613-14.22 30.613 14.22c1.657.77 3.553-.44 3.553-2.267V22.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-3 .01-28.676 13.322-.369-64.606L63.953 11.13l.05 10.88h3zM5 11.418l27.275 12.67.371 64.95L5 76.192Z" color="currentColor"/><path fill="currentColor" d="M41.366 66.968h19.807a7.5 7.5 0 007.062 5 7.5 7.5 0 007.063-5h14.77v-5h-14.77a7.5 7.5 0 00-7.063-5 7.5 7.5 0 00-7.06 5H41.366Zm0-16.13h4.924a7.5 7.5 0 007.063 5 7.5 7.5 0 007.062-5h29.652v-5H60.415a7.5 7.5 0 00-7.062-5 7.5 7.5 0 00-7.061 5h-4.926zm0-16.132h29.916a7.5 7.5 0 007.063 5 7.5 7.5 0 007.062-5h4.66v-5h-4.66a7.5 7.5 0 00-7.062-5 7.5 7.5 0 00-7.06 5h-29.92Z"/></svg>';