aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/letter-k.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/letter-k.svg')
-rw-r--r--src/_icons/letter-k.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/letter-k.svg b/src/_icons/letter-k.svg
index c59a133..83ecb74 100644
--- a/src/_icons/letter-k.svg
+++ b/src/_icons/letter-k.svg
@@ -2,7 +2,7 @@
category: Letters
---
<svg>
- <path d="M7 4v16" />
+ <line x1="7" y1="4" x2="7" y2="20" />
<path d="M7 12h2l8 -8" />
- <path d="M9 12l8 8" />
+ <line x1="9" y1="12" x2="17" y2="20" />
</svg>