diff options
Diffstat (limited to 'src/icons/letter-k.svg')
-rw-r--r-- | src/icons/letter-k.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/letter-k.svg b/src/icons/letter-k.svg new file mode 100644 index 00000000..b904685e --- /dev/null +++ b/src/icons/letter-k.svg @@ -0,0 +1,11 @@ +--- +tags: [alphabet, symbol, text, code] +category: Letters +version: "1.12" +unicode: "ec5a" +--- +<svg> + <line x1="7" y1="4" x2="7" y2="20" /> + <path d="M7 12h2l8 -8" /> + <line x1="9" y1="12" x2="17" y2="20" /> +</svg> |