diff options
| author | Alexander Kavon <hawk@alexkavon.com> | 2025-06-30 03:25:35 -0400 |
|---|---|---|
| committer | Alexander Kavon <hawk@alexkavon.com> | 2025-06-30 03:25:35 -0400 |
| commit | 545a95243ec25a3d0bc160c9dc159386469da4ca (patch) | |
| tree | 5d929f3617cc39202384af866e84eb703b43b488 /static/icons/pause.svg | |
| parent | 17efaaa54ad02afef6c6a0020c3c4c30ebad7428 (diff) | |
move files into single dir
Diffstat (limited to 'static/icons/pause.svg')
| -rw-r--r-- | static/icons/pause.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/icons/pause.svg b/static/icons/pause.svg new file mode 100644 index 0000000..4e78038 --- /dev/null +++ b/static/icons/pause.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-pause"><rect x="6" y="4" width="4" height="16"></rect><rect x="14" y="4" width="4" height="16"></rect></svg>
\ No newline at end of file |
