File: unselectall.svg

package info (click to toggle)
josm 0.0.svn14760%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 187,192 kB
  • sloc: java: 317,260; xml: 197,001; perl: 10,125; jsp: 250; sh: 112; makefile: 94; python: 29
file content (9 lines) | stat: -rw-r--r-- 333 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="24px" height="24px">
  <path d="m6,5l7,6l2,8m-12,2l18,-18" stroke="#ffffff" fill="none"/>
  <path d="m4.5,3.5h3v3h-3z
    m7,6h3v3h-3z
    m2,8h3v3h-3z
    m-12,2h3v3h-3z
    m18,-18h3v3h-3z" fill="#ffffff" stroke="#cccccc"/>
</svg>