mirror of
https://github.com/konpa/devicon.git
synced 2025-08-20 05:11:37 +02:00
Add plain version and colors definition
This commit is contained in:
@@ -566,3 +566,6 @@
|
||||
.devicon-rust-plain.colored {
|
||||
color: #000000;
|
||||
}
|
||||
.devicon-groovy-plain.colored {
|
||||
color: #619cbc;
|
||||
}
|
||||
|
@@ -411,7 +411,8 @@
|
||||
"name": "groovy",
|
||||
"tags": ["programming", "language"],
|
||||
"versions": {
|
||||
"svg": ["original"]
|
||||
"svg": ["original", "plain"],
|
||||
"font": ["plain"]
|
||||
}
|
||||
},
|
||||
{
|
||||
|
1
icons/groovy/groovy-plain.svg
Normal file
1
icons/groovy/groovy-plain.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 60 KiB |
Reference in New Issue
Block a user