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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-width="2" d="M16.125 2.42a2.009 2.009 0 012.84-.001l2.616 2.617a2 2 0 01-.001 2.839l-3.705 3.705a2.009 2.009 0 01-2.84.001L12.42 8.964a2 2 0 01.001-2.839l3.705-3.705Zm-10 10a2.009 2.009 0 012.84-.001l2.616 2.617a2 2 0 01-.001 2.839L7.875 21.58a2.009 2.009 0 01-2.84.001L2.42 18.964a2 2 0 01.001-2.839l3.705-3.705ZM7 17 17 7"/></svg>';