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