aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/clipboard-check.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/clipboard-check.svg')
-rw-r--r--src/_icons/clipboard-check.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/clipboard-check.svg b/src/_icons/clipboard-check.svg
new file mode 100644
index 0000000..bec4edc
--- /dev/null
+++ b/src/_icons/clipboard-check.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2" />
+ <rect x="9" y="3" width="6" height="4" rx="2" />
+ <path d="M9 14l2 2l4 -4" />
+</svg>