UI Builder

AyushKumarM
Mega Guru

I want to upload a custom icon in the side navigation in my configurable workspace. Has anyone done this?

1 ACCEPTED SOLUTION

mayankkumar
Tera Sage

Hi @AyushKumarM 
If you want to upload or use a custom icon to your sidebar Nav then here are the steps-:
1.) Upload the image in db_image table which you want to set

2.) Go to your app route for which you want to set the icon, table name sys_ux_app_route

mayankkumar_2-1748595016408.png


2.) In the Icon column you have to mention the image name from sys_db_image table

you all set to go.

Please Accept as Solution/Helpful if it solves your problem
Thanks.

View solution in original post

2 REPLIES 2

shun6
Giga Sage

@AyushKumarM 

Workspace toolbar icons are stored at Design System Icons [st_sys_design_system_icon] but I'm not sure you can upload custom icon.

Thanks.

mayankkumar
Tera Sage

Hi @AyushKumarM 
If you want to upload or use a custom icon to your sidebar Nav then here are the steps-:
1.) Upload the image in db_image table which you want to set

2.) Go to your app route for which you want to set the icon, table name sys_ux_app_route

mayankkumar_2-1748595016408.png


2.) In the Icon column you have to mention the image name from sys_db_image table

you all set to go.

Please Accept as Solution/Helpful if it solves your problem
Thanks.