diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f1f9fa7e3..37352ce9e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -15359,6 +15359,11 @@ "hex": "CC2936", "source": "https://www.zotero.org/support/brand" }, + { + "title": "Zsh", + "hex": "F15A24", + "source": "https://github.com/Zsh-art/logo/blob/253927e62bd2a640d29915ad7a794880b787eda8/svg/black_vertical_icon.svg" + }, { "title": "Zulip", "hex": "50ADFF", diff --git a/icons/zsh.svg b/icons/zsh.svg new file mode 100644 index 000000000..84e486171 --- /dev/null +++ b/icons/zsh.svg @@ -0,0 +1 @@ +Zsh \ No newline at end of file