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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M2 3v18c0 .6.4 1 1 1h8V2H3c-.6 0-1 .4-1 1zm19-1h-8v20h8c.6 0 1-.4 1-1V3c0-.6-.4-1-1-1z"/></svg>';