table_add constant

String const table_add

Implementation

static const String table_add =
    '<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" d="M13 10v11H5a2 2 0 01-2-2V5a2 2 0 012-2h14a2 2 0 012 2v5h-8Zm-2 0H5v4h6v-4Zm0 9v-3H5v3h6Zm2-14v3h6V5h-6Zm-2 0H5v3h6V5Z"/><path fill="currentColor" d="M19 21v-3h-3v-2h3v-3h2v3h3v2h-3v3h-2Z"/></svg>';