SVG to Data URI Converter
Convert SVG to a data URI for CSS backgrounds. Free, instant.
How to Use SVG to Data URI Converter
1
Paste SVG code.
2
Get data URI.
3
Use in CSS background-image.
Frequently Asked Questions
Why use SVG data URIs?
Reduces HTTP requests. Inline SVG in CSS without separate files.