linkbox constant

String const linkbox

Implementation

static const String linkbox =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M40.5 5.5h-33a2 2 0 00-2 2v33a2 2 0 002 2h33a2 2 0 002-2v-33a2 2 0 00-2-2Z"/><rect width="24.295" height="15.857" x="11.835" y="16.087" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="7.928"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M21.894 22.206h4.173a1.77 1.77 0 011.77 1.77h0a1.77 1.77 0 01-1.77 1.768h-4.173a1.77 1.77 0 01-1.769-1.769h0a1.77 1.77 0 011.77-1.769Z"/></svg>';