From c6a2651910a7a105be0b905cabf58eaef8eba400 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Tue, 4 May 2021 01:32:43 +0100 Subject: [PATCH] Add Google Fonts (#5207) --- _data/simple-icons.json | 5 +++++ icons/googlefonts.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/googlefonts.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3e698301a..42e048811 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3436,6 +3436,11 @@ "hex": "4285F4", "source": "https://partnermarketinghub.withgoogle.com/" }, + { + "title": "Google Fonts", + "hex": "4285F4", + "source": "https://fonts.google.com/" + }, { "title": "Google Hangouts", "hex": "0C9D58", diff --git a/icons/googlefonts.svg b/icons/googlefonts.svg new file mode 100644 index 000000000..bf1302c0d --- /dev/null +++ b/icons/googlefonts.svg @@ -0,0 +1 @@ +Google Fonts icon \ No newline at end of file