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

source: josm/trunk/images/cursor/modifier/select_node.svg@ 15744

Last change on this file since 15744 was 13874, checked in by Klumbumbus, 8 years ago

see #15240 - update 9 SVG icons made by floscher, add svg mime type

  • Property svn:mime-type set to image/svg+xml
File size: 443 bytes
RevLine 
1<?xml version="1.0" encoding="UTF-8"?>
2<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="16px" height="16px" viewBox="0 0 32 32">
3 <g fill="none" stroke-width="2">
4 <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"/>
5 <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"/>
6 <path d="m19,9h6v6h-6z" fill="#fff" stroke="#e53d2a"/>
7 </g>
8</svg>
Note: See TracBrowser for help on using the repository browser.