Mercurial > geeqie
comparison src/icons/svg/folder_open.svg @ 91:d063f97503b7
Wed Nov 1 11:39:48 2006 John Ellis <johne@verizon.net>
* gqview.h, main.c (window_set_icon): Change to use inline pixbufs
instead of xpms.
* collect.c, img-view.c, layout.c, preferences.c: Use new icons.
* pixbuf_util.[ch]: Add new icons.
* icons/Makefile.am: Update generated inline pixbufs.
* icons/collect.xpm, icons/config.xpm, icons/icon.xpm, icons/tools.xpm,
icons/view.xpm: Remove old xpm icons.
* icons/gqview_icon.png, icons/icon_book.png, icons/icon_config.png,
icons/icon_tools.png, icons/icon_view.png: The new icons in png format.
* icons/svg/*.svg: Add svg sources for icons, they are not used or
anything, but this way I can not misplace them again.
author | gqview |
---|---|
date | Wed, 01 Nov 2006 17:47:14 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
90:dc3c77d027e6 | 91:d063f97503b7 |
---|---|
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" | |
3 "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> | |
4 <!-- Created with Sodipodi ("http://www.sodipodi.com/") --> | |
5 <svg | |
6 xmlns="http://www.w3.org/2000/svg" | |
7 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |
8 xmlns:xlink="http://www.w3.org/1999/xlink" | |
9 id="svg602" | |
10 sodipodi:version="0.34" | |
11 width="400pt" | |
12 height="400pt" | |
13 xml:space="preserve" | |
14 sodipodi:docbase="/data/graphics/svg/" | |
15 sodipodi:docname="/data/graphics/svg/folder_open.svg"><defs | |
16 id="defs604"><linearGradient | |
17 id="linearGradient641"><stop | |
18 style="stop-color:#000000;stop-opacity:1;" | |
19 offset="0" | |
20 id="stop642" /><stop | |
21 style="stop-color:#000000;stop-opacity:0;" | |
22 offset="1" | |
23 id="stop643" /></linearGradient><linearGradient | |
24 id="linearGradient606"><stop | |
25 style="stop-color:#0000ff;stop-opacity:0;" | |
26 offset="0" | |
27 id="stop607" /><stop | |
28 style="stop-color:#0000ff;stop-opacity:0.3647;" | |
29 offset="1" | |
30 id="stop608" /></linearGradient><linearGradient | |
31 xlink:href="#linearGradient606" | |
32 id="linearGradient609" | |
33 x1="0.4482758" | |
34 y1="0.45453796" | |
35 x2="0.9885056" | |
36 y2="1.06363618" /><radialGradient | |
37 xlink:href="#linearGradient641" | |
38 id="radialGradient610" | |
39 cx="0.61963111" | |
40 cy="0.546875" | |
41 r="0.49834752" | |
42 fx="0.196319" | |
43 fy="0.8984375" | |
44 spreadMethod="pad" | |
45 gradientUnits="objectBoundingBox" /></defs><sodipodi:namedview | |
46 id="base" | |
47 snaptogrid="true" | |
48 showgrid="true" /><path | |
49 style="font-size:12;fill:#80809f;fill-rule:evenodd;stroke:#232382;stroke-width:12.07615;stroke-linejoin:round;" | |
50 d="M 42.51965 177.559 L 70.86612 375.9842 L 407.4802 375.9842 L 379.1338 177.559 L 201.9685 177.559 L 177.1653 127.9528 L 53.14958 127.9528 L 42.51965 177.559 z " | |
51 id="path618" | |
52 sodipodi:nodetypes="cccccccc" /><g | |
53 id="g644" | |
54 transform="matrix(1,0,-0.363637,0.818182,117.3945,111.8468)"><path | |
55 style="font-size:12;fill:#a1a1e4;fill-rule:evenodd;stroke:#5757c4;stroke-width:12.5;stroke-linejoin:round;stroke-opacity:1;" | |
56 d="M 70.86616 145.6693 L 70.86614 322.8346 L 407.4803 322.8346 L 407.4803 127.9528 L 248.0315 127.9528 L 230.315 145.6693 L 70.86616 145.6693 z " | |
57 id="path621" | |
58 sodipodi:nodetypes="ccccccc" /><path | |
59 style="font-size:12;fill:url(#linearGradient609);fill-rule:evenodd;" | |
60 d="M 77.11614 315.9597 L 401.2303 315.9597 L 401.2303 181.1024 L 77.11614 315.9597 z " | |
61 id="path634" | |
62 sodipodi:nodetypes="cccc" /></g></svg> |