external_browser constant

String const external_browser

Implementation

static const String external_browser =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M11 10 8.1 6.8 4.8 10H7v1.8c0 1.7-.9 4.2-4 4.2 4.8 0 6-1.4 6-4.3V10h2z"/><path fill="currentColor" d="M0 0v13h6v-1H1V3h14v9h-5v1h6V0H0zm2 2H1V1h1v1zm11 0H3V1h10v1z"/></svg>';