folder_settings constant

String const folder_settings

Implementation

static const String folder_settings =
    '<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" stroke="currentColor" stroke-width="4"><path stroke-linejoin="round" d="M5 8a2 2 0 012-2h12l5 6h17a2 2 0 012 2v26a2 2 0 01-2 2H7a2 2 0 01-2-2V8Z"/><circle cx="24" cy="28" r="4"/><path stroke-linecap="round" stroke-linejoin="round" d="M24 21v3m0 8v3m4.828-12-2.121 2.121M20.828 31l-2.121 2.121M19 23l2.121 2.121M27 31l2.121 2.121M17 28h3m8 0h3"/></g></svg>';