underline_2_line constant

String const underline_2_line

Implementation

static const String underline_2_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="M5 19h14M7 15l1.5-3m8.5 3-1.5-3m0 0L12 5l-3.5 7m7 0h-7"/></svg>';