diff --git a/_data/simple-icons.json b/_data/simple-icons.json index bd162e525..d098a3912 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1289,6 +1289,15 @@ "type": "Apache-2.0" } }, + { + "title": "Apache Superset", + "hex": "20A6C9", + "source": "https://apache.org/logos", + "guidelines": "https://www.apache.org/foundation/marks/", + "license": { + "type": "Apache-2.0" + } + }, { "title": "Apache Tomcat", "hex": "F8DC75", diff --git a/icons/apachesuperset.svg b/icons/apachesuperset.svg new file mode 100644 index 000000000..7421ca0a5 --- /dev/null +++ b/icons/apachesuperset.svg @@ -0,0 +1 @@ +Apache Superset \ No newline at end of file