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="14" height="14" preserveAspectRatio="xMidYMid meet" viewBox="0 0 14 14"><path fill="currentColor" d="M2 4v8h10V4H2Zm0-4h10a2 2 0 012 2v10a2 2 0 01-2 2H2a2 2 0 01-2-2V2a2 2 0 012-2Z"/></svg>';