view_dashboard constant

String const view_dashboard

Implementation

static const String view_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"><path fill="currentColor" d="M12 4h8v6h-8V4Zm0 17V11h8v10h-8Zm-9 0v-6h8v6H3Zm0-7V4h8v10H3Zm1-9v8h6V5H4Zm9 0v4h6V5h-6Zm0 7v8h6v-8h-6Zm-9 4v4h6v-4H4Z"/></svg>';