diff options
Diffstat (limited to 'src/assets/icons/bookmarks-fill.svg')
| -rw-r--r-- | src/assets/icons/bookmarks-fill.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/assets/icons/bookmarks-fill.svg b/src/assets/icons/bookmarks-fill.svg new file mode 100644 index 0000000..6b303e6 --- /dev/null +++ b/src/assets/icons/bookmarks-fill.svg @@ -0,0 +1,4 @@ +<svg class="bi bi-bookmarks-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path fill-rule="evenodd" d="M2 4a2 2 0 012-2h6a2 2 0 012 2v12l-5-3-5 3V4z" clip-rule="evenodd"/> + <path d="M14 14l-1-.6V2a1 1 0 00-1-1H4.268A2 2 0 016 0h6a2 2 0 012 2v12z"/> +</svg>
\ No newline at end of file |
