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="8" height="8" preserveAspectRatio="xMidYMid meet" viewBox="0 0 8 8"><path fill="currentColor" d="M0 0v2h8V1H3V0H0zm0 3v4.5c0 .28.22.5.5.5h7c.28 0 .5-.22.5-.5V3H0z"/></svg>';