triangle_map constant

String const triangle_map

Implementation

static const String triangle_map =
    '<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" d="M23.979 26.105a4 4 0 00-4 4 4 4 0 003.638 3.98l12.237 31.92a4 4 0 006.183 5.067l14.412 2.471a4 4 0 107.703-2.096l12.71-9.426a4 4 0 102.788-7.033l-2.935-20.814a4 4 0 00-2.154-7.37 4 4 0 00-3.711 2.514l-43.205-.812a4 4 0 00-3.666-2.4zm5.164 5.428 41.285.778L55.92 43.45a4 4 0 00-2.012-.545 4 4 0 00-2.433.828zm-2.506 2.051L49.95 46.32a4 4 0 00.621 2.793L39.854 64.521c-.48-.12-.926-.069-1.375-.046zm46.066.762a4 4 0 001.06.377l3.005 21.306c-.045.04-.089.081-.131.123l-18.733-9.101a4 4 0 00-.146-1.229zM56.68 49.79l18.783 9.123a3.99 3.99 0 00.014.398L62.189 69.17a4 4 0 00-1.525-.428l-4.36-18.635a4 4 0 00.376-.316zm-3.635 1.022a4 4 0 00.36.062l4.394 18.79a4 4 0 00-.815.929l-13.96-2.395a4 4 0 00-.68-2.006z" color="currentColor"/><path fill="currentColor" d="M2.5 12.5A2.5 2.5 0 000 15v70a2.5 2.5 0 002.5 2.5h95A2.5 2.5 0 00100 85V15a2.5 2.5 0 00-2.5-2.5h-95zm2.5 5h90v65H5v-65z" color="currentColor"/></svg>';