mirror of
https://github.com/searxng/searxng.git
synced 2026-07-17 21:41:24 +00:00
31 lines
1.3 KiB
XML
31 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
<!-- Generated by graphviz version 14.1.2 (0)
|
|
-->
|
|
<!-- Title: G Pages: 1 -->
|
|
<svg width="89pt" height="116pt"
|
|
viewBox="0.00 0.00 89.00 116.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 112)">
|
|
<title>G</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-112 85.37,-112 85.37,4 -4,4"/>
|
|
<!-- Hello -->
|
|
<g id="node1" class="node">
|
|
<title>Hello</title>
|
|
<ellipse fill="none" stroke="black" cx="40.69" cy="-90" rx="37.53" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="40.69" y="-85.33" font-family="Times,serif" font-size="14.00">Hello</text>
|
|
</g>
|
|
<!-- World -->
|
|
<g id="node2" class="node">
|
|
<title>World</title>
|
|
<ellipse fill="none" stroke="black" cx="40.69" cy="-18" rx="40.69" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="40.69" y="-13.32" font-family="Times,serif" font-size="14.00">World</text>
|
|
</g>
|
|
<!-- Hello--World -->
|
|
<g id="edge1" class="edge">
|
|
<title>Hello--World</title>
|
|
<path fill="none" stroke="black" d="M40.69,-71.7C40.69,-60.85 40.69,-46.92 40.69,-36.1"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|