diff options
Diffstat (limited to 'src/assets/icons/stopwatch.svg')
| -rw-r--r-- | src/assets/icons/stopwatch.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/assets/icons/stopwatch.svg b/src/assets/icons/stopwatch.svg new file mode 100644 index 0000000..652d60e --- /dev/null +++ b/src/assets/icons/stopwatch.svg @@ -0,0 +1,5 @@ +<svg class="bi bi-stopwatch" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path fill-rule="evenodd" d="M8 15A6 6 0 108 3a6 6 0 000 12zm0 1A7 7 0 108 2a7 7 0 000 14z" clip-rule="evenodd"/> + <path fill-rule="evenodd" d="M8 4.5a.5.5 0 01.5.5v4a.5.5 0 01-.5.5H4.5a.5.5 0 010-1h3V5a.5.5 0 01.5-.5zM5.5.5A.5.5 0 016 0h4a.5.5 0 010 1H6a.5.5 0 01-.5-.5z" clip-rule="evenodd"/> + <path d="M7 1h2v2H7V1z"/> +</svg>
\ No newline at end of file |
