diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 8869a54eb..80d444150 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -14835,6 +14835,11 @@ "hex": "000000", "source": "https://society6.com" }, + { + "title": "Socket", + "hex": "C93CD7", + "source": "https://github.com/SocketDev/vscode-socket-security/blob/06c5fdc59fad40ae87b3d42c5c42cd17c6edaf17/logo-red.svg" + }, { "title": "Socket.io", "hex": "010101", diff --git a/icons/socket.svg b/icons/socket.svg new file mode 100644 index 000000000..c3ce82f92 --- /dev/null +++ b/icons/socket.svg @@ -0,0 +1 @@ +Socket \ No newline at end of file