mirror of https://github.com/searx/searx
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 2.40.1 (20161225.0304)
|
||
|
-->
|
||
|
<!-- Title: foo Pages: 1 -->
|
||
|
<svg width="62pt" height="116pt"
|
||
|
viewBox="0.00 0.00 62.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="#ffffff" stroke="transparent" points="-4,4 -4,-112 58,-112 58,4 -4,4"/>
|
||
|
<!-- bar -->
|
||
|
<g id="node1" class="node">
|
||
|
<title>bar</title>
|
||
|
<ellipse fill="none" stroke="#000000" cx="27" cy="-90" rx="27" ry="18"/>
|
||
|
<text text-anchor="middle" x="27" y="-86.3" font-family="Times,serif" font-size="14.00" fill="#000000">bar</text>
|
||
|
</g>
|
||
|
<!-- baz -->
|
||
|
<g id="node2" class="node">
|
||
|
<title>baz</title>
|
||
|
<ellipse fill="none" stroke="#000000" cx="27" cy="-18" rx="27" ry="18"/>
|
||
|
<text text-anchor="middle" x="27" y="-14.3" font-family="Times,serif" font-size="14.00" fill="#000000">baz</text>
|
||
|
</g>
|
||
|
<!-- bar->baz -->
|
||
|
<g id="edge1" class="edge">
|
||
|
<title>bar->baz</title>
|
||
|
<path fill="none" stroke="#000000" d="M27,-71.8314C27,-64.131 27,-54.9743 27,-46.4166"/>
|
||
|
<polygon fill="#000000" stroke="#000000" points="30.5001,-46.4132 27,-36.4133 23.5001,-46.4133 30.5001,-46.4132"/>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|