diff options
Diffstat (limited to 'vendor/twbs/bootstrap-icons/icons/stop.svg')
-rw-r--r-- | vendor/twbs/bootstrap-icons/icons/stop.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/twbs/bootstrap-icons/icons/stop.svg b/vendor/twbs/bootstrap-icons/icons/stop.svg new file mode 100644 index 000000000..27f1fb6c6 --- /dev/null +++ b/vendor/twbs/bootstrap-icons/icons/stop.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-stop" viewBox="0 0 16 16"> + <path d="M3.5 5A1.5 1.5 0 0 1 5 3.5h6A1.5 1.5 0 0 1 12.5 5v6a1.5 1.5 0 0 1-1.5 1.5H5A1.5 1.5 0 0 1 3.5 11zM5 4.5a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5V5a.5.5 0 0 0-.5-.5z"/> +</svg>
\ No newline at end of file |