File: circle-broken.svg

package info (click to toggle)
python-docutils 0.22.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,508 kB
  • sloc: python: 54,189; lisp: 14,475; xml: 1,807; javascript: 1,032; makefile: 102; sh: 96
file content (4 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (2)
1
2
3
4
<svg xmlns="http://www.w3.org/2000/svg"
     viewBox="0 0 10 10">
  <circle cx="5" cy="5" r="4" fill="lightblue" x/>
</svg>