table_fill constant

String const table_fill

Implementation

static const String table_fill =
    '<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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M11 16v5H5a2 2 0 01-1.995-1.85L3 19v-3h8Zm10 0v3a2 2 0 01-1.85 1.995L19 21h-6v-5h8Zm-10-6v4H3v-4h8Zm10 0v4h-8v-4h8ZM11 3v5H3V5a2 2 0 011.85-1.995L5 3h6Zm8 0a2 2 0 012 2v3h-8V3h6Z"/></g></svg>';