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-07-23 07:35:34 +0300
committerMark Otto <otto@github.com>2020-07-28 20:39:40 +0300
commit01905e9f4c8747c56d9c7aa2e6c2c9e370aaa889 (patch)
treea4128352741d8e581a1f4a3dbe3a4fd9f060cd4a /icons/arrow-left-square-fill.svg
parent2de6554c4f7998ab4f099430f83efdf2efb90d6b (diff)
Redraw arrows and box arrows
Diffstat (limited to 'icons/arrow-left-square-fill.svg')
-rw-r--r--icons/arrow-left-square-fill.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/arrow-left-square-fill.svg b/icons/arrow-left-square-fill.svg
index 1f36d5f54..70ea0a162 100644
--- a/icons/arrow-left-square-fill.svg
+++ b/icons/arrow-left-square-fill.svg
@@ -1,3 +1,3 @@
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-left-square-fill" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.354 10.646a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L6.207 7.5H11a.5.5 0 0 1 0 1H6.207l2.147 2.146z"/>
+ <path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm9.5 8.5a.5.5 0 0 0 0-1H5.707l2.147-2.146a.5.5 0 1 0-.708-.708l-3 3a.5.5 0 0 0 0 .708l3 3a.5.5 0 0 0 .708-.708L5.707 8.5H11.5z"/>
</svg> \ No newline at end of file