02.02.2026, 12:55
At this moment it's not possible because built-in SVG icons are placed directly into the page while custom icons are loaded using <img> tag. It should be possible to load custom icons differently but we need to test this first. For coloring simply use fill="currentColor" in your SVGs.