note_text_line constant

String const note_text_line

Implementation

static const String note_text_line =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 15V5a2 2 0 00-2-2H5a2 2 0 00-2 2v14a2 2 0 002 2h10m6-6v.172a2 2 0 01-.586 1.414l-3.828 3.828a2 2 0 01-1.414.586H15m6-6h-4a2 2 0 00-2 2v4M7 7h10M7 11h10M7 15h4"/></svg>';