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-12-12 00:18:26 +0300
committerMark Otto <markdotto@gmail.com>2020-12-12 00:18:26 +0300
commit432439349541621b8954b43930ea712fd5ca5233 (patch)
treebb74b184e43f965eee986205efdba910487fefc0 /icons/file-post.svg
parenta9d4fa9d89e12aeda29753b3ef3182522d80677c (diff)
Push docs for v1.2.0
Diffstat (limited to 'icons/file-post.svg')
-rw-r--r--icons/file-post.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icons/file-post.svg b/icons/file-post.svg
new file mode 100644
index 000000000..0b59143c8
--- /dev/null
+++ b/icons/file-post.svg
@@ -0,0 +1,5 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-file-post" viewBox="0 0 16 16">
+ <path d="M4 5.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-8z"/>
+ <path fill-rule="evenodd" d="M4 3.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"/>
+ <path fill-rule="evenodd" d="M4 0h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H4z"/>
+</svg> \ No newline at end of file