network_off constant

String const network_off

Implementation

static const String network_off =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><circle cx="10" cy="16" r="2" fill="currentColor"/><path fill="currentColor" d="M16.4 11.6A7.1 7.1 0 0012 9.1l3.4 3.4zM19 8.4A12.2 14 0 008.2 4.2L10 6a9.9 9.9 0 017.4 3.7zM3.5 2 2 3.4l2.2 2.2A13.1 13.1 0 001 8.4l1.5 1.3a10.7 10.7 0 013.2-2.6L8 9.3a7.3 7.3 0 00-3.3 2.3L6.1 13a5.2 5.2 0 013.6-2l6.8 7 1.5-1.5z"/></svg>';