image constant

String const image

Implementation

static const String image =
    '<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="M19 21H5a2 2 0 01-2-2V5a2 2 0 012-2h14a2 2 0 012 2v14a2 2 0 01-2 2ZM5 5v14h14V5H5Zm13 12H6l3-4 1 1 3-4 5 7Zm-9.5-6a1.5 1.5 0 110-3 1.5 1.5 0 010 3Z"/></svg>';