mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
icons.md: remove reference to external icon generator
its style is outdated
This commit is contained in:
parent
13b23eed5b
commit
1c3c52295e
@ -27,8 +27,7 @@ Use [Icons list](https://intellij-icons.jetbrains.design) to browse existing ico
|
||||
Platform icons are located in [`AllIcons`](%gh-ic%/platform/util/ui/src/com/intellij/icons/AllIcons.java).
|
||||
Icons from plugins are located in the corresponding `<PLUGIN_NAME>Icons` class (e.g., [`GithubIcons`](%gh-ic%/plugins/github/gen/org/jetbrains/plugins/github/GithubIcons.java)).
|
||||
|
||||
If custom icons are required, please refer to detailed [design guide](icons_style.md).
|
||||
To generate SVG icons suited for the IntelliJ-based IDEs, also consider third-party web tool [IntelliJ Icon Generator](https://bjansen.github.io/intellij-icon-generator/).
|
||||
If custom icons are required, refer to detailed [design guide](icons_style.md).
|
||||
|
||||
## Organizing Icons
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user