map_layers constant

String const map_layers

Implementation

static const String map_layers =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="2048" height="2048" preserveAspectRatio="xMidYMid meet" viewBox="0 0 2048 2048"><path fill="currentColor" d="m1664 832 384 192-384 192 384 192-1024 512L0 1408l384-192L0 1024l384-192L0 640l1024-512 1024 512-384 192zM286 640l738 369 738-369-738-369-738 369zm1476 768-241-120-497 248-497-248-241 120 738 369 738-369zm-738-15 738-369-241-120-497 248-497-248-241 120 738 369z"/></svg>';