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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M7 6a2 2 0 012-2h30a2 2 0 012 2v36a2 2 0 01-2 2H9a2 2 0 01-2-2V6Z"/><path d="M16 29h4m-4 6h10M8 5s3.765 13 16 13S40 5 40 5"/><circle cx="24" cy="18" r="4" fill="#555"/><path d="M15 4H9a2 2 0 00-2 2v6m26-8h6a2 2 0 012 2v6"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';