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" stroke="currentColor" stroke-width="2" d="M1 3h22v18H1V3Zm5 6a1 1 0 100-2 1 1 0 000 2Zm17 6-5-6-6 7-3-3-8 8"/></svg>';