view_columns constant

String const view_columns

Implementation

static const String view_columns =
    '<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" fill-rule="evenodd" d="M7 5H5a3 3 0 00-3 3v8a3 3 0 003 3h2V5zm2 14h6V5H9v14zm8-14v14h2a3 3 0 003-3V8a3 3 0 00-3-3h-2z" clip-rule="evenodd"/></svg>';