collection_line constant

String const collection_line

Implementation

static const String collection_line =
    '<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="M6 18a3 3 0 003 3h6a3 3 0 003-3v-.17A3.001 3.001 0 0020 15v-.17A3.001 3.001 0 0022 12V6a3 3 0 00-3-3H5a3 3 0 00-3 3v6c0 1.306.835 2.418 2 2.83V15c0 1.306.835 2.418 2 2.83V18zm2 0h8a1 1 0 01-1 1H9a1 1 0 01-1-1zm-2-3h12a1 1 0 01-1 1H7a1 1 0 01-1-1zm-1-2a1 1 0 01-1-1V6a1 1 0 011-1h14a1 1 0 011 1v6a1 1 0 01-1 1H5z"/></svg>';