Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'icons/chevron-up.svg')
-rw-r--r--icons/chevron-up.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/chevron-up.svg b/icons/chevron-up.svg
index 407c8448b..3ecbd2cae 100644
--- a/icons/chevron-up.svg
+++ b/icons/chevron-up.svg
@@ -1,3 +1,3 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-chevron-up" viewBox="0 0 20 20">
- <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M4 13l6-6 6 6"/>
+<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" class="bi bi-chevron-up" viewBox="0 0 20 20">
+ <path fill-rule="evenodd" d="M9.646 6.646a.5.5 0 01.708 0l6 6a.5.5 0 01-.708.708L10 7.707l-5.646 5.647a.5.5 0 01-.708-.708l6-6z" clip-rule="evenodd"/>
</svg>