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:
Diffstat (limited to 'icons/document-text.svg')
-rw-r--r--icons/document-text.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/document-text.svg b/icons/document-text.svg
new file mode 100644
index 000000000..8252e106c
--- /dev/null
+++ b/icons/document-text.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-document-text" viewBox="0 0 20 20">
+ <g fill="none" fill-rule="evenodd" stroke="#000">
+ <path d="M6 3.5c-1.057 0-1.5.443-1.5 1.5v10c0 1.057.443 1.5 1.5 1.5h8c1.057 0 1.5-.443 1.5-1.5V5c0-1.057-.443-1.5-1.5-1.5H6z"/>
+ <path stroke-linecap="round" d="M7 14h3m-3-2h6m-6-2h6M7 8h6M7 6h6"/>
+ </g>
+</svg>