From cac4fb949d45d20f25ac7ecbc991e7b265c329b5 Mon Sep 17 00:00:00 2001 From: Anh Thang Date: Fri, 7 Jun 2024 18:45:28 +0700 Subject: [PATCH] Add remove.bg icon (#11121) --- _data/simple-icons.json | 5 +++++ icons/removedotbg.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/removedotbg.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 11133dfa..81767838 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -13153,6 +13153,11 @@ "hex": "000000", "source": "https://drive.google.com/drive/u/0/folders/1pbHnJqg8Y1ATs0Oi8gARH7wccJGv4I2c" }, + { + "title": "remove.bg", + "hex": "54616C", + "source": "https://www.remove.bg" + }, { "title": "Ren'Py", "hex": "FF7F7F", diff --git a/icons/removedotbg.svg b/icons/removedotbg.svg new file mode 100644 index 00000000..f96f34e6 --- /dev/null +++ b/icons/removedotbg.svg @@ -0,0 +1 @@ +remove.bg \ No newline at end of file