folder constant

String const folder

Implementation

static const String folder =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M7 6a2 2 0 012-2h30a2 2 0 012 2v36a2 2 0 01-2 2H9a2 2 0 01-2-2V6Zm9 23h4m-4 6h10"/><path d="M8 5s3.765 13 16 13S40 5 40 5"/><circle cx="24" cy="18" r="4"/><path d="M15 4H9a2 2 0 00-2 2v6m26-8h6a2 2 0 012 2v6"/></g></svg>';