stopwatch constant

String const stopwatch

Implementation

static const String stopwatch =
    '<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"><path d="m18.621 2.55 2.829 2.83-1.414 1.414-2.829-2.828 1.414-1.415ZM12.822 8.6h-2v4h2v-4Z"/><path fill-rule="evenodd" d="M5.186 18.814A9 9 0 1017.914 6.086 9 9 0 005.186 18.814Zm1.415-1.415A7 7 0 1016.5 7.5a7 7 0 00-9.9 9.9Z" clip-rule="evenodd"/></g></svg>';