folder_remove_outline constant

String const folder_remove_outline

Implementation

static const String folder_remove_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="M14 13h-4a1 1 0 000 2h4a1 1 0 000-2Z"/><path fill="currentColor" d="M19.5 7.05h-7L9.87 3.87a1 1 0 00-.77-.37H4.5A2.47 2.47 0 002 5.93v12.14a2.47 2.47 0 002.5 2.43h15a2.47 2.47 0 002.5-2.43V9.48a2.47 2.47 0 00-2.5-2.43Zm.5 11a.46.46 0 01-.5.43h-15a.46.46 0 01-.5-.43V5.93a.46.46 0 01.5-.43h4.13l2.6 3.18a1 1 0 00.77.37h7.5a.46.46 0 01.5.43Z"/></svg>';