SVG Presentation Attributes to Style
- Converts selected inline attributes e.g. fill="#00000" to inline style e.g. style="fill:rgb(0,0,0)"
Please note that some presentation attributes such as transforms can be converted to CSS properties,but are not widely supported.
Load SVG
Convert
Save