browser_off constant

String const browser_off

Implementation

static const String browser_off =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 4h11a1 1 0 011 1v11m-.288 3.702A.997.997 0 0119 20H5a1 1 0 01-1-1V5c0-.276.112-.526.293-.707M4 8h4m4 0h8M3 3l18 18"/></svg>';