From 8509f912b0ab4384254a950ea298f00d92523374 Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Mon, 21 Dec 2020 14:57:16 +0000 Subject: [PATCH] Added Thymeleaf (#4411) --- _data/simple-icons.json | 5 +++++ icons/thymeleaf.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/thymeleaf.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 21fece54..cfba268d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6515,6 +6515,11 @@ "hex": "0A84FF", "source": "https://demo.identihub.co/thunderbird" }, + { + "title": "Thymeleaf", + "hex": "005F0F", + "source": "https://github.com/thymeleaf/thymeleaf-dist/tree/master/src/artwork/thymeleaf%202016" + }, { "title": "Tidal", "hex": "000000", diff --git a/icons/thymeleaf.svg b/icons/thymeleaf.svg new file mode 100644 index 00000000..a14fbaa0 --- /dev/null +++ b/icons/thymeleaf.svg @@ -0,0 +1 @@ +Thymeleaf icon \ No newline at end of file