mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
link to UI_kit.md instead of direct Figma links
This commit is contained in:
parent
6df01fe9d8
commit
8d61bcd636
@ -219,7 +219,7 @@ Create `icon.<icon-path>.tooltip` key in a resource bundle, where `<icon-path>`
|
|||||||
## New UI Icons
|
## New UI Icons
|
||||||
<primary-label ref="2022.3"/>
|
<primary-label ref="2022.3"/>
|
||||||
|
|
||||||
> See [New UI Icons Guide](https://www.figma.com/community/file/1227729570033544559) for guidelines and overview.
|
> See [](UI_kit.md) for guidelines and overview.
|
||||||
|
|
||||||
To fully support the [New UI](https://www.jetbrains.com/help/idea/new-ui.html), the plugin must provide additional dedicated icons and mapping information.
|
To fully support the [New UI](https://www.jetbrains.com/help/idea/new-ui.html), the plugin must provide additional dedicated icons and mapping information.
|
||||||
This allows supporting both UI variants at the same time, depending on what the user has selected.
|
This allows supporting both UI variants at the same time, depending on what the user has selected.
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
Follow these guidelines to create a new icon or redesign an existing one for IntelliJ-based products.
|
Follow these guidelines to create a new icon or redesign an existing one for IntelliJ-based products.
|
||||||
|
|
||||||
> See all icons in the [Icons list](https://intellij-icons.jetbrains.design).
|
> See all icons in the [Icons list](https://intellij-icons.jetbrains.design).
|
||||||
> Use the [IntelliJ Icons Figma plugin](https://www.figma.com/community/plugin/948276470997072333/IntelliJ-Icons)
|
> Use the [IntelliJ Icons Figma plugin](UI_kit.md)
|
||||||
> to quickly find and use icons in UI mockups.
|
> to quickly find and use icons in UI mockups.
|
||||||
>
|
>
|
||||||
{style="note"}
|
{style="note"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user