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

source: josm/trunk/resources/images/presets/shop/groceries/organic.svg

Last change on this file was 18319, checked in by Klumbumbus, 4 years ago

see #21482 - Add Icons for barrier=ditch and organic=* (icons by Szem, GPL3 licensed)

  • Property svn:mime-type set to image/svg+xml
File size: 963 bytes
RevLine 
1<?xml version="1.0" encoding="UTF-8"?>
2<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3 <defs>
4 <radialGradient id="radialGradient3310" cx="8" cy="8" r="8" gradientUnits="userSpaceOnUse">
5 <stop stop-color="#00e54d" offset="0"/>
6 <stop stop-color="#008015" offset="1"/>
7 </radialGradient>
8 </defs>
9 <circle cx="8" cy="8" r="8" fill="url(#radialGradient3310)" fill-rule="evenodd" stroke-linecap="square" stroke-width=".2562" style="paint-order:stroke fill markers"/>
10 <path d="m2 6 2 6.5h8l2-6.5" fill="none" stroke="#fff" stroke-width="1px"/>
11 <g fill="#fff" fill-rule="evenodd">
12 <circle cx="6" cy="10" r="1" style="paint-order:stroke fill markers"/>
13 <circle cx="9" cy="10" r="1" style="paint-order:stroke fill markers"/>
14 <circle cx="8" cy="7" r="1" style="paint-order:stroke fill markers"/>
15 <circle cx="11" cy="7" r="1" style="paint-order:stroke fill markers"/>
16 </g>
17</svg>
Note: See TracBrowser for help on using the repository browser.