diff options
Diffstat (limited to 'docs/xml-docs/data/logo.svg')
-rw-r--r-- | docs/xml-docs/data/logo.svg | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/xml-docs/data/logo.svg b/docs/xml-docs/data/logo.svg index 5ce87202d..51be8a23c 100644 --- a/docs/xml-docs/data/logo.svg +++ b/docs/xml-docs/data/logo.svg @@ -1,7 +1,7 @@ <?xml version="1.0" standalone="no"?> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20001102//EN" "http://www.w3.org/TR/2000/CR-SVG-20001102/DTD/svg-20001102.dtd"> -<svg width="250" height="250"> +<svg width="100" height="100"> <defs> <text id="asf"> @@ -23,11 +23,11 @@ Apache Software Foundation </textPath> </text> <g style="stroke:black;stroke-width:8"> -<line x1="5" y1="20" x2="125" y2="20"/> -<line x1="5" y1="40" x2="40" y2="40"/> -<line x1="5" y1="60" x2="100" y2="60"/> -<line x1="5" y1="85" x2="40" y2="85"/> -<line x1="5" y1="110" x2="40" y2="110"/> +<line x1="15" y1="20" x2="125" y2="20"/> +<line x1="15" y1="40" x2="50" y2="40"/> +<line x1="15" y1="60" x2="100" y2="60"/> +<line x1="15" y1="85" x2="50" y2="85"/> +<line x1="15" y1="110" x2="50" y2="110"/> </g> </g> @@ -59,12 +59,12 @@ Apache Software Foundation </textPath> </text> <g style="stroke:black;stroke-width:8"> -<line x1="5" y1="20" x2="110" y2="20"/> -<line x1="5" y1="40" x2="40" y2="40"/> +<line x1="15" y1="20" x2="110" y2="20"/> +<line x1="15" y1="40" x2="40" y2="40"/> <line x1="90" y1="40" x2="120" y2="40"/> -<line x1="5" y1="60" x2="105" y2="60"/> -<line x1="5" y1="85" x2="40" y2="85"/> -<line x1="5" y1="110" x2="40" y2="110"/> +<line x1="15" y1="60" x2="105" y2="60"/> +<line x1="15" y1="85" x2="50" y2="85"/> +<line x1="15" y1="110" x2="50" y2="110"/> </g> </g> |