Iconall solves a common problem with Elementor: SVG icons that won’t change color.
When you upload an SVG file in Elementor, the color picker often doesn’t work. This happens because the SVG code contains hardcoded color values, such as fill="#000000", instead of using currentColor.
Iconall automatically:
fill and stroke values to currentColor so Elementor’s color controls work as expected.<script> tags and inline event handlers).Elementor’s native icon widgets rely on currentColor to apply dynamic colors to SVG icons. Most icon libraries and export tools (Figma, Illustrator, Sketch, etc.) export SVGs with fixed color values instead, which silently breaks the color picker. Iconall removes this friction so you can upload any SVG icon and style it directly from Elementor, without manually editing the SVG code.