annotate libgui/src/icons/edit-redo.svg @ 19899:a8a5415b05cb

new gui icons * resource-manager.cc (do_icon): new function for getting an icon from or from the fallback icon set if desired * resource-manager.h (icon): new static function icon calling do_icon if instance is ok * QTerminal.h (QTerminal) * files-dock-widget.cc (files_dock_widget,contextmenu_requested) * main-window.cc (construct_file_menu, construct_new_menu, construct_edit_menu, construct_tool_bar, construct_debug_menu_item) * webinfo.cc (webinfo) * file-editor.cc (construct): use icons from theme or icon set, change order of prev/next breakpoint * find-files-dialog.cc (find_files_dialog): new window icon * applications-system.svg, bp-next.svg, bp-prev.svg, bp-rm-all.svg, bp-toggle.svg, db-step-in.svg, db-step-out.svg, db-step.svg, db-stop.svg, document-new.svg, document-open.svg, document-print.svg, document-save-as.svg, document-save.svg, edit-copy.svg, edit-cut.svg, edit-paste.svg, edit-delete.svg, edit-find.svg, edit-find-replace.svg, edit-undo.svg, edit-redo.svg, folder-new.svg, folder.svg, go-first.svg, go-last.svg, go-up.svg, media-playback-start.svg, preferences-system.svg, system-run.svg user-home.svg, view-refresh.svg, zoom-in.svg, zoom-out.svg: added new icon files together with created png files * artsbuilderexecute.png, bp_next.png, bp_prev.png, bp_rm_all.png, bp_toggle.png, db_step_in.png, db_step_out.png, db_step.png, db_stop.png, db_cont.png, configure.png, editcopy.png, editcut.png, editdelete.png, editpaste.png, fileclose.png, filenew.png, fileopen.png, fileprint.png, filesave.png, filesaveas.png, find.png, findf.png, folder.png, folder_documents.png, folder_new.png, gear.png, home.png, ok.png, redo.png, reload.png, search.png, undo.png, zoom-in.png, zoom-out.png: removed old icon files * icons_license: update to new icon set * module.mk * resource.qrc remove png icons and add svg/png icons
author Torsten <ttl@justmail.de>
date Fri, 27 Feb 2015 08:41:59 +0100
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
19899
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
3 <svg
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
4 xmlns:dc="http://purl.org/dc/elements/1.1/"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
5 xmlns:cc="http://creativecommons.org/ns#"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
6 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
7 xmlns:svg="http://www.w3.org/2000/svg"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
8 xmlns="http://www.w3.org/2000/svg"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
9 xmlns:xlink="http://www.w3.org/1999/xlink"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
12 inkscape:export-ydpi="90.000000"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
13 inkscape:export-xdpi="90.000000"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
14 inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
15 width="48px"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
16 height="48px"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
17 id="svg11300"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
18 sodipodi:version="0.32"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
19 inkscape:version="0.46"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
20 sodipodi:docbase="/home/tigert/cvs/freedesktop.org/tango-icon-theme/scalable/actions"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
21 sodipodi:docname="edit-redo.svg"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
22 inkscape:output_extension="org.inkscape.output.svg.inkscape">
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
23 <defs
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
24 id="defs3">
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
25 <inkscape:perspective
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
26 sodipodi:type="inkscape:persp3d"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
27 inkscape:vp_x="0 : 24 : 1"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
28 inkscape:vp_y="0 : 1000 : 0"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
29 inkscape:vp_z="48 : 24 : 1"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
30 inkscape:persp3d-origin="24 : 16 : 1"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
31 id="perspective31" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
32 <linearGradient
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
33 inkscape:collect="always"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
34 id="linearGradient2240">
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
35 <stop
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
36 style="stop-color:#99b00b;stop-opacity:1;"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
37 offset="0"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
38 id="stop2242" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
39 <stop
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
40 style="stop-color:#99b00b;stop-opacity:0;"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
41 offset="1"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
42 id="stop2244" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
43 </linearGradient>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
44 <linearGradient
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
45 inkscape:collect="always"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
46 id="linearGradient2232">
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
47 <stop
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
48 style="stop-color:#788600;stop-opacity:1;"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
49 offset="0"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
50 id="stop2234" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
51 <stop
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
52 style="stop-color:#788600;stop-opacity:0;"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
53 offset="1"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
54 id="stop2236" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
55 </linearGradient>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
56 <linearGradient
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
57 inkscape:collect="always"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
58 id="linearGradient4991">
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
59 <stop
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
60 style="stop-color:#ffffff;stop-opacity:1;"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
61 offset="0"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
62 id="stop4993" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
63 <stop
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
64 style="stop-color:#ffffff;stop-opacity:0;"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
65 offset="1"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
66 id="stop4995" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
67 </linearGradient>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
68 <linearGradient
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
69 inkscape:collect="always"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
70 id="linearGradient8662">
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
71 <stop
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
72 style="stop-color:#000000;stop-opacity:1;"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
73 offset="0"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
74 id="stop8664" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
75 <stop
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
76 style="stop-color:#000000;stop-opacity:0;"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
77 offset="1"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
78 id="stop8666" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
79 </linearGradient>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
80 <radialGradient
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
81 inkscape:collect="always"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
82 xlink:href="#linearGradient8662"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
83 id="radialGradient8668"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
84 cx="24.837126"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
85 cy="36.421127"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
86 fx="24.837126"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
87 fy="36.421127"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
88 r="15.644737"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
89 gradientTransform="matrix(1.000000,0.000000,0.000000,0.536723,-5.825329e-14,16.87306)"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
90 gradientUnits="userSpaceOnUse" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
91 <linearGradient
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
92 id="linearGradient2187"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
93 inkscape:collect="always">
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
94 <stop
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
95 id="stop2189"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
96 offset="0"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
97 style="stop-color:#ffffff;stop-opacity:1;" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
98 <stop
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
99 id="stop2191"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
100 offset="1"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
101 style="stop-color:#ffffff;stop-opacity:0;" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
102 </linearGradient>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
103 <linearGradient
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
104 inkscape:collect="always"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
105 xlink:href="#linearGradient2187"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
106 id="linearGradient1764"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
107 gradientUnits="userSpaceOnUse"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
108 gradientTransform="matrix(1.813471e-16,-1.171926,1.171926,1.813471e-16,1.782801,54.10111)"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
109 x1="17.060806"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
110 y1="11.39502"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
111 x2="12.624337"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
112 y2="12.583769" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
113 <radialGradient
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
114 inkscape:collect="always"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
115 xlink:href="#linearGradient4991"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
116 id="radialGradient4997"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
117 cx="16.563837"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
118 cy="11.132236"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
119 fx="16.563837"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
120 fy="11.132236"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
121 r="19.0625"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
122 gradientTransform="matrix(-1.290127e-2,1.685197,1.713082,1.311475e-2,-1.041499,-10.11571)"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
123 gradientUnits="userSpaceOnUse" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
124 <linearGradient
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
125 inkscape:collect="always"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
126 xlink:href="#linearGradient2232"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
127 id="linearGradient2238"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
128 x1="33"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
129 y1="35.75"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
130 x2="31.5"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
131 y2="42.5"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
132 gradientUnits="userSpaceOnUse" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
133 <linearGradient
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
134 inkscape:collect="always"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
135 xlink:href="#linearGradient2240"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
136 id="linearGradient2246"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
137 x1="33"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
138 y1="35.75"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
139 x2="31.5"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
140 y2="42.5"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
141 gradientUnits="userSpaceOnUse" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
142 </defs>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
143 <sodipodi:namedview
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
144 stroke="#788600"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
145 fill="#99b00b"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
146 id="base"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
147 pagecolor="#ffffff"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
148 bordercolor="#666666"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
149 borderopacity="0.25490196"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
150 inkscape:pageopacity="0.0"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
151 inkscape:pageshadow="2"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
152 inkscape:zoom="4"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
153 inkscape:cx="12.500477"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
154 inkscape:cy="33.008096"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
155 inkscape:current-layer="layer1"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
156 showgrid="false"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
157 inkscape:grid-bbox="true"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
158 inkscape:document-units="px"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
159 inkscape:showpageshadow="false"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
160 inkscape:window-width="892"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
161 inkscape:window-height="818"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
162 inkscape:window-x="368"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
163 inkscape:window-y="30" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
164 <metadata
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
165 id="metadata4">
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
166 <rdf:RDF>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
167 <cc:Work
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
168 rdf:about="">
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
169 <dc:format>image/svg+xml</dc:format>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
170 <dc:type
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
171 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
172 <dc:creator>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
173 <cc:Agent>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
174 <dc:title>Jakub Steiner</dc:title>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
175 </cc:Agent>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
176 </dc:creator>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
177 <dc:source>http://jimmac.musichall.cz</dc:source>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
178 <cc:license
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
179 rdf:resource="http://creativecommons.org/licenses/publicdomain/" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
180 <dc:title>Edit Redo</dc:title>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
181 <dc:subject>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
182 <rdf:Bag>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
183 <rdf:li>edit</rdf:li>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
184 <rdf:li>redo</rdf:li>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
185 <rdf:li>again</rdf:li>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
186 <rdf:li>reapply</rdf:li>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
187 </rdf:Bag>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
188 </dc:subject>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
189 </cc:Work>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
190 <cc:License
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
191 rdf:about="http://creativecommons.org/licenses/publicdomain/">
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
192 <cc:permits
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
193 rdf:resource="http://creativecommons.org/ns#Reproduction" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
194 <cc:permits
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
195 rdf:resource="http://creativecommons.org/ns#Distribution" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
196 <cc:permits
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
197 rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
198 </cc:License>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
199 </rdf:RDF>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
200 </metadata>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
201 <g
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
202 id="layer1"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
203 inkscape:label="Layer 1"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
204 inkscape:groupmode="layer">
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
205 <path
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
206 transform="matrix(1.489736,0.000000,0.000000,-1.001252,-12.64716,75.31260)"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
207 d="M 40.481863 36.421127 A 15.644737 8.3968935 0 1 1 9.1923885,36.421127 A 15.644737 8.3968935 0 1 1 40.481863 36.421127 z"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
208 sodipodi:ry="8.3968935"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
209 sodipodi:rx="15.644737"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
210 sodipodi:cy="36.421127"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
211 sodipodi:cx="24.837126"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
212 id="path8660"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
213 style="opacity:0.14117647;color:#000000;fill:url(#radialGradient8668);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
214 sodipodi:type="arc" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
215 <path
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
216 style="opacity:1;color:#000000;fill:url(#linearGradient2246);fill-opacity:1.0;fill-rule:nonzero;stroke:url(#linearGradient2238);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
217 d="M 38.37476,45.034369 C -1.6510486,46.355509 4.6747954,12.29355 25.49479,12.49765 L 25.49479,3.1222396 L 42.143271,17.708819 L 25.49479,33.006349 C 25.49479,33.006349 25.49479,23.337969 25.49479,23.337969 C 11.43168,22.751999 7.3172614,44.770549 38.37476,45.034369 z "
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
218 id="path1432"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
219 sodipodi:nodetypes="ccccccc" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
220 <path
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
221 sodipodi:nodetypes="ccccccc"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
222 id="path2177"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
223 d="M 16.92492,39.315519 C 5.2018204,33.235892 8.7371274,13.087489 26.5085,13.549959 L 26.5085,5.4508678 C 26.5085,5.4508678 40.556238,17.714589 40.556238,17.714589 L 26.5085,30.658617 C 26.5085,30.658617 26.5085,22.380979 26.5085,22.380979 C 11.66865,22.032709 12.34859,35.138579 16.92492,39.315519 z "
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
224 style="opacity:0.69886361;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient1764);stroke-width:0.9999997;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
225 <path
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
226 style="opacity:0.49431817;color:#000000;fill:url(#radialGradient4997);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
227 d="M 26.036989,4.5686095 L 36.723727,14.798241 C 29.786227,14.79824 32.036989,23.735424 25.911989,26.610424 L 25.974489,22.943609 C 10.786989,22.881109 11.661989,38.443609 22.724489,42.693609 C 3.6363414,37.811681 6.2869904,13.381109 25.911989,12.88111 L 26.036989,4.5686095 z "
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
228 id="path4989"
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
229 sodipodi:nodetypes="ccccccc" />
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
230 </g>
a8a5415b05cb new gui icons
Torsten <ttl@justmail.de>
parents:
diff changeset
231 </svg>