external_link constant

String const external_link

Implementation

static const String external_link =
    '<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="M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3V6zm10-1a1 1 0 100 2h2.586l-4.293 4.293a1 1 0 001.414 1.414L17 8.414V11a1 1 0 102 0V6a1 1 0 00-1-1h-5z" clip-rule="evenodd"/></svg>';