Is there a way to add custom Icons to the Icon Gallery?

DJ Wolfson
Kilo Sage

I'm wondering if it is possible to import or extend upon the existing library of icons in the Icon Gallery (Utah Documentation here). I would like to bring in some custom branded icons created by our team into our Workspace Experience through UI Builder's Icon Gallery.

 

My thoughts on how I could possibly do this:

1. Find the table storing the Icon Gallery data, insert new records with our custom icons

2. There is already an out-of-box experience to import or extend the Icon Gallery component.

 

Any thoughts, or ideas are welcome.

1 ACCEPTED SOLUTION

Sohithanjan G
Kilo Sage
Kilo Sage

Hi @DJ Wolfson , 

Unfortunatly, we cannot add the icon to Icon gallery, instead we can do some changes to their properties. 

Select the Icon and its size with these properties.

To configure the properties, enter either static or dynamic input. Enter dynamic input by selecting the input type.
Label[property]Description
Icon

[icon]

Name of the icon in dash-case, including the Fill or Outline suffix to indicate whether the icon is filled or outlined.
Size

[size]

Icon size

Choices: Small, Medium, Large, Extra Large

Default: Medium

ARIA properties

[configAria]

Configures the ARIA properties. Possible properties are:
  • aria-braillelabel
  • aria-brailleroledescription
  • aria-colindextext
  • aria-description
  • aria-label (Required to be accessible using a screen reader)
  • aria-placeholder
  • aria-roledescription
  • aria-rowindextext
  • aria-valuetext

 

🙂

Please mark as Accepted Solution if this solves your query and HIT Helpful if you find my answer helped you. This will help other community mates too..:)

View solution in original post

1 REPLY 1

Sohithanjan G
Kilo Sage
Kilo Sage

Hi @DJ Wolfson , 

Unfortunatly, we cannot add the icon to Icon gallery, instead we can do some changes to their properties. 

Select the Icon and its size with these properties.

To configure the properties, enter either static or dynamic input. Enter dynamic input by selecting the input type.
Label[property]Description
Icon

[icon]

Name of the icon in dash-case, including the Fill or Outline suffix to indicate whether the icon is filled or outlined.
Size

[size]

Icon size

Choices: Small, Medium, Large, Extra Large

Default: Medium

ARIA properties

[configAria]

Configures the ARIA properties. Possible properties are:
  • aria-braillelabel
  • aria-brailleroledescription
  • aria-colindextext
  • aria-description
  • aria-label (Required to be accessible using a screen reader)
  • aria-placeholder
  • aria-roledescription
  • aria-rowindextext
  • aria-valuetext

 

🙂

Please mark as Accepted Solution if this solves your query and HIT Helpful if you find my answer helped you. This will help other community mates too..:)