tag constant

String const tag

Implementation

static const String tag =
    '<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="M2 5a3 3 0 013-3h6.172a3 3 0 012.12.879l8 8a3 3 0 010 4.242l-6.17 6.172a3 3 0 01-4.243 0l-8-8A3 3 0 012 11.172V5zm5 1a1 1 0 000 2h.001a1 1 0 000-2H7z" clip-rule="evenodd"/></svg>';