table_shortcut constant

String const table_shortcut

Icon Data of 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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M5 18v2h5.586L3 27.586 4.414 29 12 21.414V27h2v-9H5z"/><path fill="currentColor" d="M27 3H5a2 2 0 00-2 2v10h2v-4h10v4h2v-4h10v7H17v2h10v7H17v2h10a2 2 0 002-2V5a2 2 0 00-2-2Zm0 6H5V5h22Z"/></svg>';