From 284afff87379ae4fe4a75a70f8e8a33658485083 Mon Sep 17 00:00:00 2001 From: James Haberland Date: Tue, 10 Sep 2024 16:46:10 -0500 Subject: [PATCH] Add VRChat icon (#11264) --- _data/simple-icons.json | 6 ++++++ icons/vrchat.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/vrchat.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2b460d08..93aab8ac 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -16900,6 +16900,12 @@ "hex": "DA074A", "source": "https://commons.wikimedia.org/wiki/File:VOX_Logo_2013.svg" }, + { + "title": "VRChat", + "hex": "000000", + "source": "https://hello.vrchat.com/press", + "guidelines": "https://hello.vrchat.com/press" + }, { "title": "VSCO", "hex": "000000", diff --git a/icons/vrchat.svg b/icons/vrchat.svg new file mode 100644 index 00000000..4a03d618 --- /dev/null +++ b/icons/vrchat.svg @@ -0,0 +1 @@ +VRChat \ No newline at end of file