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/folder-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/folder-plus.svg')
-rw-r--r--icons/folder-plus.svg3
1 files changed, 1 insertions, 2 deletions
diff --git a/icons/folder-plus.svg b/icons/folder-plus.svg
index 49fd014ad..bece76aa9 100644
--- a/icons/folder-plus.svg
+++ b/icons/folder-plus.svg
@@ -1,5 +1,4 @@
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-folder-plus" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M9.828 4H2.19a1 1 0 0 0-.996 1.09l.637 7a1 1 0 0 0 .995.91H9v1H2.826a2 2 0 0 1-1.991-1.819l-.637-7a1.99 1.99 0 0 1 .342-1.31L.5 3a2 2 0 0 1 2-2h3.672a2 2 0 0 1 1.414.586l.828.828A2 2 0 0 0 9.828 3h3.982a2 2 0 0 1 1.992 2.181L15.546 8H14.54l.265-2.91A1 1 0 0 0 13.81 4H9.828zm-2.95-1.707L7.587 3H2.19c-.24 0-.47.042-.684.12L1.5 2.98a1 1 0 0 1 1-.98h3.672a1 1 0 0 1 .707.293z"/>
- <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 fill-rule="evenodd" d="M13.5 10a.5.5 0 0 1 .5.5V12h1.5a.5.5 0 0 1 0 1H14v1.5a.5.5 0 0 1-1 0V13h-1.5a.5.5 0 0 1 0-1H13v-1.5a.5.5 0 0 1 .5-.5z"/>
</svg> \ No newline at end of file