folder_move_outline constant

String const folder_move_outline

Implementation

static const String folder_move_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="M20 18H4V8h16v10M12 6l-2-2H4a2 2 0 00-2 2v12a2 2 0 002 2h16c1.11 0 2-.89 2-2V8a2 2 0 00-2-2h-8m-1 8v-2h4V9l4 4-4 4v-3h-4Z"/></svg>';