stopwatch_off constant

String const stopwatch_off

Implementation

static const String stopwatch_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" d="M3 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 4m12-3H9v2h6m6 10c0 1.83-.55 3.53-1.5 4.94L13 11.45V7h-2v2.45L7.05 5.5C8.47 4.55 10.17 4 12 4c2.12 0 4.07.74 5.62 1.97l1.42-1.42 1.41 1.42-1.42 1.42A8.963 8.963 0 0121 13Z"/></svg>';