File: crosshair.svg

package info (click to toggle)
josm 0.0.svn17428%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • 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 (4 lines) | stat: -rw-r--r-- 221 bytes parent folder | download | duplicates (7)
1
2
3
4
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32px" height="32px">
<path d="m1.5,9.5h7v2h-7zm8,-8h2v7h-2zm3,8h7v2h-7zm-3,3h2v7h-2z" fill="#000" stroke="#fff"/>
</svg>