From cad4f34f5fb99948909ea9411fe087408561a7a8 Mon Sep 17 00:00:00 2001 From: Anmol Baranwal Date: Fri, 30 Sep 2022 23:58:15 +0530 Subject: [PATCH 1/2] add prevention icon --- _data/simple-icons.json | 5 +++++ icons/prevention.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/prevention.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index bf64edb37100..d2f8c880af96 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8710,6 +8710,11 @@ "hex": "F7B93E", "source": "https://github.com/prettier/prettier-logo/blob/06997b307e0608ebee2044dafa0b9429d6b5a103/images/prettier-icon-clean-centred.svg" }, + { + "title": "Prevention", + "hex": "44C1C5", + "source": "https://prevention.com" + }, { "title": "Prezi", "hex": "3181FF", diff --git a/icons/prevention.svg b/icons/prevention.svg new file mode 100644 index 000000000000..c71a692d798c --- /dev/null +++ b/icons/prevention.svg @@ -0,0 +1 @@ +Prevention \ No newline at end of file From 9ec1a1a7fb66ca85dd1877eb33834b3b0098c716 Mon Sep 17 00:00:00 2001 From: Anmol Baranwal Date: Sat, 1 Oct 2022 15:39:38 +0530 Subject: [PATCH 2/2] update prevention icon --- icons/prevention.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/prevention.svg b/icons/prevention.svg index c71a692d798c..59e1b5c4503b 100644 --- a/icons/prevention.svg +++ b/icons/prevention.svg @@ -1 +1 @@ -Prevention \ No newline at end of file +Prevention \ No newline at end of file