diff options
Diffstat (limited to 'vendor/twbs/bootstrap-icons/icons/stop-btn.svg')
-rw-r--r-- | vendor/twbs/bootstrap-icons/icons/stop-btn.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/twbs/bootstrap-icons/icons/stop-btn.svg b/vendor/twbs/bootstrap-icons/icons/stop-btn.svg new file mode 100644 index 000000000..26348d56d --- /dev/null +++ b/vendor/twbs/bootstrap-icons/icons/stop-btn.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-stop-btn" viewBox="0 0 16 16"> + <path d="M6.5 5A1.5 1.5 0 0 0 5 6.5v3A1.5 1.5 0 0 0 6.5 11h3A1.5 1.5 0 0 0 11 9.5v-3A1.5 1.5 0 0 0 9.5 5z"/> + <path d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1z"/> +</svg>
\ No newline at end of file |