Removed XML header from the generated SVG

This commit is contained in:
Fabio Manganiello 2023-05-20 02:32:48 +02:00
parent d3dde80269
commit 9ba7ad9402
Signed by: blacklight
GPG Key ID: D90FBA7F76362774
1 changed files with 0 additions and 3 deletions

View File

@ -128,9 +128,6 @@ gears = [
template_start = """
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.1"
width="{width}" height="{height}"
viewBox="0 0 100 100"