ui_folder_outline constant

String const ui_folder_outline

Icon Data of ui_folder_outline

Implementation

static const String ui_folder_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M25.97 17H39a1 1 0 011 1v18a1 1 0 01-1 1H9a1 1 0 01-1-1V12a1 1 0 011-1h13.082a1 1 0 01.877.518l1.753-.963A3 3 0 0022.082 9H9a3 3 0 00-3 3v24a3 3 0 003 3h30a3 3 0 003-3V18a3 3 0 00-3-3H27.154l-2.442-4.445-1.753.963L25.97 17Z"/><path d="M8 15h19.5v2H8v-2Z"/></g></svg>';