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

source: josm/trunk/images/oauth/oauth-small.svg@ 15302

Last change on this file since 15302 was 13363, checked in by stoecker, 7 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: 455 bytes
RevLine 
1<?xml version="1.0" encoding="UTF-8"?>
2<svg xmlns="http://www.w3.org/2000/svg" version="1.0" viewBox="0 0 32 32" width="20px" height="20px" xmlns:xlink="http://www.w3.org/1999/xlink">
3 <circle cx="16" cy="16" r="16" fill="#000"/>
4 <circle cx="16" cy="16" r="11" fill="#888"/>
5 <path d="m35,16 a4,4 0 0 1 3,3 l7.5,22.5 a3.16,3.16 0 0 1 -6,2 l-3,-9 h-9 l-3,9 a3.16,3.16 0 0 1 -6,-2 l7.5,-22.5 a4,4 0 0 1 3,-3z" fill="#fff" transform="scale(.5)"/>
6</svg>
Note: See TracBrowser for help on using the repository browser.