row_first constant

String const row_first

Implementation

static const String row_first =
    '<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"><g fill="currentColor"><path d="M6 11a1 1 0 100 2h8a1 1 0 100-2H6Zm0 4a1 1 0 100 2h8a1 1 0 100-2H6Z" opacity=".5"/><path d="M5 8a1 1 0 011-1h12a1 1 0 110 2H6a1 1 0 01-1-1Z"/></g></svg>';