Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
92 changes: 92 additions & 0 deletions iconpacks/eclipse-dual-tone/dual-tone-icons/file-navigator.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions iconpacks/eclipse-dual-tone/icon-mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,9 @@
"org.eclipse.jdt.doc.user/gettingStarted/images/search_next.svg",
"org.eclipse.jdt.junit/elcl16/select_next.svg"
],
"file-navigator.svg" : [
"org.eclipse.e4.ui.tests/icons/filenav_nav.svg"
],
"previous.svg" : [
"org.eclipse.compare/icons/full/elcl16/prev_nav.svg",
"org.eclipse.jdt.junit/icons/full/elcl16/select_prev.svg",
Expand Down
1 change: 1 addition & 0 deletions iconpacks/eclipse-dual-tone/semantic-icon-library.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
"properties.svg": "Indicator for generic properties.",
"environment.svg": "Indicator for the environment settings of a run/debug configuration.",
"file.svg": "Indicator for a file.",
"file-navigator.svg" : "Shows raw project structure.",
"problems_view.svg" : "Problems view indicator.",
"install-software.svg" : "Install new plugins/software.",
"filter.svg": "Filter action",
Expand Down