note_text_plus_line constant

String const note_text_plus_line

Implementation

static const String note_text_plus_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-2h-7m9 12v.172a2 2 0 01-.586 1.414l-3.828 3.828a2 2 0 01-1.414.586H15m6-6h-4a2 2 0 00-2 2v4m0 0H5a2 2 0 01-2-2v-7m10-5h4m-7 4h7M7 15h4M6 3v3m0 3V6m0 0h3M6 6H3"/></svg>';