link constant

String const link

Implementation

static const String link =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m9.5 7.5 1-1a2.828 2.828 0 114 4l-1 1m-3 3-1 1a2.828 2.828 0 11-4-4l1-1m1 3 5-5"/></svg>';