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>2020-08-18 06:44:45 +0300
committerMark Otto <otto@github.com>2020-08-18 06:49:42 +0300
commit6565b22f14de70e8f410ce14069f5aa087aef888 (patch)
tree6d52cd6e1ea2dce98bd2288df372506811c33162 /icons/arrow-bar-left.svg
parent761731c93cb8e86dc0a4e0c387b464db10377568 (diff)
Fix up paths from symbol-ification in Figma
Diffstat (limited to 'icons/arrow-bar-left.svg')
-rw-r--r--icons/arrow-bar-left.svg3
1 files changed, 1 insertions, 2 deletions
diff --git a/icons/arrow-bar-left.svg b/icons/arrow-bar-left.svg
index a6c25dc7e..982eef5ff 100644
--- a/icons/arrow-bar-left.svg
+++ b/icons/arrow-bar-left.svg
@@ -1,4 +1,3 @@
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-bar-left" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path fill-rule="evenodd" d="M5.854 4.646a.5.5 0 0 0-.708 0l-3 3a.5.5 0 0 0 0 .708l3 3a.5.5 0 0 0 .708-.708L3.207 8l2.647-2.646a.5.5 0 0 0 0-.708z"/>
- <path fill-rule="evenodd" d="M10 8a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0 0 1h6.5A.5.5 0 0 0 10 8zm2.5 6a.5.5 0 0 1-.5-.5v-11a.5.5 0 0 1 1 0v11a.5.5 0 0 1-.5.5z"/>
+ <path fill-rule="evenodd" d="M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5zM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5z"/>
</svg> \ No newline at end of file