chronometer constant

String const chronometer

Icon Data of chronometer

Implementation

static const String chronometer =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-4 -2 24 24"><path fill="currentColor" d="M9 11h2a1 1 0 010 2H8a.997.997 0 01-1-1V8a1 1 0 112 0v3zM1.869 6.861a1.5 1.5 0 112.077-1.76 7.967 7.967 0 011.126-.548A2.5 2.5 0 016.5 0h3a2.5 2.5 0 011.428 4.553c.39.154.767.337 1.126.548a1.5 1.5 0 112.077 1.76 8 8 0 11-12.263 0zM8 18A6 6 0 108 6a6 6 0 000 12zM6.5 2a.5.5 0 000 1h3a.5.5 0 000-1h-3z"/></svg>';