Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new icon: polygon (plain, original) #989

Merged
merged 28 commits into from
Dec 27, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
08d09af
Added Discord.js Icons
pauliesnug Dec 6, 2021
1bf15e6
Merge branch 'develop' into new-icon/discordjs
pauliesnug Dec 6, 2021
4861a6b
Oops!
pauliesnug Dec 6, 2021
9e72f83
Forgot to add aliases.
pauliesnug Dec 6, 2021
7674834
Change original wordmark to real SVG
pauliesnug Dec 6, 2021
7b52eee
Add plain-wordmark
pauliesnug Dec 6, 2021
5c4593b
Update devicon.json
pauliesnug Dec 7, 2021
e91c33e
Update devicon.json
pauliesnug Dec 7, 2021
3250c54
Apply suggestions from code review
Panquesito7 Dec 7, 2021
e6ee681
Merge branch 'develop' into new-icon/discordjs
Thomas-Boi Dec 9, 2021
fb66939
Merge branch 'develop' into new-icon/discordjs
pauliesnug Dec 21, 2021
56935e0
Fixed wordmark
pauliesnug Dec 23, 2021
d601957
Create polygon-plain.svg
pauliesnug Dec 25, 2021
ef5c461
Update polygon-plain.svg
pauliesnug Dec 25, 2021
d50ea4e
Update polygon-plain.svg
pauliesnug Dec 25, 2021
c53a0af
Create polygon-original-wordmark.svg
pauliesnug Dec 25, 2021
940a62e
Delete polygon-original-wordmark.svg
pauliesnug Dec 25, 2021
c02a32b
Rename polygon-plain.svg to polygon-original.svg
pauliesnug Dec 25, 2021
d34a89c
Create polygon-plain.svg
pauliesnug Dec 25, 2021
94ec535
Update polygon-plain.svg
pauliesnug Dec 25, 2021
8816bc3
Update polygon-plain.svg
pauliesnug Dec 25, 2021
882150d
Update and fix devicon.json
pauliesnug Dec 26, 2021
86013d8
Merge branch 'develop' into new-icon/polygon
pauliesnug Dec 26, 2021
fb32848
Update devicon.json
pauliesnug Dec 26, 2021
ee20c7d
Update icons/discordjs/discordjs-original-wordmark.svg
pauliesnug Dec 26, 2021
ec13a63
Apply suggestions from code review
Panquesito7 Dec 27, 2021
74517a2
Update polygon-plain.svg
pauliesnug Dec 27, 2021
0e98565
Update polygon-plain.svg
pauliesnug Dec 27, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.