內容簡介
Iconall 是一款專為 Elementor 設計的外掛,解決了 SVG 圖示無法變更顏色的問題。它自動將 SVG 檔案中的顏色值轉換為 currentColor,讓使用者可以輕鬆地從 Elementor 控制顏色,提升設計的靈活性。
【主要功能】
• 自動將 SVG 的填充和描邊顏色轉換為 currentColor
• 即時處理新上傳的 SVG 檔案,無需額外步驟
• 提供一鍵批量轉換已上傳的 SVG 檔案
• 在處理前清理每個 SVG 檔案,移除潛在危險標記
• 允許標記特定附件作為例外,跳過自動轉換
• 在轉換前備份原始檔案,並提供一鍵恢復選項
外掛標籤
開發者團隊
原文外掛簡介
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:
Converts all fill and stroke values to currentColor so Elementor’s color controls work as expected.
Processes new SVG uploads immediately, with no extra steps.
Offers a one-click bulk conversion tool for SVG files that were uploaded before installing the plugin.
Sanitizes every SVG file before processing it, stripping potentially dangerous markup (such as
