folder_file_outline constant

String const folder_file_outline

Implementation

static const String folder_file_outline =
    '<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="M4 18h7v2H4a2 2 0 01-2-2V6c0-1.11.89-2 2-2h6l2 2h8a2 2 0 012 2v2.17l-1.59-1.58-.41-.42V8H4v10m19-4v7c0 1.11-.89 2-2 2h-6a2 2 0 01-2-2v-9c0-1.1.9-2 2-2h4l4 4m-2 1h-3v-3h-3v9h6v-6Z"/></svg>';