folder_open constant

String const 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="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M17.5 8.5a2 2 0 00-2-2.003l-5 .003-2-2h-4a1 1 0 00-1 1v3"/><path d="m2.81 9.742 1.311 5.243a2 2 0 001.94 1.515h8.877a2 2 0 001.94-1.515L18.19 9.74a1 1 0 00-.97-1.243L3.781 8.5a1 1 0 00-.97 1.243z"/></g></svg>';