aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/copy.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/copy.svg')
-rw-r--r--src/_icons/copy.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/copy.svg b/src/_icons/copy.svg
index 4579a8f..8ef8f7d 100644
--- a/src/_icons/copy.svg
+++ b/src/_icons/copy.svg
@@ -3,5 +3,5 @@ tags: [clipboard, clone, duplicate]
---
<svg>
<rect x="8" y="8" width="12" height="12" rx="2" />
- <path d="M16 8v-2a2 2 0 00-2 -2h-8a2 2 0 00-2 2v8a2 2 0 002 2h2" />
+ <path d="M16 8v-2a2 2 0 0 0 -2 -2h-8a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h2" />
</svg>