From 82c0ebed1737820eff199432914ded05946854b4 Mon Sep 17 00:00:00 2001 From: Calvin Espinoza Date: Fri, 22 Jan 2021 07:16:03 -0600 Subject: [PATCH] Add Lydia icon (#4836) --- _data/simple-icons.json | 5 +++++ icons/lydia.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/lydia.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3c0dcdf54..94555e3d3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4365,6 +4365,11 @@ "hex": "E74430", "source": "https://lumen.laravel.com/" }, + { + "title": "Lydia", + "hex": "0180FF", + "source": "https://lydia-app.com/en/info/press.html" + }, { "title": "Lyft", "hex": "FF00BF", diff --git a/icons/lydia.svg b/icons/lydia.svg new file mode 100644 index 000000000..90d8d2065 --- /dev/null +++ b/icons/lydia.svg @@ -0,0 +1 @@ +Lydia icon \ No newline at end of file