collections constant

String const collections

Implementation

static const String collections =
    '<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="M22 16V4a2 2 0 00-2-2H8a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2m-11-4 2.03 2.71L16 11l4 5H8M2 6v14a2 2 0 002 2h14v-2H4V6"/></svg>';