archive_outline constant

String const archive_outline

Implementation

static const String archive_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M21 6a3 3 0 00-3-3H6a3 3 0 00-2 5.22V18a3 3 0 003 3h10a3 3 0 003-3V8.22A3 3 0 0021 6ZM6 5h12a1 1 0 010 2H6a1 1 0 010-2Zm12 13a1 1 0 01-1 1H7a1 1 0 01-1-1V9h12Z"/><rect width="6" height="2" x="9" y="12" fill="currentColor" rx=".87" ry=".87"/></svg>';