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-07 02:35:37 +0300
committerMark Otto <otto@github.com>2020-07-28 20:39:40 +0300
commitf259137bfb41065dbbab27c8b0d7c6e5b0139e6d (patch)
tree5ca532d688d44acd8db2867a3aaab69c8a9d6d32 /icons/file-earmark-minus.svg
parent35337315cacfbc8065119f23a458c0291bcb114c (diff)
Update and unify all file icons
- File icons are now taller by 2px, making them appear more like documents - All icons updated to use unified shapes - 40 new icons (mostly earmark options, but also new file types)
Diffstat (limited to 'icons/file-earmark-minus.svg')
-rw-r--r--icons/file-earmark-minus.svg5
1 files changed, 3 insertions, 2 deletions
diff --git a/icons/file-earmark-minus.svg b/icons/file-earmark-minus.svg
index 2883c22cf..15f87c03d 100644
--- a/icons/file-earmark-minus.svg
+++ b/icons/file-earmark-minus.svg
@@ -1,4 +1,5 @@
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-file-earmark-minus" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path d="M9 1H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h5v-1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h5v2.5A1.5 1.5 0 0 0 10.5 6H13v2h1V6L9 1z"/>
- <path fill-rule="evenodd" d="M11 11.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5z"/>
+ <path d="M4 0h5.5v1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h1V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2z"/>
+ <path d="M9.5 3V0L14 4.5h-3A1.5 1.5 0 0 1 9.5 3z"/>
+ <path fill-rule="evenodd" d="M5.5 9a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"/>
</svg> \ No newline at end of file