dashboard constant

String const dashboard

Implementation

static const String dashboard = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g fill="#000000" transform="translate(0, 0) scale(1, 1) "><path d="M3 13h8V3H3v10zm0 8h8v-6H3v6zm10 0h8V11h-8v10zm0-18v6h8V3h-8z"/></g></svg>';