diff options
Diffstat (limited to 'vendor/twbs/bootstrap-icons/icons/link.svg')
-rw-r--r-- | vendor/twbs/bootstrap-icons/icons/link.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/twbs/bootstrap-icons/icons/link.svg b/vendor/twbs/bootstrap-icons/icons/link.svg new file mode 100644 index 000000000..823e4cd69 --- /dev/null +++ b/vendor/twbs/bootstrap-icons/icons/link.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-link" viewBox="0 0 16 16"> + <path d="M6.354 5.5H4a3 3 0 0 0 0 6h3a3 3 0 0 0 2.83-4H9q-.13 0-.25.031A2 2 0 0 1 7 10.5H4a2 2 0 1 1 0-4h1.535c.218-.376.495-.714.82-1z"/> + <path d="M9 5.5a3 3 0 0 0-2.83 4h1.098A2 2 0 0 1 9 6.5h3a2 2 0 1 1 0 4h-1.535a4 4 0 0 1-.82 1H12a3 3 0 1 0 0-6z"/> +</svg>
\ No newline at end of file |