From d2d23ab48e9aa5ed7ebad93069b246dbbf42d252 Mon Sep 17 00:00:00 2001 From: Adrien ANTON LUDWIG <42720099+Adrien-ANTON-LUDWIG@users.noreply.github.com> Date: Thu, 29 Jun 2023 00:40:04 +0000 Subject: [PATCH] Add Vega icon (#8089) --- _data/simple-icons.json | 9 +++++++++ icons/vega.svg | 1 + 2 files changed, 10 insertions(+) create mode 100644 icons/vega.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c853b5171..9104838a3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -12617,6 +12617,15 @@ "hex": "EC008C", "source": "https://www.veepee.fr" }, + { + "title": "Vega", + "hex": "2450B2", + "source": "https://github.com/vega/logos/blob/af32bc29f0c09c8de826aaafb037935fb69e960a/assets/VG_Black.svg", + "guidelines": "https://github.com/vega/logos", + "license": { + "type": "BSD-3-Clause" + } + }, { "title": "Velog", "hex": "20C997", diff --git a/icons/vega.svg b/icons/vega.svg new file mode 100644 index 000000000..3efe5e9fe --- /dev/null +++ b/icons/vega.svg @@ -0,0 +1 @@ +Vega \ No newline at end of file