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 <markd.otto@gmail.com>2020-03-19 05:03:21 +0300
committerGitHub <noreply@github.com>2020-03-19 05:03:21 +0300
commitb5d8800fea110ca454e1f262c8e7c7a06c071cf0 (patch)
treef72270b3e993767a63224b29171fb47dd6e262a9 /icons/file-earmark-plus.svg
parent6f6f274e2d7b6c0da26939200ef314e5dbacd13f (diff)
Add another 178 icons and resize viewBox to 16x16 (#156)
* Update existing icons and add new icons * 16x16 viewBox * Redraw some icons to fix cropping, forgotten outlining, etc
Diffstat (limited to 'icons/file-earmark-plus.svg')
-rw-r--r--icons/file-earmark-plus.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icons/file-earmark-plus.svg b/icons/file-earmark-plus.svg
new file mode 100644
index 000000000..f87bd32b9
--- /dev/null
+++ b/icons/file-earmark-plus.svg
@@ -0,0 +1,5 @@
+<svg class="bi bi-file-earmark-plus" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+ <path d="M9 1H4a2 2 0 00-2 2v10a2 2 0 002 2h5v-1H4a1 1 0 01-1-1V3a1 1 0 011-1h5v2.5A1.5 1.5 0 0010.5 6H13v2h1V6L9 1z"/>
+ <path fill-rule="evenodd" d="M13.5 10a.5.5 0 01.5.5v2a.5.5 0 01-.5.5h-2a.5.5 0 010-1H13v-1.5a.5.5 0 01.5-.5z" clip-rule="evenodd"/>
+ <path fill-rule="evenodd" d="M13 12.5a.5.5 0 01.5-.5h2a.5.5 0 010 1H14v1.5a.5.5 0 01-1 0v-2z" clip-rule="evenodd"/>
+</svg> \ No newline at end of file