diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c41a3a663..5089903ea 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -12650,6 +12650,16 @@ "hex": "3544B1", "source": "https://umbraco.com" }, + { + "title": "UML", + "hex": "FABD14", + "source": "https://www.uml.org", + "aliases": { + "aka": [ + "Unified Modelling Language" + ] + } + }, { "title": "Unacademy", "hex": "08BD80", diff --git a/icons/uml.svg b/icons/uml.svg new file mode 100644 index 000000000..894763d8a --- /dev/null +++ b/icons/uml.svg @@ -0,0 +1 @@ +UML \ No newline at end of file