Different types of icons for Dataiku plugin

Povilas
Level 2
Different types of icons for Dataiku plugin
Hi,

I created a Dataiku plugin and now I want choose a specific icon for it. I believe this is a part in a config that I should change:

"meta" : {
"label" : "recipe_label",
"description" : "...",
"icon" : "icon-puzzle-piece"
},

I guess I have to change "icon" parameter. What are the possible options for it?
0 Kudos
3 Replies
jereze
Community Manager
Community Manager
Hi,

You can use any icon of Font Awesome 3.2.1: https://fontawesome.com/v3.2.1/icons/
Jeremy, Product Manager at Dataiku
bntsm
Level 2

Hi @jereze, are there any plans to support Font Awesome v4?

0 Kudos
apichery
Dataiker

Hi @bntsm ,

Starting with DSS 12.5.0, it will be possible to use all icons from Font Awesome 6.4.0 in plugins.

0 Kudos