From e965cb05b7a3229b9b37c7b9a3afa7fde18e0678 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Sat, 24 Jun 2023 08:25:30 -0700 Subject: [PATCH] Add Acura icon (#8864) --- _data/simple-icons.json | 6 ++++++ icons/acura.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/acura.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c2091916..e3484512 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -130,6 +130,12 @@ "hex": "000000", "source": "https://www.activision.com" }, + { + "title": "Acura", + "hex": "000000", + "source": "https://www.acura.com", + "guidelines": "https://www.honda.com/privacy/terms-and-conditions" + }, { "title": "Adafruit", "hex": "000000", diff --git a/icons/acura.svg b/icons/acura.svg new file mode 100644 index 00000000..e3ae4672 --- /dev/null +++ b/icons/acura.svg @@ -0,0 +1 @@ +Acura \ No newline at end of file