columns constant

String const columns

Icon Data of 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="M11 2h2v20h-2z" opacity=".25"/><path fill="currentColor" d="M3 2h8v20H3a1 1 0 01-1-1V3a1 1 0 011-1z"/><path fill="currentColor" d="M13 2h8a1 1 0 011 1v18a1 1 0 01-1 1h-8V2z" opacity=".5"/></svg>';