Skip to content

Commit

Permalink
new icon: putty (original) (#729)
Browse files Browse the repository at this point in the history
* new icon: putty (original)

* Update icons/putty/putty-original.svg

Added putty viewport

Co-authored-by: David Leal <halfpacho@gmail.com>

* Update devicon.json

Added putty aliases

Co-authored-by: David Leal <halfpacho@gmail.com>

* Update icons/putty/putty-original.svg

Co-authored-by: David Leal <halfpacho@gmail.com>

* putty: line version added as suggested

* putty-plain: fix

* putty-plain added

* putty-plain: fix

* Update icons/putty/putty-line.svg

Co-authored-by: David Leal <halfpacho@gmail.com>

* Update devicon.json

Co-authored-by: David Leal <halfpacho@gmail.com>

* Update devicon.json

Co-authored-by: David Leal <halfpacho@gmail.com>

* Update icons/putty/putty-plain.svg

Co-authored-by: David Leal <halfpacho@gmail.com>

* Remove the line version

* Update devicon.json

Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
  • Loading branch information
3 people authored Aug 7, 2021
1 parent 99dfcf6 commit 220c303
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
18 changes: 18 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -3199,6 +3199,24 @@
},
"color": "#b7111d",
"aliases": []
},
{
"name": "putty",
"tags": [
"ssh",
"server"
],
"versions": {
"svg": [
"original",
"plain"
],
"font": [
"plain"
]
},
"color": "#0000fc",
"aliases": []
},
{
"name": "pycharm",
Expand Down
1 change: 1 addition & 0 deletions icons/putty/putty-original.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/putty/putty-plain.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 220c303

Please sign in to comment.