Skip to content

Commit

Permalink
new icon: polygon (plain, original) (#989)
Browse files Browse the repository at this point in the history
* Added Discord.js Icons

* Oops!

* Forgot to add aliases.

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

* Change original wordmark to real SVG

* Add plain-wordmark

* Update devicon.json

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

* Update devicon.json

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

* Apply suggestions from code review

* Fixed wordmark

* Create polygon-plain.svg

* Update polygon-plain.svg

* Update polygon-plain.svg

* Create polygon-original-wordmark.svg

* Delete polygon-original-wordmark.svg

* Rename polygon-plain.svg to polygon-original.svg

* Create polygon-plain.svg

* Update polygon-plain.svg

* Update polygon-plain.svg

* Update and fix devicon.json

* Update devicon.json

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

* Update icons/discordjs/discordjs-original-wordmark.svg

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

* Apply suggestions from code review

* Update polygon-plain.svg

* Update polygon-plain.svg

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 Dec 27, 2021
1 parent dcf2af9 commit 4a7350a
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 24 deletions.
66 changes: 42 additions & 24 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -1241,8 +1241,7 @@
]
},
"color": "#2a2c3e",
"aliases": [
]
"aliases": []
},
{
"name": "electron",
Expand Down Expand Up @@ -3315,6 +3314,47 @@
"color": "#5058A6",
"aliases": []
},
{
"name": "podman",
"tags": [
"container",
"pods",
"docker"
],
"versions": {
"svg": [
"original",
"original-wordmark",
"plain",
"plain-wordmark"
],
"font": [
"plain",
"plain-wordmark"
]
},
"color": "#872b9e",
"aliases": []
},
{
"name": "polygon",
"tags": [
"ethereum",
"erc20",
"blockchain"
],
"versions": {
"svg": [
"original",
"plain"
],
"font": [
"plain"
]
},
"color": "#38285B",
"aliases": []
},
{
"name": "postgresql",
"tags": [
Expand Down Expand Up @@ -5156,27 +5196,5 @@
},
"color": "#DC7B2E",
"aliases": []
},
{
"name": "podman",
"tags": [
"container",
"pods",
"docker"
],
"versions": {
"svg": [
"original",
"original-wordmark",
"plain",
"plain-wordmark"
],
"font": [
"plain",
"plain-wordmark"
]
},
"color": "#872b9e",
"aliases": []
}
]
7 changes: 7 additions & 0 deletions icons/polygon/polygon-original.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions icons/polygon/polygon-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 4a7350a

Please sign in to comment.