dashboard_one constant

String const dashboard_one

Implementation

static const String dashboard_one =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="49" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 49 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M24.778 7c-11.046 0-20 8.954-20 20 0 5.23 1.713 10.436 5 14h30c3.286-3.564 5-8.77 5-14 0-11.046-8.954-20-20-20Z"/><circle cx="24.778" cy="30" r="4"/><path d="M24.778 20v6m0-14v2m-15 14h2m2-10 1.414 1.414M37.778 28h2m-5-8.586L36.192 18"/></g></svg>';