aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/letter-h.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/letter-h.svg')
-rw-r--r--src/_icons/letter-h.svg7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/_icons/letter-h.svg b/src/_icons/letter-h.svg
index c5c4f8d..4f07016 100644
--- a/src/_icons/letter-h.svg
+++ b/src/_icons/letter-h.svg
@@ -1,7 +1,8 @@
---
+category: Letters
---
<svg>
- <path d="M17 4v16" />
- <path d="M7 12h10" />
- <path d="M7 4v16" />
+ <line x1="17" y1="4" x2="17" y2="20" />
+ <line x1="7" y1="12" x2="17" y2="12" />
+ <line x1="7" y1="4" x2="7" y2="20" />
</svg>