file_tree constant

String const file_tree

Implementation

static const String file_tree =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M2.5 1.75a.75.75 0 00-1.5 0v8.5a3 3 0 003 3h3V14a1 1 0 001 1h6a1 1 0 001-1v-3a1 1 0 00-1-1H8a1 1 0 00-1 1v.75H4a1.5 1.5 0 01-1.5-1.5V6.849c.441.255.954.401 1.5.401h3V8a1 1 0 001 1h6a1 1 0 001-1V5a1 1 0 00-1-1H8a1 1 0 00-1 1v.75H4a1.5 1.5 0 01-1.5-1.5v-2.5Zm11 11.75h-5v-2h5v2Zm-5-6v-2h5v2h-5Z" clip-rule="evenodd"/></svg>';