columns constant

String const columns

Implementation

static const String columns =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v22h22V5H5zm2 2h8v18H7V7zm10 0h8v18h-8V7z"/></svg>';