diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 60f7df83..0c53baef 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -9008,6 +9008,19 @@ "hex": "1C1B1C", "source": "https://www.peakdesign.com" }, + { + "title": "Pearson", + "hex": "000000", + "source": "https://www.pearson.com", + "aliases": { + "dup": [ + { + "title": "Pearson VUE", + "hex": "008FB4" + } + ] + } + }, { "title": "PeerTube", "hex": "F1680D", diff --git a/icons/pearson.svg b/icons/pearson.svg new file mode 100644 index 00000000..8eb83a8f --- /dev/null +++ b/icons/pearson.svg @@ -0,0 +1 @@ +Pearson \ No newline at end of file