File: aligncircle.svg

package info (click to toggle)
josm 0.0.svn17428%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 204,760 kB
  • sloc: java: 360,765; xml: 198,972; perl: 10,138; jsp: 250; sh: 123; makefile: 112; javascript: 74; python: 29
file content (9 lines) | stat: -rw-r--r-- 327 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="16px" height="16px">
<path d="m8,1.84a6.16,6.16 0 1 1 -.0001,0z" fill="none" stroke="#555555"/>
<path d="m6.5,.5h3v3h-3z
  m6,4h3v3h-3z
  m-2,7h3v3h-3z
  m-8,0h3v3h-3z
  m-2,-7h3v3h-3z" fill="#ffffff" stroke="#df421e"/>
</svg>