hello.svg 1.2 KB

12345678910111213141516171819202122232425262728293031
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  3. "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
  4. <!-- Generated by graphviz version 2.43.0 (0)
  5. -->
  6. <!-- Title: G Pages: 1 -->
  7. <svg width="85pt" height="116pt"
  8. viewBox="0.00 0.00 84.69 116.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  9. <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 112)">
  10. <title>G</title>
  11. <polygon fill="white" stroke="transparent" points="-4,4 -4,-112 80.69,-112 80.69,4 -4,4"/>
  12. <!-- Hello -->
  13. <g id="node1" class="node">
  14. <title>Hello</title>
  15. <ellipse fill="none" stroke="black" cx="38.35" cy="-90" rx="35.19" ry="18"/>
  16. <text text-anchor="middle" x="38.35" y="-86.3" font-family="Times,serif" font-size="14.00">Hello</text>
  17. </g>
  18. <!-- World -->
  19. <g id="node2" class="node">
  20. <title>World</title>
  21. <ellipse fill="none" stroke="black" cx="38.35" cy="-18" rx="38.19" ry="18"/>
  22. <text text-anchor="middle" x="38.35" y="-14.3" font-family="Times,serif" font-size="14.00">World</text>
  23. </g>
  24. <!-- Hello&#45;&#45;World -->
  25. <g id="edge1" class="edge">
  26. <title>Hello&#45;&#45;World</title>
  27. <path fill="none" stroke="black" d="M38.35,-71.7C38.35,-60.85 38.35,-46.92 38.35,-36.1"/>
  28. </g>
  29. </g>
  30. </svg>