Skip to content

Commit

Permalink
new icon: socketio (original, original-wordmark, plain, plain-wordmar…
Browse files Browse the repository at this point in the history
…k) (#744)

* Bump hosted-git-info from 2.8.8 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump lodash from 4.17.20 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <[email protected]>

* Created original & wordmark icon for Socket.IO

(cherry picked from commit 397c9b5)

* Resized icons to 128x viewbox, removed aliases & plain.

* Made wordmark icon flush with viewbox so it won't be cut off.

* Update devicon.json to include aliases

Co-authored-by: David Leal <[email protected]>

* added end line to original

Co-authored-by: David Leal <[email protected]>

* added newline to wordmark

Co-authored-by: David Leal <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Bui <[email protected]>
Co-authored-by: David Leal <[email protected]>
  • Loading branch information
4 people authored Jul 12, 2021
1 parent 44f7304 commit b7fdc5a
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 0 deletions.
29 changes: 29 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -3518,6 +3518,35 @@
"color": "#2D333A",
"aliases": []
},
{
"name": "socketio",
"tags": [
"library",
"networking",
"websockets"
],
"versions": {
"svg": [
"original",
"original-wordmark"
],
"font": [
"original",
"original-wordmark"
]
},
"color": "#010101",
"aliases": [
{
"base": "original",
"alias": "plain"
},
{
"base": "original-wordmark",
"alias": "plain-wordmark"
}
]
},
{
"name": "sourcetree",
"tags": [
Expand Down
1 change: 1 addition & 0 deletions icons/socketio/socketio-original-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/socketio/socketio-original.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b7fdc5a

Please sign in to comment.