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/box-arrow-down-right.svg
parent2de6554c4f7998ab4f099430f83efdf2efb90d6b (diff)
Redraw arrows and box arrows
Diffstat (limited to 'icons/box-arrow-down-right.svg')
-rw-r--r--icons/box-arrow-down-right.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/box-arrow-down-right.svg b/icons/box-arrow-down-right.svg
index fb228ae2f..1f0461739 100644
--- a/icons/box-arrow-down-right.svg
+++ b/icons/box-arrow-down-right.svg
@@ -1,4 +1,4 @@
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-box-arrow-down-right" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path fill-rule="evenodd" d="M3 1.5A1.5 1.5 0 0 0 1.5 3v8A1.5 1.5 0 0 0 3 12.5h4a.5.5 0 0 0 0-1H3a.5.5 0 0 1-.5-.5V3a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 1 0V3A1.5 1.5 0 0 0 11 1.5H3zm11 7a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5H9a.5.5 0 0 1 0-1h4.5V9a.5.5 0 0 1 .5-.5z"/>
- <path fill-rule="evenodd" d="M14.354 14.354a.5.5 0 0 1-.708 0l-8-8a.5.5 0 1 1 .708-.708l8 8a.5.5 0 0 1 0 .708z"/>
+ <path stroke="#000" stroke-linecap="round" d="M8.136 12.5H1.5a1 1 0 0 1-1-1v-10a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6.636"/>
+ <path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M15.5 10.5v5m0 0h-5m5 0l-9-9"/>
</svg> \ No newline at end of file