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:
authorMark Otto <markdotto@gmail.com>2019-08-01 00:37:35 +0300
committerMark Otto <markdotto@gmail.com>2019-08-01 00:37:35 +0300
commit059acd786cd59371ccb8d1591c9789518bd86bfb (patch)
tree395b794955adce013685ce36156768b076136280 /icons/arrow-left-right.svg
parent46f69056f637f42acd75b28ba6a9d3898647830e (diff)
add new icons, process them
Diffstat (limited to 'icons/arrow-left-right.svg')
-rw-r--r--icons/arrow-left-right.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/arrow-left-right.svg b/icons/arrow-left-right.svg
index b90842d26..b6bee0988 100644
--- a/icons/arrow-left-right.svg
+++ b/icons/arrow-left-right.svg
@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-arrow-left-right" viewBox="0 0 20 20">
- <g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-width="1">
+ <g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round">
<path d="M5 14h9"/>
<path stroke-linejoin="round" d="M12 11l3 3-3 3"/>
<path d="M15 6H6"/>