From 5f9f80a307722c8aaee1e5c2259ac63dcf1bd50c Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Wed, 4 Dec 2019 20:44:05 +0100 Subject: [PATCH 1/2] Add LastPass --- _data/simple-icons.json | 5 +++++ icons/lastpass.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/lastpass.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index bf22b944771d..872a1f6081b7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2072,6 +2072,11 @@ "hex": "252D37", "source": "https://nova.laravel.com/" }, + { + "title": "LastPass", + "hex": "D32D27", + "source": "https://www.lastpass.com/" + }, { "title": "Last.fm", "hex": "D51007", diff --git a/icons/lastpass.svg b/icons/lastpass.svg new file mode 100644 index 000000000000..75b6de278109 --- /dev/null +++ b/icons/lastpass.svg @@ -0,0 +1 @@ +LastPass icon \ No newline at end of file From 2bc93414f2dadd35aae0fdeadba33abdbc80af63 Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Sun, 8 Dec 2019 20:33:13 +0100 Subject: [PATCH 2/2] update source --- _data/simple-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 872a1f6081b7..c64d59bc0b3b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2075,7 +2075,7 @@ { "title": "LastPass", "hex": "D32D27", - "source": "https://www.lastpass.com/" + "source": "https://lastpass.com/press-room/" }, { "title": "Last.fm",