diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d56b0375..152d43ab 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -12858,6 +12858,11 @@ "type": "CC-BY-SA-4.0" } }, + { + "title": "RustDesk", + "hex": "024EFF", + "source": "https://github.com/rustdesk/rustdesk/blob/80857c22c9ee1578b4329aec3250c3e6f285a7d2/res/logo.svg" + }, { "title": "RxDB", "hex": "8D1F89", diff --git a/icons/rustdesk.svg b/icons/rustdesk.svg new file mode 100644 index 00000000..926304f2 --- /dev/null +++ b/icons/rustdesk.svg @@ -0,0 +1 @@ +RustDesk \ No newline at end of file