collection constant

String const collection

Implementation

static const String collection =
    '<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" fill-rule="evenodd" d="M8 21a2 2 0 01-2-2h12a2 2 0 01-2 2H8zm-4-5a2 2 0 002 2h12a2 2 0 002-2H4zm0-1a2 2 0 01-2-2V5a2 2 0 012-2h16a2 2 0 012 2v8a2 2 0 01-2 2H4z" clip-rule="evenodd"/></svg>';