From cebb0be9a74f08f0f40f99e104eb098b5d504651 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Thu, 25 Feb 2021 06:36:55 -0500 Subject: [PATCH] Add ts-node (#5105) --- _data/simple-icons.json | 5 +++++ icons/ts-node.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/ts-node.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 24eba8db..6a131b7f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8120,6 +8120,11 @@ "hex": "212C42", "source": "https://tryhackme.com/about" }, + { + "title": "ts-node", + "hex": "3178C6", + "source": "https://typestrong.org/ts-node/" + }, { "title": "TUI", "hex": "70CBF4", diff --git a/icons/ts-node.svg b/icons/ts-node.svg new file mode 100644 index 00000000..afa3a043 --- /dev/null +++ b/icons/ts-node.svg @@ -0,0 +1 @@ +ts-node icon \ No newline at end of file