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

source: josm/trunk/images/Mf_relation.svg@ 13825

Last change on this file since 13825 was 13363, checked in by stoecker, 6 years ago

see #15240 replace statusline png icons with svg variants by floscher, set mime-types for many images

  • Property svn:mime-type set to image/svg+xml
File size: 406 bytes
RevLine 
1<?xml version="1.0" encoding="UTF-8"?>
2<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="20px" height="20px">
3 <path d="m.5,1.5a1,1 0 0 1 1,-1h17a1,1 0 0 1 1,1v17a1,1 0 0 1 -1,1h-17a1,1 0 0 1 -1,-1z" fill="#fff" stroke="#6e6e6e"/>
4 <path d="m4,10 12,6" stroke="#ece" stroke-width="2"/>
5 <circle cx="16" cy="16" r="2"/>
6 <circle cx="14" cy="4" r="2"/>
7 <circle cx="4" cy="10" r="2"/>
8</svg>
Note: See TracBrowser for help on using the repository browser.