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/box-arrow-left.svg
parent761731c93cb8e86dc0a4e0c387b464db10377568 (diff)
Fix up paths from symbol-ification in Figma
Diffstat (limited to 'icons/box-arrow-left.svg')
-rw-r--r--icons/box-arrow-left.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/box-arrow-left.svg b/icons/box-arrow-left.svg
index 7c5e2b07d..4e86f176a 100644
--- a/icons/box-arrow-left.svg
+++ b/icons/box-arrow-left.svg
@@ -1,4 +1,4 @@
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-box-arrow-left" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path stroke="#000" stroke-linecap="round" d="M5.5 5.5v-2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v9a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1v-2"/>
- <path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M3.5 11l-3-3m0 0l3-3m-3 3h10"/>
+ <path fill-rule="evenodd" d="M6 12.5a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-8a.5.5 0 0 0-.5.5v2a.5.5 0 0 1-1 0v-2A1.5 1.5 0 0 1 6.5 2h8A1.5 1.5 0 0 1 16 3.5v9a1.5 1.5 0 0 1-1.5 1.5h-8A1.5 1.5 0 0 1 5 12.5v-2a.5.5 0 0 1 1 0v2z"/>
+ <path fill-rule="evenodd" d="M.146 8.354a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L1.707 7.5H10.5a.5.5 0 0 1 0 1H1.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3z"/>
</svg> \ No newline at end of file