diff options
Diffstat (limited to 'src/_icons/letter-h.svg')
-rw-r--r-- | src/_icons/letter-h.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/letter-h.svg b/src/_icons/letter-h.svg new file mode 100644 index 00000000..c5c4f8d3 --- /dev/null +++ b/src/_icons/letter-h.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M17 4v16" /> + <path d="M7 12h10" /> + <path d="M7 4v16" /> +</svg> |