file_delimited constant

String const file_delimited

Implementation

static const String file_delimited =
    '<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="M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8l-6-6m1 14-2 4h-3l2-4H9v-5h6v5m-2-7V3.5L18.5 9H13Z"/></svg>';