Skip to main content
Nintex Community Menu Bar
Solved

Icon usage in other places

  • October 3, 2024
  • 2 replies
  • 41 views
  • Translate

Forum|alt.badge.img+5

Is there a way for me to access the Skuid icons in places other than in buttons, tabs, etc. An example would be to be able to insert one alongside a text box or somewhere within a responsive grid division without needing another component in the division.

Best answer by david.burns

You can put an icon inside of a text component alongside other text. Make sure that Allow HTML is checked  and then in the template area, add this line of code where you want your icon.

<svg style="width:16px; height:16px; fill:green"><use href="#ink:check-in-circle"></use> </svg>

Change the ink:check-in-circle to the icon of your choice. I included a fill color in case you wanted to change the icon color.

View original
Did this topic help you find an answer to your question?

david.burns
Nintex Employee
Forum|alt.badge.img+4
  • Nintex Employee
  • October 3, 2024

You can put an icon inside of a text component alongside other text. Make sure that Allow HTML is checked  and then in the template area, add this line of code where you want your icon.

<svg style="width:16px; height:16px; fill:green"><use href="#ink:check-in-circle"></use> </svg>

Change the ink:check-in-circle to the icon of your choice. I included a fill color in case you wanted to change the icon color.

Translate

Forum|alt.badge.img+5

@david.burns This is amazing and worked like a charm!! Thank you!

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings