note_text_minus_line constant

String const note_text_minus_line

Implementation

static const String note_text_minus_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-6m8 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-8m10-4h4M7 11h10M7 15h4M9 6H3"/></svg>';