comment_text_line constant

String const comment_text_line

Implementation

static const String comment_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="M7 8h10M7 11h10M7 14h4m-8 4V6a2 2 0 012-2h14a2 2 0 012 2v10a2 2 0 01-2 2H7.667a2 2 0 00-1.2.4L3 21v-3z"/></svg>';