countdown constant

String const countdown

Implementation

static const String countdown =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M9.5 3a1 1 0 011-1 8 8 0 11-8 8 1 1 0 012 0 6 6 0 106-6 1 1 0 01-1-1Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M6.394 11.447a1 1 0 00-.447-1.341l-2-1a1 1 0 10-.894 1.789l2 1a1 1 0 001.341-.448Z" clip-rule="evenodd"/><path d="M8.5 3.5a1 1 0 11-2 0 1 1 0 012 0ZM6 5a1 1 0 11-2 0 1 1 0 012 0ZM4.5 7.5a1 1 0 11-2 0 1 1 0 012 0Z"/><path fill-rule="evenodd" d="M4.207 9.293a1 1 0 010 1.414l-1.5 1.5a1 1 0 01-1.414-1.414l1.5-1.5a1 1 0 011.414 0ZM10.5 6a1 1 0 011 1v3a1 1 0 11-2 0V7a1 1 0 011-1Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M14.5 10a1 1 0 01-1 1h-3a1 1 0 110-2h3a1 1 0 011 1Z" clip-rule="evenodd"/></g></svg>';