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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M6 1a1 1 0 011-1h2a1 1 0 010 2v.07a6.958 6.958 0 012.812 1.058l.908-.908a.75.75 0 111.06 1.06l-.8.8A7 7 0 117 2.07V2a1 1 0 01-1-1Zm7.5 8a5.5 5.5 0 11-11 0 5.5 5.5 0 0111 0ZM8.75 5.75a.75.75 0 00-1.5 0v3.56l.22.22 2.254 2.254a.75.75 0 101.06-1.06L8.75 8.689V5.75Z" clip-rule="evenodd"/></svg>';