archive constant

String const archive

Implementation

static const String archive =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M1.5 4.5v-2h13v2h-13ZM1 6a1 1 0 01-1-1V2a1 1 0 011-1h14a1 1 0 011 1v3a1 1 0 01-1 1v8a1 1 0 01-1 1H2a1 1 0 01-1-1V6Zm1.5 0v7.5h11V6h-11ZM4 8.75A.75.75 0 014.75 8h6.5a.75.75 0 010 1.5h-6.5A.75.75 0 014 8.75Z" clip-rule="evenodd"/></svg>';