watch constant

String const watch

Implementation

static const String watch =
    '<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"><g fill="currentColor"><path d="M7.5 9h2V8H8V5.5H7v3l.5.5z"/><path fill-rule="evenodd" d="M5.5 3.669A4.998 4.998 0 003 8a4.998 4.998 0 002.5 4.331V14.5l.5.5h4l.5-.5v-2.169A4.998 4.998 0 0013 8a4.998 4.998 0 00-2.5-4.331V1.5L10 1H6l-.5.5v2.169zM12 8a4 4 0 11-8 0 4 4 0 018 0z" clip-rule="evenodd"/></g></svg>';