close Warning: Can't use blame annotator:
svn blame failed on trunk/images/selectall.svg: 195004 - Cannot calculate blame information for binary file 'file:///home/josm/svn/trunk/images/selectall.svg'

source: josm/trunk/images/selectall.svg@ 14280

Last change on this file since 14280 was 13596, checked in by stoecker, 6 years ago

new SVG images made by floscher, see #16159

  • Property svn:mime-type set to image/svg+xml
File size: 333 bytes
RevLine 
1<?xml version="1.0" encoding="UTF-8"?>
2<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="24px" height="24px">
3 <path d="m6,5l7,6l2,8m-12,2l18,-18" stroke="#000000" fill="none"/>
4 <path d="m4.5,3.5h3v3h-3z
5 m7,6h3v3h-3z
6 m2,8h3v3h-3z
7 m-12,2h3v3h-3z
8 m18,-18h3v3h-3z" fill="#c4c4c4" stroke="#ab3217"/>
9</svg>
Note: See TracBrowser for help on using the repository browser.