From a4240995b1b595290be270cb5f5b554d3f469d0d Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Fri, 27 Dec 2019 16:02:21 +0000 Subject: [PATCH] Added authy.svg, optimised with SVGO and updated _data/simple-icons.json --- _data/simple-icons.json | 5 +++++ icons/authy.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/authy.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ef3bc849c..7f9b4503e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -360,6 +360,11 @@ "hex": "EB5424", "source": "https://styleguide.auth0.com" }, + { + "title": "Authy", + "hex": "EC1C24", + "source": "https://authy.com/" + }, { "title": "Automatic", "hex": "7D8084", diff --git a/icons/authy.svg b/icons/authy.svg new file mode 100644 index 000000000..050f9c3a6 --- /dev/null +++ b/icons/authy.svg @@ -0,0 +1 @@ +Authy icon \ No newline at end of file