diff options
Diffstat (limited to '')
-rw-r--r-- | icons/file-plus-fill.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/file-plus-fill.svg b/icons/file-plus-fill.svg new file mode 100644 index 0000000..1730c27 --- /dev/null +++ b/icons/file-plus-fill.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-file-plus-fill" viewBox="0 0 16 16"> + <path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM8.5 6v1.5H10a.5.5 0 0 1 0 1H8.5V10a.5.5 0 0 1-1 0V8.5H6a.5.5 0 0 1 0-1h1.5V6a.5.5 0 0 1 1 0z"/> +</svg>
\ No newline at end of file |