dashboard constant

String const dashboard

Implementation

static const String dashboard =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="456" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 456"><path fill="currentColor" d="m339 66 22-37Q305 8 256 8 154 8 81 74T0 243q0 8 6 14.5t13 6.5h4q8 0 14-5.5t6-13.5q7-87 67.5-140.5T256 51q49 0 83 15zm98 83q27 45 30 96 0 7 5.5 13t13.5 6h5q8 0 14-7t5-14q-6-75-49-135zM448 8q-17-9-30 6l-21 35-22 36-96 162q-12-4-23-4-35 0-60 25t-25 60 25 60 60 25 60-25 25-60q0-38-25-60l94-155 21-37 23-38q13-20-6-30zM256 371q-17 0-30-13t-13-30 13-30 30-13 30 13 13 30-13 30-30 13z"/></svg>';