From de65f5b81bfe7d6c4d018317fcee35fefafeee0b Mon Sep 17 00:00:00 2001 From: PHONG Date: Wed, 11 Aug 2021 19:57:27 +0700 Subject: [PATCH] Add New Balance (#5922) * Add New Balance * Update New Balance --- _data/simple-icons.json | 5 +++++ icons/newbalance.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/newbalance.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 8b7e1680..eb73c0f1 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6027,6 +6027,11 @@ "source": "https://nette.org/en/logo", "guidelines": "https://nette.org/en/logo" }, + { + "title": "New Balance", + "hex": "CF0A2C", + "source": "https://www.newbalance.com" + }, { "title": "New Japan Pro-Wrestling", "hex": "FF160B", diff --git a/icons/newbalance.svg b/icons/newbalance.svg new file mode 100644 index 00000000..795de84b --- /dev/null +++ b/icons/newbalance.svg @@ -0,0 +1 @@ +New Balance \ No newline at end of file