I have a question about how to use a custom icon with a cards template.
Our group has a start page which shows subject area using the cards template.
This is based on a region of Classic Report type.
The query that currently gets the image among the information shown in the card is
select ...
'fa fa-database' card_icon,
...
The Attributes of the region has a template type: Theme and a Template: Cards
The icon in this case comes from the font awesome fa-database icon. We would like to customize the
icon to be one that we supply and not from font awesome.
If someone could provide details about how to hook in a customized icon in this setup, it would be most
appreciated.
Thanks,
David