source: josm/trunk/images/help/next.svg@ 13837

Last change on this file since 13837 was 13837, checked in by Don-vip, 6 years ago

see #15240 - convert more GNOME icons to SVG versions. Taken from https://commons.wikimedia.org/wiki/Category:GNOME_Desktop_icons

File size: 989 bytes
RevLine 
[13837]1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48">
3<defs>
4 <radialGradient id="rG" cy="19" cx="11" r="8" gradientUnits="userSpaceOnUse">
5 <stop id="stop5107" offset="0"/>
6 <stop id="stop5109" stop-opacity="0" offset="1"/>
7 </radialGradient>
8 <linearGradient id="lG" x1="17" y1="10" x2="35" y2="40" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.0046 0 0 1 -1 .05)">
9 <stop id="stop5115" stop-color="#fff" offset="0"/>
10 <stop id="stop5117" stop-color="#fff" stop-opacity="0" offset="1"/>
11 </linearGradient>
12</defs>
13<path opacity=".2" d="m19,19a8,2 0 1,1-16,0 8,2 0 1,1 16,0z" transform="matrix(2.5 0 0 2.4 -3.9 -5.4)" fill="url(#rG)"/>
14<path d="m22.5,9.5 19,16.5-19,16.5v-8h-15v-17h15v-8z" stroke="#204a87" fill="#3465a4"/>
15<path opacity=".4" d="m8,18v8h32.8l-17.6-14.7v6.7" fill="#729fcf"/>
16<path opacity=".4" d="m23.5,11.8 16.5,14.3-16.5,14.3v-6.8h-15v-15h15v-6.8z" stroke="url(#lG)" fill="none"/>
17</svg>
Note: See TracBrowser for help on using the repository browser.