From 6810a9e78eebff600ba2cc1469ebec002b9bd9ff Mon Sep 17 00:00:00 2001 From: LitoMore Date: Sun, 15 Sep 2024 11:09:44 +0800 Subject: [PATCH] Add Nexon icon (#11763) Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/nexon.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/nexon.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5bd019c2..321c12b3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10494,6 +10494,11 @@ "hex": "E05E00", "source": "https://www.newegg.com" }, + { + "title": "Nexon", + "hex": "000000", + "source": "https://www.nexon.com" + }, { "title": "Next.js", "hex": "000000", diff --git a/icons/nexon.svg b/icons/nexon.svg new file mode 100644 index 00000000..88c98a73 --- /dev/null +++ b/icons/nexon.svg @@ -0,0 +1 @@ +Nexon \ No newline at end of file