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="512" height="448" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 448"><path fill="currentColor" d="M448 64H237q-10 0-17-9l-19-27Q183 0 147 0H64Q37 0 18.5 18.5T0 64v256q0 27 18.5 45.5T64 384h384q27 0 45.5-18.5T512 320V128q0-27-18.5-45.5T448 64zm21 256q0 21-21 21H64q-21 0-21-21V64q0-21 21-21h83q9 0 17 8l17 26q21 30 56 30h211q21 0 21 21v192z"/></svg>';