diff options
Diffstat (limited to 'src/assets/icons/pause.svg')
| -rw-r--r-- | src/assets/icons/pause.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/assets/icons/pause.svg b/src/assets/icons/pause.svg new file mode 100644 index 0000000..d46ba35 --- /dev/null +++ b/src/assets/icons/pause.svg @@ -0,0 +1,3 @@ +<svg class="bi bi-pause" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path fill-rule="evenodd" d="M6 3.5a.5.5 0 01.5.5v8a.5.5 0 01-1 0V4a.5.5 0 01.5-.5zm4 0a.5.5 0 01.5.5v8a.5.5 0 01-1 0V4a.5.5 0 01.5-.5z" clip-rule="evenodd"/> +</svg>
\ No newline at end of file |
