aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/clipboard-text.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-03-30 01:14:20 +0200
committercodecalm <codecalm@gmail.com>2022-03-30 01:14:20 +0200
commit4735c56f44a6633cb6ca0974c456a9fc2d212207 (patch)
treeb21be90c9565675f6b0ba538d4e071f468dc801f /src/_icons/clipboard-text.svg
parentMerge remote-tracking branch 'origin/master' (diff)
downloadtabler-icons-4735c56f44a6633cb6ca0974c456a9fc2d212207.tar.xz
18 new icons: `bluetooth-x`, `building-factory-2`, `cell-signal-1`, `cell-signal-2`, `cell-signal-3`, `cell-signal-4`, `cell-signal-5`, `cell-signal-off`, `clipboard-text`, `dice-1`, `dice-2`, `dice-3`, `dice-4`, `dice-5`, `dice-6`, `hand-grab`, `hourglass-high`, `hourglass-low`
Diffstat (limited to 'src/_icons/clipboard-text.svg')
-rw-r--r--src/_icons/clipboard-text.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/clipboard-text.svg b/src/_icons/clipboard-text.svg
new file mode 100644
index 00000000..7ea29861
--- /dev/null
+++ b/src/_icons/clipboard-text.svg
@@ -0,0 +1,9 @@
+---
+category: Document
+---
+<svg>
+ <path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" />
+ <rect x="9" y="3" width="6" height="4" rx="2" />
+ <path d="M9 12h6" />
+ <path d="M9 16h6" />
+</svg>