diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7e82db23f..d88e76c1d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -18142,6 +18142,17 @@ "hex": "0044AA", "source": "https://commons.wikimedia.org/wiki/File:Xubuntu_Icon.svg" }, + { + "title": "xyflow", + "hex": "1A192B", + "source": "https://github.com/xyflow/web/blob/fe6af5d1c78de492fc64a39ab8a2085f1eb7164d/sites/xyflow.com/public/img/favicon.svg", + "aliases": { + "aka": [ + "reactflow", + "svelteflow" + ] + } + }, { "title": "Y Combinator", "hex": "F0652F", diff --git a/icons/xyflow.svg b/icons/xyflow.svg new file mode 100644 index 000000000..bf31a4749 --- /dev/null +++ b/icons/xyflow.svg @@ -0,0 +1 @@ +xyflow \ No newline at end of file