wrap_text constant

String const wrap_text

Implementation

static const String wrap_text =
    '<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" d="M3 7h18a1 1 0 000-2H3a1 1 0 000 2Zm6 8H3a1 1 0 000 2h6a1 1 0 000-2Zm9.5-5H3a1 1 0 000 2h15.5a1.5 1.5 0 010 3h-3.09l.3-.29a1 1 0 00-1.42-1.42l-2 2a1 1 0 00-.21.33 1 1 0 000 .76 1 1 0 00.21.33l2 2a1 1 0 001.42 0 1 1 0 000-1.42l-.3-.29h3.09a3.5 3.5 0 000-7Z"/></svg>';