diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3a53d2a8..f61795ec 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10681,6 +10681,16 @@ "hex": "0A0A20", "source": "https://livestream.com" }, + { + "title": "Virgin", + "aliases": { + "aka": [ + "Virgin Group" + ] + }, + "hex": "E10A0A", + "source": "https://www.virgin.com/img/virgin-logo-square.svg" + }, { "title": "VirtualBox", "hex": "183A61", diff --git a/icons/virgin.svg b/icons/virgin.svg new file mode 100644 index 00000000..7f282082 --- /dev/null +++ b/icons/virgin.svg @@ -0,0 +1 @@ +Virgin \ No newline at end of file