1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-01-25 01:32:58 +02:00

Add Socket icon (#12301)

This commit is contained in:
Joshpinto6 2024-12-07 12:38:32 -05:00 committed by GitHub
parent 6deb3e2a84
commit ce79b54fd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 0 deletions

View File

@ -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",

1
icons/socket.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Socket</title><path d="M2.93 11.171c0 5.92 3.778 10.957 9.063 12.829a13.652 13.652 0 0 0 6.513-4.89 13.497 13.497 0 0 0 2.564-7.939V3.274L11.997 0 2.933 3.274v7.897zm7.491-6.09h4.208L13.34 9.47h2.292l-6.264 9.446 1.486-6.858H8.365z"/></svg>

After

Width:  |  Height:  |  Size: 318 B