view_rows constant

String const view_rows

Implementation

static const String view_rows =
    '<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="M2 8a3 3 0 013-3h14a3 3 0 013 3H2zm0 2v4h20v-4H2zm20 6H2a3 3 0 003 3h14a3 3 0 003-3z" clip-rule="evenodd"/></svg>';