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

source: josm/trunk/images/anglesnap.svg@ 14391

Last change on this file since 14391 was 13613, checked in by stoecker, 6 years ago

see #15240 - new SVG icons

  • Property svn:mime-type set to image/svg+xml
File size: 552 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
4 <g stroke="#df421e" fill="#ffffff">
5 <g opacity=".5">
6 <path d="m6.5,1.5v10h10
7 m0,-10l-10,10l10,10" stroke="#ffc800" fill="none"/>
8 <path d="m5.5,.5h3v3h-3z
9 m10,0h3v3h-3z
10 m0,10h3v3h-3z
11 m0,10h3v3h-3z"/><!-- DarkRed-white nodes -->
12 </g>
13 <path d="m6.5,11.5v10" stroke="#ff0000"/>
14 <path d="m5.5,10.5h3v3h-3z
15 m0,10h3v3h-3z"/><!-- LightRed-white nodes -->
16
17 </g>
18</svg>
Note: See TracBrowser for help on using the repository browser.