diff options
Diffstat (limited to 'icons/paperclip.svg')
-rw-r--r-- | icons/paperclip.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/paperclip.svg b/icons/paperclip.svg new file mode 100644 index 0000000..00f311d --- /dev/null +++ b/icons/paperclip.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-paperclip" viewBox="0 0 16 16"> + <path d="M4.5 3a2.5 2.5 0 0 1 5 0v9a1.5 1.5 0 0 1-3 0V5a.5.5 0 0 1 1 0v7a.5.5 0 0 0 1 0V3a1.5 1.5 0 1 0-3 0v9a2.5 2.5 0 0 0 5 0V5a.5.5 0 0 1 1 0v7a3.5 3.5 0 1 1-7 0V3z"/> +</svg>
\ No newline at end of file |