mirror of
https://github.com/searxng/searxng.git
synced 2026-07-17 21:41:24 +00:00
32 lines
1.4 KiB
XML
32 lines
1.4 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: foo Pages: 1 -->
|
|
<svg width="65pt" height="116pt"
|
|
viewBox="0.00 0.00 65.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>foo</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-112 61.17,-112 61.17,4 -4,4"/>
|
|
<!-- bar -->
|
|
<g id="node1" class="node">
|
|
<title>bar</title>
|
|
<ellipse fill="none" stroke="black" cx="28.59" cy="-90" rx="28.06" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="28.59" y="-85.33" font-family="Times,serif" font-size="14.00">bar</text>
|
|
</g>
|
|
<!-- baz -->
|
|
<g id="node2" class="node">
|
|
<title>baz</title>
|
|
<ellipse fill="none" stroke="black" cx="28.59" cy="-18" rx="28.59" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="28.59" y="-13.32" font-family="Times,serif" font-size="14.00">baz</text>
|
|
</g>
|
|
<!-- bar->baz -->
|
|
<g id="edge1" class="edge">
|
|
<title>bar->baz</title>
|
|
<path fill="none" stroke="black" d="M28.59,-71.7C28.59,-64.41 28.59,-55.73 28.59,-47.54"/>
|
|
<polygon fill="black" stroke="black" points="32.09,-47.62 28.59,-37.62 25.09,-47.62 32.09,-47.62"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|