watch_line constant

String const watch_line

Implementation

static const String watch_line =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M12 9v3l2 1m4-1a6 6 0 11-12 0 6 6 0 0112 0z"/><path d="M15 6.5V3a1 1 0 00-1-1h-4a1 1 0 00-1 1v3.5m6 11V21a1 1 0 01-1 1h-4a1 1 0 01-1-1v-3.5"/></g></svg>';