go_back constant

String const go_back

Implementation

static const String go_back =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="m2.87 7.75 1.97 1.97a.75.75 0 11-1.06 1.06L.53 7.53 0 7l.53-.53 3.25-3.25a.75.75 0 011.06 1.06L2.87 6.25h9.88a3.25 3.25 0 010 6.5h-2a.75.75 0 010-1.5h2a1.75 1.75 0 100-3.5H2.87Z" clip-rule="evenodd"/></svg>';