From 67990b70fdc64e379ab085510a014c349f45daf9 Mon Sep 17 00:00:00 2001 From: Anh Thang Date: Sat, 8 Jun 2024 03:49:52 +0700 Subject: [PATCH] Add ntfy icon (#11115) --- _data/simple-icons.json | 5 +++++ icons/ntfy.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/ntfy.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 70cdb102..553791d4 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10762,6 +10762,11 @@ ] } }, + { + "title": "ntfy", + "hex": "317F6F", + "source": "https://ntfy.sh" + }, { "title": "Nubank", "hex": "820AD1", diff --git a/icons/ntfy.svg b/icons/ntfy.svg new file mode 100644 index 00000000..37b9fa39 --- /dev/null +++ b/icons/ntfy.svg @@ -0,0 +1 @@ +ntfy \ No newline at end of file