table constant

String const table

Icon Data of table

Implementation

static const String table =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M5 4a3 3 0 00-3 3v6a3 3 0 003 3h10a3 3 0 003-3V7a3 3 0 00-3-3H5Zm-1 9v-1h5v2H5a1 1 0 01-1-1Zm7 1h4a1 1 0 001-1v-1h-5v2Zm0-4h5V8h-5v2ZM9 8H4v2h5V8Z" clip-rule="evenodd"/></svg>';