archive constant

String const archive

Icon Data of archive

Implementation

static const String archive =
    '<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 -2 24 24"><path fill="currentColor" d="M2 5h16V2H2v3zm16 2v12a1 1 0 01-1 1H3a1 1 0 01-1-1V7H1a1 1 0 01-1-1V1a1 1 0 011-1h18a1 1 0 011 1v5a1 1 0 01-1 1h-1zM4 18h12V7H4v11zm4-4h4a1 1 0 010 2H8a1 1 0 010-2z"/></svg>';