File: select_way_remove.svg

package info (click to toggle)
josm 0.0.svn18646%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 216,968 kB
  • sloc: java: 389,442; xml: 199,920; perl: 10,155; jsp: 265; sh: 182; makefile: 114; javascript: 74; python: 29
file content (10 lines) | stat: -rw-r--r-- 556 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
<?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" stroke="#000">
    <path d="m1,1h30v22h-30z" stroke-dasharray="0,1,4,4,4,4,4,4,4,2,4,4,4,4,4,1"/>
    <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="m3,11h12v4h-12z" fill="#fff"/>
    <path d="m21,9h4v6h-4z" fill="#000" stroke="#fff"/>
    <path d="m19,3h6v6h-6zm2,12h6v6h-6z" fill="#fff" stroke="#e53d2a"/>
  </g>
</svg>