folder constant

String const folder

Icon Data of folder

Implementation

static const String folder =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -4 24 24"><path fill="currentColor" d="M17 4H9.415l-.471-1.334A1.001 1.001 0 008 2H3a1 1 0 00-1 1v10a1 1 0 001 1h14a1 1 0 001-1V5a1 1 0 00-1-1zm-6.17-2H17a3 3 0 013 3v8a3 3 0 01-3 3H3a3 3 0 01-3-3V3a3 3 0 013-3h5c1.306 0 2.417.835 2.83 2z"/></svg>';