Copied content!

convert html to svg with htmlsvg

Convert HTML to SVG code with our tool

HTML CODE
SVG CODE
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="code m2 boxCopyContent TextAreaConvert scrollTextAreaNew h2-html-to-svg" id="svg" width="964" height="200" style=""> <rect class="" width="924" height="64" x="20" y="20" fill="rgb(128, 128, 128)" style="opacity: 1; border: 0px none rgb(255, 255, 255);"></rect><text fill="rgb(255, 255, 255)" font-family="Roboto, sans-serif" font-size="32px" font-stretch="100%" font-size-adjust="none" font-variant="normal" font-weight="700" x="40" y="70">Hello</text> <defs></defs> </svg>

CODE

filter: invert(20%);

PREVIEW

Hello

SVG

Scalable Vector Graphics, better known by the abbreviation SVG, is an open XML language (non-proprietary) that describes two-dimensional drawings and graphics (in static, dynamic, or animated form) in vector format, created by the World Wide Web Consortium in 1999. One of the main characteristics of vector graphics is that they do not lose quality when enlarged.