File: select_node.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 (8 lines) | stat: -rw-r--r-- 443 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="16px" height="16px" viewBox="0 0 32 32">
  <g fill="none" stroke-width="2">
    <path d="m1,1h30v22h-30z" stroke-dasharray="0,1,4,4,4,4,4,4,4,2,4,4,4,4,4,1" stroke="#000"/>
    <path d="m1,1h30v22h-30z" stroke-dasharray="1,4,4,4,4,4,4,4,2,4,4,4,4,4,1,0" stroke="#fff"/>
    <path d="m19,9h6v6h-6z" fill="#fff" stroke="#e53d2a"/>
  </g>
</svg>