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

source: josm/trunk/images/alignline.svg@ 13726

Last change on this file since 13726 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: 443 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" fill="none">
3 <path d="m3,21l18,-18
4 m-15.5,2.5l4,4m-3.5,0h3.5v-3.5" stroke="#000000"/><!-- Way & arrow-->
5 <path d="m1.5,19.5h3v3h-3z
6 m9,-9h3v3h-3z
7 m9,-9h3v3h-3z" stroke="#df421e" fill="#ffffff"/><!-- Red-white nodes -->
8 <path d="m2.5,2.5h3v3h-3z" fill="#bababa" stroke="#7a7a7a"/><!-- Grey node -->
9</svg>
Note: See TracBrowser for help on using the repository browser.