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-person-fill.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-person-fill.svg')
-rw-r--r--icons/file-person-fill.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/file-person-fill.svg b/icons/file-person-fill.svg
index 7bd563e75..bce79212c 100644
--- a/icons/file-person-fill.svg
+++ b/icons/file-person-fill.svg
@@ -1,3 +1,3 @@
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-file-person-fill" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path fill-rule="evenodd" d="M2 3a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3zm6 7a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm5 2.755C12.146 11.825 10.623 11 8 11s-4.146.826-5 1.755V13a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-.245z"/>
+ <path fill-rule="evenodd" d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-1 7a3 3 0 1 1-6 0 3 3 0 0 1 6 0zm-3 4c2.623 0 4.146.826 5 1.755V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-1.245C3.854 11.825 5.377 11 8 11z"/>
</svg> \ No newline at end of file