Skip to content

Commit

Permalink
Use local svg instead from simpleicons.org
Browse files Browse the repository at this point in the history
The vscode icon was removed so let's be safe and host them on our side.
  • Loading branch information
mcruzdev authored and gsmet committed Sep 10, 2024
1 parent 3234540 commit a9e3755
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/src/main/asciidoc/ide-tooling.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ In addition, IntelliJ IDEA has additional support for Quarkus in their Ultimate
The table below gives an overview of the current IDEs with links and a high-level overview of their features.

:vscode-logo: https://simpleicons.org/icons/visualstudiocode.svg
:eclipse-logo: https://simpleicons.org/icons/eclipseide.svg
:intellij-logo: https://simpleicons.org/icons/intellijidea.svg
:che-logo: https://simpleicons.org/icons/eclipseche.svg
:vscode-logo: visualstudiocode.svg
:eclipse-logo: eclipseide.svg
:intellij-logo: intellijidea.svg
:che-logo: eclipseche.svg
[cols="6*^", header]
|===
| .
Expand Down
1 change: 1 addition & 0 deletions docs/src/main/asciidoc/images/eclipseche.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/src/main/asciidoc/images/eclipseide.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/src/main/asciidoc/images/intellijidea.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions docs/src/main/asciidoc/images/visualstudiocode.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 a9e3755

Please sign in to comment.