Skip to content

chore: add icons for popular programming languages #10141

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

Merged
merged 2 commits into from
Oct 9, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
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
Next Next commit
chore: add icons for popular programming languages
  • Loading branch information
aslilac committed Oct 9, 2023
commit 7bd3d662788e8f6cf343a82ec55d220d1b56c12e
9 changes: 9 additions & 0 deletions site/src/theme/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,32 +25,41 @@
"git.svg",
"github.svg",
"gitlab.svg",
"go.svg",
"goland.svg",
"image.svg",
"intellij.svg",
"java.svg",
"javascript.svg",
"jax.svg",
"jfrog.svg",
"jupyter.svg",
"k8s.png",
"kasmvnc.svg",
"kotlin.svg",
"matlab.svg",
"memory.svg",
"node.svg",
"nomad.svg",
"novnc.svg",
"personalize.svg",
"php.svg",
"phpstorm.svg",
"projector.svg",
"pycharm.svg",
"python.svg",
"pytorch.svg",
"rider.svg",
"rockylinux.svg",
"rstudio.svg",
"ruby.png",
"rubymine.svg",
"rust.svg",
"swift.svg",
"tensorflow.svg",
"terminal.svg",
"theia.svg",
"typescript.svg",
"ubuntu.svg",
"webstorm.svg",
"widgets.svg"
Expand Down
1 change: 1 addition & 0 deletions site/static/icon/go.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions site/static/icon/javascript.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions site/static/icon/kotlin.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 site/static/icon/php.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions site/static/icon/python.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/static/icon/ruby.png
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 site/static/icon/rust.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions site/static/icon/swift.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 site/static/icon/typescript.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.