Click any icon to copy its URL. The URL includes your selected color.
In Power BI, use the Image visual or add the URL to a table column with Image URL data category.
You can also build dynamic URLs in DAX by replacing the color parameter.
Example DAX:
"https://powerui.app/api/icons/lucide/home?color=" & [ColorColumn]
Pro tip: Export all icons as CSV to quickly import multiple icons into your Power BI dataset.