diff options
Diffstat (limited to 'src/assets/icons/arrow-bar-up.svg')
| -rw-r--r-- | src/assets/icons/arrow-bar-up.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/assets/icons/arrow-bar-up.svg b/src/assets/icons/arrow-bar-up.svg new file mode 100644 index 0000000..f94da89 --- /dev/null +++ b/src/assets/icons/arrow-bar-up.svg @@ -0,0 +1,4 @@ +<svg class="bi bi-arrow-bar-up" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path fill-rule="evenodd" d="M11.354 5.854a.5.5 0 000-.708l-3-3a.5.5 0 00-.708 0l-3 3a.5.5 0 10.708.708L8 3.207l2.646 2.647a.5.5 0 00.708 0z" clip-rule="evenodd"/> + <path fill-rule="evenodd" d="M8 10a.5.5 0 00.5-.5V3a.5.5 0 00-1 0v6.5a.5.5 0 00.5.5zm-4.8 1.6c0-.22.18-.4.4-.4h8.8a.4.4 0 010 .8H3.6a.4.4 0 01-.4-.4z" clip-rule="evenodd"/> +</svg>
\ No newline at end of file |
