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/file-earmark-diff.svg
parent5fda0e7361a1536f523d2a7217412c79c5e4c38d (diff)
Reprocess all icons to remove clip-rule
Diffstat (limited to 'icons/file-earmark-diff.svg')
-rw-r--r--icons/file-earmark-diff.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/file-earmark-diff.svg b/icons/file-earmark-diff.svg
index 6822fa0e8..b2d99232c 100644
--- a/icons/file-earmark-diff.svg
+++ b/icons/file-earmark-diff.svg
@@ -1,6 +1,6 @@
<svg class="bi bi-file-earmark-diff" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path d="M4 1h5v1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V6h1v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2z"/>
<path d="M9 4.5V1l5 5h-3.5A1.5 1.5 0 0 1 9 4.5z"/>
- <path fill-rule="evenodd" d="M5.5 11.5A.5.5 0 0 1 6 11h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5zM8 5a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0v-4A.5.5 0 0 1 8 5z" clip-rule="evenodd"/>
- <path fill-rule="evenodd" d="M5.5 7.5A.5.5 0 0 1 6 7h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z" clip-rule="evenodd"/>
+ <path fill-rule="evenodd" d="M5.5 11.5A.5.5 0 0 1 6 11h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5zM8 5a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0v-4A.5.5 0 0 1 8 5z"/>
+ <path fill-rule="evenodd" d="M5.5 7.5A.5.5 0 0 1 6 7h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"/>
</svg> \ No newline at end of file