tag_off_line constant

String const tag_off_line

Implementation

static const String tag_off_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="m14 5-1.414-1.414A2 2 0 0011.172 3H5a2 2 0 00-2 2v6.172a2 2 0 00.586 1.414L5 14m14-4 1.586 1.586a2 2 0 010 2.828l-6.172 6.172a2 2 0 01-2.828 0L10 19M7 7h.001M21 3 3 21"/></svg>';