watch constant

String const watch

Icon Data of watch

Implementation

static const String watch =
    '<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" fill-rule="evenodd" clip-rule="evenodd"><path d="M10 6.5a3.5 3.5 0 100 7 3.5 3.5 0 000-7ZM4.5 10a5.5 5.5 0 1111 0 5.5 5.5 0 01-11 0Z"/><path d="M10 7.75a.75.75 0 01.75.75V10a.75.75 0 01-1.5 0V8.5a.75.75 0 01.75-.75Z"/><path d="M12.25 10a.75.75 0 01-.75.75H10a.75.75 0 010-1.5h1.5a.75.75 0 01.75.75ZM7.5 2.5a1 1 0 011-1h3a1 1 0 110 2h-3a1 1 0 01-1-1Z"/><path d="M8.775 1.538a1 1 0 01.687 1.237l-1 3.5a1 1 0 11-1.924-.55l1-3.5a1 1 0 011.237-.687Zm0 16.924a1 1 0 00.687-1.237l-1-3.5a1 1 0 10-1.924.55l1 3.5a1 1 0 001.237.687Zm2.45 0a1 1 0 01-.686-1.237l1-3.5a1 1 0 111.922.55l-1 3.5a1 1 0 01-1.236.687Zm0-16.924a1 1 0 00-.686 1.237l1 3.5a1 1 0 101.922-.55l-1-3.5a1 1 0 00-1.236-.687Z"/><path d="M7.5 17.5a1 1 0 011-1h3a1 1 0 110 2h-3a1 1 0 01-1-1Z"/></g></svg>';