From 8fa1cd79da40c6302dd6fb946f85be4308809937 Mon Sep 17 00:00:00 2001 From: Adam Date: Mon, 14 Dec 2020 23:36:07 +0000 Subject: [PATCH] Add Dacia (#2059) (#4338) * Added Dacia * Fixed hex code for Dacia * Removed trailing comma --- _data/simple-icons.json | 5 +++++ icons/dacia.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/dacia.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 379afb908739..b2a9676f3238 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1530,6 +1530,11 @@ "hex": "F9A03C", "source": "https://github.com/d3/d3-logo" }, + { + "title": "Dacia", + "hex": "122AFF", + "source": "https://www.dacia.ro/" + }, { "title": "DAF", "hex": "00529B", diff --git a/icons/dacia.svg b/icons/dacia.svg new file mode 100644 index 000000000000..cbe4e4daed8b --- /dev/null +++ b/icons/dacia.svg @@ -0,0 +1 @@ +Dacia icon \ No newline at end of file