diff --git a/_data/simple-icons.json b/_data/simple-icons.json index fb8dd0f2..a6b5bbd9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -16246,6 +16246,17 @@ "source": "https://brand.unity.com", "guidelines": "https://brand.unity.com" }, + { + "title": "UnJS", + "hex": "ECDC5A", + "source": "https://unjs.io", + "guidelines": "https://unjs.io/design-kit", + "aliases": { + "aka": [ + "Unified JavaScript" + ] + } + }, { "title": "Unlicense", "hex": "808080", diff --git a/icons/unjs.svg b/icons/unjs.svg new file mode 100644 index 00000000..34f5caac --- /dev/null +++ b/icons/unjs.svg @@ -0,0 +1 @@ +UnJS \ No newline at end of file