From 0233685d9171c8542b4c7a7f281dbf28f962886b Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Thu, 15 Feb 2024 02:39:02 -0700 Subject: [PATCH] Add Apache Freemarker (#9471) --- _data/simple-icons.json | 9 +++++++++ icons/apachefreemarker.svg | 1 + 2 files changed, 10 insertions(+) create mode 100644 icons/apachefreemarker.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6ed235ef..d49dffa6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1085,6 +1085,15 @@ "type": "Apache-2.0" } }, + { + "title": "Apache FreeMarker", + "hex": "326CAC", + "source": "https://www.apache.org/logos", + "guidelines": "https://www.apache.org/foundation/marks", + "license": { + "type": "Apache-2.0" + } + }, { "title": "Apache Groovy", "hex": "4298B8", diff --git a/icons/apachefreemarker.svg b/icons/apachefreemarker.svg new file mode 100644 index 00000000..0147569a --- /dev/null +++ b/icons/apachefreemarker.svg @@ -0,0 +1 @@ +Apache FreeMarker \ No newline at end of file