From 70fd521c8c46c489fbb8953043accd4bda16f70d Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sat, 20 Feb 2021 12:29:28 +0000 Subject: [PATCH] Add Naver (#4987) --- _data/simple-icons.json | 5 +++++ icons/naver.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/naver.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 8ac427326..6a53c4613 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5122,6 +5122,11 @@ "hex": "3655FF", "source": "https://docs.nativescript.org/" }, + { + "title": "Naver", + "hex": "03C75A", + "source": "https://www.navercorp.com/investment/annualReport" + }, { "title": "NBA", "hex": "253B73", diff --git a/icons/naver.svg b/icons/naver.svg new file mode 100644 index 000000000..c78a19878 --- /dev/null +++ b/icons/naver.svg @@ -0,0 +1 @@ +Naver icon \ No newline at end of file