home_stats constant

String const home_stats

Icon Data of home_stats

Implementation

static const String home_stats =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M19 13v-1h2l-9-9-9 9h2v7a2 2 0 002 2h2.5"/><path d="M9 21v-6a2 2 0 012-2h2a2 2 0 012 2m-2 7 3-3 2 2 4-4"/><path d="M19 17h3v3"/></g></svg>';