From f2a473c862f72c94ba69ded590af1717b83c535c Mon Sep 17 00:00:00 2001 From: Florian Bernhart <70264417+fbernhart@users.noreply.github.com> Date: Sun, 27 Dec 2020 14:21:56 +0100 Subject: [PATCH] Add Fathom (#4289) --- _data/simple-icons.json | 5 +++++ icons/fathom.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/fathom.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3e7d0e4a..0537cb7d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2165,6 +2165,11 @@ "hex": "FF282D", "source": "https://assets.fastly.com/style-guide/docs/" }, + { + "title": "Fathom", + "hex": "9187FF", + "source": "https://usefathom.com/brand" + }, { "title": "Favro", "hex": "512DA8", diff --git a/icons/fathom.svg b/icons/fathom.svg new file mode 100644 index 00000000..01d32d39 --- /dev/null +++ b/icons/fathom.svg @@ -0,0 +1 @@ +Fathom icon \ No newline at end of file