1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-06 14:46:46 +02:00

update icon: grails (original, plain) (#1538)

* Fix Grails

* Update devicon.json

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>

* Update devicon.json

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
This commit is contained in:
Josélio Júnior
2022-12-10 08:08:41 -03:00
committed by GitHub
parent d219579013
commit 05a279d5fe
3 changed files with 12 additions and 5 deletions

View File

@@ -3314,9 +3314,16 @@
}, },
{ {
"name": "grails", "name": "grails",
"altnames": [], "altnames": [
"Grails® Framework",
"Grails Framework"
],
"tags": [ "tags": [
"framework" "framework",
"groovy",
"web-development",
"jvm",
"build"
], ],
"versions": { "versions": {
"svg": [ "svg": [
@@ -3327,7 +3334,7 @@
"plain" "plain"
] ]
}, },
"color": "#feb672", "color": "#feb571",
"aliases": [] "aliases": []
}, },
{ {

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB