Color Picker for SVG Icons
I would like to suggest the ability to modify the color of SVG icons directly within the platform. Although some platforms allow color changes, it would be much more convenient to do it independently.
There are times when we forget which website the SVG code for an icon came from, making it harder to access the original editor to make changes.
If there was a section next to where the SVG code is added, it would be much quicker and easier to modify the color without having to go back to the source website.
SVGs are super flexible. So you can use colors right into SVG. Check the fill color value in SVG and you can just change that value.
