file_line constant

String const file_line

Implementation

static const String file_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="M20 9v10a2 2 0 01-2 2H6a2 2 0 01-2-2V5a2 2 0 012-2h8m6 6v-.172a2 2 0 00-.586-1.414l-3.828-3.828A2 2 0 0014.172 3H14m6 6h-4a2 2 0 01-2-2V3"/></svg>';