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-plus.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-plus.svg')
-rw-r--r--icons/file-earmark-plus.svg6
1 files changed, 3 insertions, 3 deletions
diff --git a/icons/file-earmark-plus.svg b/icons/file-earmark-plus.svg
index eab9c9178..924d5e133 100644
--- a/icons/file-earmark-plus.svg
+++ b/icons/file-earmark-plus.svg
@@ -1,5 +1,5 @@
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-file-earmark-plus" 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="M13.5 10a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1H13v-1.5a.5.5 0 0 1 .5-.5z"/>
- <path fill-rule="evenodd" d="M13 12.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1H14v1.5a.5.5 0 0 1-1 0v-2z"/>
+ <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="M8 6.5a.5.5 0 0 1 .5.5v1.5H10a.5.5 0 0 1 0 1H8.5V11a.5.5 0 0 1-1 0V9.5H6a.5.5 0 0 1 0-1h1.5V7a.5.5 0 0 1 .5-.5z"/>
</svg> \ No newline at end of file