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-05-21 07:15:23 +0300
committerMark Otto <otto@github.com>2020-05-21 19:26:18 +0300
commitfb167e1b18ea91ec15c22b62f8a9e4c4db33cdd4 (patch)
tree30b56b7f41c495f05c529d7d13b3e26f8f322b23 /icons/caret-right.svg
parent5fda0e7361a1536f523d2a7217412c79c5e4c38d (diff)
Reprocess all icons to remove clip-rule
Diffstat (limited to 'icons/caret-right.svg')
-rw-r--r--icons/caret-right.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/caret-right.svg b/icons/caret-right.svg
index 3549927ac..e1c1fafcf 100644
--- a/icons/caret-right.svg
+++ b/icons/caret-right.svg
@@ -1,3 +1,3 @@
<svg class="bi bi-caret-right" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path fill-rule="evenodd" d="M6 12.796L11.481 8 6 3.204v9.592zm.659.753l5.48-4.796a1 1 0 0 0 0-1.506L6.66 2.451C6.011 1.885 5 2.345 5 3.204v9.592a1 1 0 0 0 1.659.753z" clip-rule="evenodd"/>
+ <path fill-rule="evenodd" d="M6 12.796L11.481 8 6 3.204v9.592zm.659.753l5.48-4.796a1 1 0 0 0 0-1.506L6.66 2.451C6.011 1.885 5 2.345 5 3.204v9.592a1 1 0 0 0 1.659.753z"/>
</svg> \ No newline at end of file