Add RefreshCcw icon to nodeIconsLucide
This commit is contained in:
parent
df5175f746
commit
8f6f020881
1 changed files with 2 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ import {
|
|||
Pencil,
|
||||
Plus,
|
||||
Redo,
|
||||
RefreshCcw,
|
||||
Rocket,
|
||||
Save,
|
||||
SaveAll,
|
||||
|
|
@ -351,4 +352,5 @@ export const nodeIconsLucide: iconsType = {
|
|||
Heart,
|
||||
Link,
|
||||
ToyBrick,
|
||||
RefreshCcw,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue