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="m12 10-4 4h3v6h2v-6h3m3-10H5a2 2 0 00-2 2v12a2 2 0 002 2h4v-2H5V8h14v10h-4v2h4a2 2 0 002-2V6a2 2 0 00-2-2Z"/></svg>';