table_shortcut constant

String const table_shortcut

Implementation

static const String table_shortcut =
    '<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="M4 12V6a2 2 0 012-2h12a2 2 0 012 2v12a2 2 0 01-2 2h-6M4 10h16M10 4v8m-7 9 6-6"/><path d="M4 15h5v5"/></g></svg>';