folder_open constant

String const folder_open

Icon Data of folder_open

Implementation

static const String folder_open =
    '<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" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M17 8V7a1 1 0 00-1-1h-5.586a1 1 0 01-.707-.293L8.293 4.293A1 1 0 007.586 4H4a1 1 0 00-1 1v12a2 2 0 002 2h14a1 1 0 001-1v-7a1 1 0 00-1-1H8a1 1 0 00-1 1v6a2 2 0 01-2 2"/></svg>';