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-left.svg')
-rw-r--r--icons/chevron-left.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/chevron-left.svg b/icons/chevron-left.svg
index 00ac592de..701cf56f1 100644
--- a/icons/chevron-left.svg
+++ b/icons/chevron-left.svg
@@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-chevron-left" viewBox="0 0 20 20">
- <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1" d="M13 4l-6 6 6 6"/>
+ <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M13 4l-6 6 6 6"/>
</svg>