From 454bb9ae2f3d318b7a520eb3543dc21b077dfc7b Mon Sep 17 00:00:00 2001 From: Adam Steiger Date: Fri, 23 Feb 2024 09:53:19 -0500 Subject: [PATCH] Add Autozone (#10379) --- _data/simple-icons.json | 5 +++++ icons/autozone.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/autozone.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c8dcaeec0..bac125d7b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1634,6 +1634,11 @@ "hex": "DD3735", "source": "https://github.com/postcss/autoprefixer/blob/1341747bc8142a147342f55eea5ed4286a3ca318/logo.svg" }, + { + "title": "AutoZone", + "hex": "D52B1E", + "source": "https://www.autozone.com" + }, { "title": "avajs", "hex": "4B4B77", diff --git a/icons/autozone.svg b/icons/autozone.svg new file mode 100644 index 000000000..f1274ff17 --- /dev/null +++ b/icons/autozone.svg @@ -0,0 +1 @@ +AutoZone \ No newline at end of file