globe_off constant

String const globe_off

Implementation

static const String globe_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.36 8.339a4 4 0 005.281 5.31m1.995-1.98a4 4 0 00-5.262-5.325M6.75 16a8.015 8.015 0 009.799.553m2.016-1.998A8.015 8.015 0 0016 3m-4 15v4m-4 0h8M3 3l18 18"/></svg>';