From dcb112c9b6415fbfd3722d14193f26aadead1aae Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Sun, 8 Dec 2019 21:54:50 +0100 Subject: [PATCH] Add LastPass (#2083) * Add LastPass * update source --- _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 53cd71f50eb3..d70d10af4a4f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2101,6 +2101,11 @@ "hex": "252D37", "source": "https://nova.laravel.com/" }, + { + "title": "LastPass", + "hex": "D32D27", + "source": "https://lastpass.com/press-room/" + }, { "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