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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-width="1.5"><path d="M15 15.8c0-1.767-3-4.8-3-4.8s-3 3.033-3 4.8 1.343 3.2 3 3.2 3-1.433 3-3.2Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 4v4m-8.5-.5 3 3m11 0 3-3M2 17h4m12 0h4"/></g></svg>';