diff --git a/devicon.json b/devicon.json index 4a3b42352..5f98331d9 100644 --- a/devicon.json +++ b/devicon.json @@ -2960,12 +2960,12 @@ ], "tags": [ "jetbrains", - "editor" + "editor", + "java" ], "versions": { "svg": [ "original", - "original-wordmark", "plain", "plain-wordmark" ], @@ -2974,7 +2974,7 @@ "plain-wordmark" ] }, - "color": "#136BA2", + "color": "#087cfa", "aliases": [] }, { diff --git a/icons/intellij/intellij-original-wordmark.svg b/icons/intellij/intellij-original-wordmark.svg deleted file mode 100644 index d72ad1f34..000000000 --- a/icons/intellij/intellij-original-wordmark.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/icons/intellij/intellij-original.svg b/icons/intellij/intellij-original.svg index 1d0ba90fc..6b610dd83 100644 --- a/icons/intellij/intellij-original.svg +++ b/icons/intellij/intellij-original.svg @@ -1 +1,39 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/intellij/intellij-plain-wordmark.svg b/icons/intellij/intellij-plain-wordmark.svg index a005bdf05..7626a280a 100644 --- a/icons/intellij/intellij-plain-wordmark.svg +++ b/icons/intellij/intellij-plain-wordmark.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/icons/intellij/intellij-plain.svg b/icons/intellij/intellij-plain.svg index d4674fa30..7495fb262 100644 --- a/icons/intellij/intellij-plain.svg +++ b/icons/intellij/intellij-plain.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/icons/intellij/intellij.eps b/icons/intellij/intellij.eps deleted file mode 100644 index e4957a3c7..000000000 Binary files a/icons/intellij/intellij.eps and /dev/null differ