open_in_browser constant

String const open_in_browser

Implementation

static const String open_in_browser =
    '<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" d="M5 21q-.825 0-1.413-.587Q3 19.825 3 19V5q0-.825.587-1.413Q4.175 3 5 3h14q.825 0 1.413.587Q21 4.175 21 5v14q0 .825-.587 1.413Q19.825 21 19 21h-4v-2h4V7H5v12h4v2Zm6 0v-6.15l-1.6 1.6L8 15l4-4 4 4-1.4 1.45-1.6-1.6V21Z"/></svg>';