folder_line constant

String const folder_line

Implementation

static const String folder_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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M2 5a2 2 0 012-2h5.52a2 2 0 011.561.75l1.4 1.75H20a2 2 0 012 2V19a2 2 0 01-2 2H4a2 2 0 01-2-2V5Zm7.52 0H4v14h16V7.5h-7.52a2 2 0 01-1.561-.75L9.519 5Z"/></g></svg>';