From 4fabb219c9413abd928819df4c7bf079a55ab0ad Mon Sep 17 00:00:00 2001 From: prem munagapati <54018894+Mvlprem@users.noreply.github.com> Date: Mon, 22 Jan 2024 20:12:26 +0530 Subject: [PATCH] Add File.io (#10338) --- _data/simple-icons.json | 5 +++++ icons/filedotio.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/filedotio.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5302480e2..1de70a2ed 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4898,6 +4898,11 @@ "hex": "002D62", "source": "https://www.fila.com" }, + { + "title": "File.io", + "hex": "3D3C9D", + "source": "https://www.file.io" + }, { "title": "Files", "hex": "4285F4", diff --git a/icons/filedotio.svg b/icons/filedotio.svg new file mode 100644 index 000000000..f11daa8ab --- /dev/null +++ b/icons/filedotio.svg @@ -0,0 +1 @@ +File.io \ No newline at end of file