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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M104 32H64a16 16 0 00-16 16v160a16 16 0 0016 16h40a16 16 0 0016-16V48a16 16 0 00-16-16Zm0 176H64V48h40Zm88-176h-40a16 16 0 00-16 16v160a16 16 0 0016 16h40a16 16 0 0016-16V48a16 16 0 00-16-16Zm0 176h-40V48h40Z"/></svg>';