stopwatch_off_outline constant

String const stopwatch_off_outline

Implementation

static const String stopwatch_off_outline =
    '<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 20a7 7 0 01-7-7c0-1.28.35-2.5.95-3.5l9.55 9.54c-1 .61-2.22.96-3.5.96M3 4 1.75 5.27 4.5 8.03A8.905 8.905 0 003 13a9 9 0 009 9c1.84 0 3.55-.55 5-1.5l2.5 2.5 1.25-1.27L13.04 14 3 4m8 5.44 2 2V8h-2m4-7H9v2h6m4.04 1.55-1.42 1.42A9.012 9.012 0 0012 4c-1.83 0-3.53.55-4.95 1.5L8.5 6.94C9.53 6.35 10.73 6 12 6a7 7 0 017 7c0 1.27-.35 2.47-.94 3.5l1.44 1.44c.95-1.41 1.5-3.11 1.5-4.94 0-2.12-.74-4.07-1.97-5.61l1.42-1.42-1.41-1.42Z"/></svg>';