line_break constant

String const line_break

Implementation

static const String line_break =
    '<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="M18 6v6H7.83l2.58-2.59L9 8l-5 5 5 5 1.41-1.41L7.83 14H20V6h-2Z"/></svg>';