diff options
Diffstat (limited to 'src/assets/icons/clock.svg')
| -rw-r--r-- | src/assets/icons/clock.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/assets/icons/clock.svg b/src/assets/icons/clock.svg new file mode 100644 index 0000000..95cc436 --- /dev/null +++ b/src/assets/icons/clock.svg @@ -0,0 +1,4 @@ +<svg class="bi bi-clock" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path fill-rule="evenodd" d="M8 15A7 7 0 108 1a7 7 0 000 14zm8-7A8 8 0 110 8a8 8 0 0116 0z" clip-rule="evenodd"/> + <path fill-rule="evenodd" d="M7.5 3a.5.5 0 01.5.5v5.21l3.248 1.856a.5.5 0 01-.496.868l-3.5-2A.5.5 0 017 9V3.5a.5.5 0 01.5-.5z" clip-rule="evenodd"/> +</svg>
\ No newline at end of file |
