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-person.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-person.svg')
-rw-r--r--icons/file-earmark-person.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/file-earmark-person.svg b/icons/file-earmark-person.svg
new file mode 100644
index 000000000..2729dece9
--- /dev/null
+++ b/icons/file-earmark-person.svg
@@ -0,0 +1,6 @@
+<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-file-earmark-person" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+ <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 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/>
+ <path d="M8 12c4 0 5 1.755 5 1.755V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-.245S4 12 8 12z"/>
+</svg> \ No newline at end of file