timer constant

String const timer

Implementation

static const String timer =
    '<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" fill-rule="evenodd" d="M8 3a1 1 0 011-1h6a1 1 0 110 2H9a1 1 0 01-1-1zM3 14a9 9 0 0114.618-7.032l.675-.675a1 1 0 111.414 1.414l-.675.675A9 9 0 113 14zm10-4a1 1 0 10-2 0v4a1 1 0 102 0v-4z" clip-rule="evenodd"/></svg>';