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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M8.444 41.556A21.931 21.931 0 012 26C2 13.85 11.85 4 24 4s22 9.85 22 22a21.931 21.931 0 01-6.444 15.556"/><path d="M14.1 35.9A13.956 13.956 0 0110 26c0-7.732 6.268-14 14-14"/><path stroke-linejoin="round" d="M24 26v-8"/></g></svg>';