diff options
Diffstat (limited to 'src/assets/icons/stop.svg')
| -rw-r--r-- | src/assets/icons/stop.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/assets/icons/stop.svg b/src/assets/icons/stop.svg new file mode 100644 index 0000000..b1887ee --- /dev/null +++ b/src/assets/icons/stop.svg @@ -0,0 +1,3 @@ +<svg class="bi bi-stop" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path fill-rule="evenodd" d="M3.5 5A1.5 1.5 0 015 3.5h6A1.5 1.5 0 0112.5 5v6a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 11V5zM5 4.5a.5.5 0 00-.5.5v6a.5.5 0 00.5.5h6a.5.5 0 00.5-.5V5a.5.5 0 00-.5-.5H5z" clip-rule="evenodd"/> +</svg>
\ No newline at end of file |
