table_plus_line constant

String const table_plus_line

Implementation

static const String table_plus_line =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 8V6a2 2 0 012-2h14a2 2 0 012 2v2M3 8v6m0-6h6m12 0v4m0-4H9m-6 6v4a2 2 0 002 2h4m-6-6h6m0-6v6m0 0h4a2 2 0 002-2V8m-6 6v6m0 0h2m7-5v3m0 0v3m0-3h3m-3 0h-3"/></svg>';