summaryrefslogtreecommitdiffstats
path: root/icons
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-23 23:45:35 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-24 00:16:17 +0900
commit6af814bc026505d3012a2f17ce016927008a21ef (patch)
tree21b1df881507a8a643670c342d67433ccca1ddb1 /icons
parent683e8f297c20f63748cd6b43a561e4a0df42d384 (diff)
downloadgwenview-6af814bc026505d3012a2f17ce016927008a21ef.tar.gz
gwenview-6af814bc026505d3012a2f17ce016927008a21ef.zip
Restructure src/pics into icons folder
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'icons')
-rw-r--r--icons/Makefile.am1
-rw-r--r--icons/action/Makefile.am2
-rw-r--r--icons/action/hi16-action-dnd1.pngbin0 -> 125 bytes
-rw-r--r--icons/action/hi16-action-dnd2.pngbin0 -> 199 bytes
-rw-r--r--icons/action/hi16-action-dnd3.pngbin0 -> 133 bytes
-rw-r--r--icons/action/hi16-action-dnd4.pngbin0 -> 199 bytes
-rw-r--r--icons/action/hi16-action-dnd5.pngbin0 -> 138 bytes
-rw-r--r--icons/action/hi16-action-dnd6.pngbin0 -> 167 bytes
-rw-r--r--icons/action/hi16-action-dnd7.pngbin0 -> 161 bytes
-rw-r--r--icons/action/hi16-action-dnd8.pngbin0 -> 152 bytes
-rw-r--r--icons/action/hi16-action-flip.pngbin0 -> 595 bytes
-rw-r--r--icons/action/hi16-action-mirror.pngbin0 -> 567 bytes
-rw-r--r--icons/action/hi16-action-rotate_left.pngbin0 -> 679 bytes
-rw-r--r--icons/action/hi16-action-rotate_right.pngbin0 -> 691 bytes
-rw-r--r--icons/action/hi16-action-slideshow_pause.pngbin0 -> 879 bytes
-rw-r--r--icons/action/hi16-action-slideshow_play.pngbin0 -> 851 bytes
-rw-r--r--icons/action/hi22-action-flip.pngbin0 -> 814 bytes
-rw-r--r--icons/action/hi22-action-mirror.pngbin0 -> 748 bytes
-rw-r--r--icons/action/hi22-action-rotate_left.pngbin0 -> 962 bytes
-rw-r--r--icons/action/hi22-action-rotate_right.pngbin0 -> 939 bytes
-rw-r--r--icons/action/hi22-action-slideshow_pause.pngbin0 -> 1388 bytes
-rw-r--r--icons/action/hi22-action-slideshow_play.pngbin0 -> 1337 bytes
-rw-r--r--icons/action/hi32-action-flip.pngbin0 -> 1230 bytes
-rw-r--r--icons/action/hi32-action-mirror.pngbin0 -> 1114 bytes
-rw-r--r--icons/action/hi32-action-rotate_left.pngbin0 -> 1397 bytes
-rw-r--r--icons/action/hi32-action-rotate_right.pngbin0 -> 1401 bytes
-rw-r--r--icons/action/hi32-action-slideshow_pause.pngbin0 -> 2433 bytes
-rw-r--r--icons/action/hi32-action-slideshow_play.pngbin0 -> 2289 bytes
-rw-r--r--icons/action/hi48-action-flip.pngbin0 -> 1777 bytes
-rw-r--r--icons/action/hi48-action-mirror.pngbin0 -> 1665 bytes
-rw-r--r--icons/action/hi48-action-rotate_left.pngbin0 -> 2182 bytes
-rw-r--r--icons/action/hi48-action-rotate_right.pngbin0 -> 2160 bytes
-rw-r--r--icons/action/hi48-action-slideshow_pause.pngbin0 -> 4238 bytes
-rw-r--r--icons/action/hi48-action-slideshow_play.pngbin0 -> 3937 bytes
-rw-r--r--icons/action/hisc-action-imageops.svg189
-rw-r--r--icons/action/hisc-action-imageops.svgzbin0 -> 1861 bytes
-rw-r--r--icons/action/hisc-action-slideshow_pause.svgzbin0 -> 3476 bytes
-rw-r--r--icons/action/hisc-action-slideshow_play.svgzbin0 -> 3138 bytes
-rw-r--r--icons/app/Makefile.am1
-rw-r--r--icons/app/hi128-app-gwenview.pngbin0 -> 13976 bytes
-rw-r--r--icons/app/hi16-app-gwenview.pngbin0 -> 871 bytes
-rw-r--r--icons/app/hi22-app-gwenview.pngbin0 -> 1295 bytes
-rw-r--r--icons/app/hi32-app-gwenview.pngbin0 -> 2164 bytes
-rw-r--r--icons/app/hi48-app-gwenview.pngbin0 -> 3840 bytes
-rw-r--r--icons/app/hi64-app-gwenview.pngbin0 -> 5683 bytes
-rw-r--r--icons/app/hisc-app-gwenview.svgzbin0 -> 2925 bytes
-rw-r--r--icons/cursor/Makefile.am2
-rw-r--r--icons/cursor/zoom.pngbin0 -> 266 bytes
-rw-r--r--icons/thumbnail/Makefile.am2
-rw-r--r--icons/thumbnail/wait.pngbin0 -> 193 bytes
50 files changed, 197 insertions, 0 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am
new file mode 100644
index 0000000..e52ab4c
--- /dev/null
+++ b/icons/Makefile.am
@@ -0,0 +1 @@
+SUBDIRS=action app cursor thumbnail
diff --git a/icons/action/Makefile.am b/icons/action/Makefile.am
new file mode 100644
index 0000000..fe4963d
--- /dev/null
+++ b/icons/action/Makefile.am
@@ -0,0 +1,2 @@
+icondir = $(kde_datadir)/gwenview/icons
+icon_ICON = AUTO
diff --git a/icons/action/hi16-action-dnd1.png b/icons/action/hi16-action-dnd1.png
new file mode 100644
index 0000000..2e812ea
--- /dev/null
+++ b/icons/action/hi16-action-dnd1.png
Binary files differ
diff --git a/icons/action/hi16-action-dnd2.png b/icons/action/hi16-action-dnd2.png
new file mode 100644
index 0000000..c281a11
--- /dev/null
+++ b/icons/action/hi16-action-dnd2.png
Binary files differ
diff --git a/icons/action/hi16-action-dnd3.png b/icons/action/hi16-action-dnd3.png
new file mode 100644
index 0000000..80b6810
--- /dev/null
+++ b/icons/action/hi16-action-dnd3.png
Binary files differ
diff --git a/icons/action/hi16-action-dnd4.png b/icons/action/hi16-action-dnd4.png
new file mode 100644
index 0000000..c281a11
--- /dev/null
+++ b/icons/action/hi16-action-dnd4.png
Binary files differ
diff --git a/icons/action/hi16-action-dnd5.png b/icons/action/hi16-action-dnd5.png
new file mode 100644
index 0000000..19321c8
--- /dev/null
+++ b/icons/action/hi16-action-dnd5.png
Binary files differ
diff --git a/icons/action/hi16-action-dnd6.png b/icons/action/hi16-action-dnd6.png
new file mode 100644
index 0000000..9f1d1eb
--- /dev/null
+++ b/icons/action/hi16-action-dnd6.png
Binary files differ
diff --git a/icons/action/hi16-action-dnd7.png b/icons/action/hi16-action-dnd7.png
new file mode 100644
index 0000000..7d7a266
--- /dev/null
+++ b/icons/action/hi16-action-dnd7.png
Binary files differ
diff --git a/icons/action/hi16-action-dnd8.png b/icons/action/hi16-action-dnd8.png
new file mode 100644
index 0000000..d57d2b5
--- /dev/null
+++ b/icons/action/hi16-action-dnd8.png
Binary files differ
diff --git a/icons/action/hi16-action-flip.png b/icons/action/hi16-action-flip.png
new file mode 100644
index 0000000..7f3439f
--- /dev/null
+++ b/icons/action/hi16-action-flip.png
Binary files differ
diff --git a/icons/action/hi16-action-mirror.png b/icons/action/hi16-action-mirror.png
new file mode 100644
index 0000000..d7e9f5d
--- /dev/null
+++ b/icons/action/hi16-action-mirror.png
Binary files differ
diff --git a/icons/action/hi16-action-rotate_left.png b/icons/action/hi16-action-rotate_left.png
new file mode 100644
index 0000000..df8f3d5
--- /dev/null
+++ b/icons/action/hi16-action-rotate_left.png
Binary files differ
diff --git a/icons/action/hi16-action-rotate_right.png b/icons/action/hi16-action-rotate_right.png
new file mode 100644
index 0000000..41d4c68
--- /dev/null
+++ b/icons/action/hi16-action-rotate_right.png
Binary files differ
diff --git a/icons/action/hi16-action-slideshow_pause.png b/icons/action/hi16-action-slideshow_pause.png
new file mode 100644
index 0000000..595e5f8
--- /dev/null
+++ b/icons/action/hi16-action-slideshow_pause.png
Binary files differ
diff --git a/icons/action/hi16-action-slideshow_play.png b/icons/action/hi16-action-slideshow_play.png
new file mode 100644
index 0000000..9ea8b38
--- /dev/null
+++ b/icons/action/hi16-action-slideshow_play.png
Binary files differ
diff --git a/icons/action/hi22-action-flip.png b/icons/action/hi22-action-flip.png
new file mode 100644
index 0000000..736d4a3
--- /dev/null
+++ b/icons/action/hi22-action-flip.png
Binary files differ
diff --git a/icons/action/hi22-action-mirror.png b/icons/action/hi22-action-mirror.png
new file mode 100644
index 0000000..70c1406
--- /dev/null
+++ b/icons/action/hi22-action-mirror.png
Binary files differ
diff --git a/icons/action/hi22-action-rotate_left.png b/icons/action/hi22-action-rotate_left.png
new file mode 100644
index 0000000..773390f
--- /dev/null
+++ b/icons/action/hi22-action-rotate_left.png
Binary files differ
diff --git a/icons/action/hi22-action-rotate_right.png b/icons/action/hi22-action-rotate_right.png
new file mode 100644
index 0000000..53d0a7d
--- /dev/null
+++ b/icons/action/hi22-action-rotate_right.png
Binary files differ
diff --git a/icons/action/hi22-action-slideshow_pause.png b/icons/action/hi22-action-slideshow_pause.png
new file mode 100644
index 0000000..f18c115
--- /dev/null
+++ b/icons/action/hi22-action-slideshow_pause.png
Binary files differ
diff --git a/icons/action/hi22-action-slideshow_play.png b/icons/action/hi22-action-slideshow_play.png
new file mode 100644
index 0000000..6667234
--- /dev/null
+++ b/icons/action/hi22-action-slideshow_play.png
Binary files differ
diff --git a/icons/action/hi32-action-flip.png b/icons/action/hi32-action-flip.png
new file mode 100644
index 0000000..2f2e7e9
--- /dev/null
+++ b/icons/action/hi32-action-flip.png
Binary files differ
diff --git a/icons/action/hi32-action-mirror.png b/icons/action/hi32-action-mirror.png
new file mode 100644
index 0000000..8a52df7
--- /dev/null
+++ b/icons/action/hi32-action-mirror.png
Binary files differ
diff --git a/icons/action/hi32-action-rotate_left.png b/icons/action/hi32-action-rotate_left.png
new file mode 100644
index 0000000..1ce9cd2
--- /dev/null
+++ b/icons/action/hi32-action-rotate_left.png
Binary files differ
diff --git a/icons/action/hi32-action-rotate_right.png b/icons/action/hi32-action-rotate_right.png
new file mode 100644
index 0000000..ddca533
--- /dev/null
+++ b/icons/action/hi32-action-rotate_right.png
Binary files differ
diff --git a/icons/action/hi32-action-slideshow_pause.png b/icons/action/hi32-action-slideshow_pause.png
new file mode 100644
index 0000000..7f8c9c3
--- /dev/null
+++ b/icons/action/hi32-action-slideshow_pause.png
Binary files differ
diff --git a/icons/action/hi32-action-slideshow_play.png b/icons/action/hi32-action-slideshow_play.png
new file mode 100644
index 0000000..170acc3
--- /dev/null
+++ b/icons/action/hi32-action-slideshow_play.png
Binary files differ
diff --git a/icons/action/hi48-action-flip.png b/icons/action/hi48-action-flip.png
new file mode 100644
index 0000000..254414d
--- /dev/null
+++ b/icons/action/hi48-action-flip.png
Binary files differ
diff --git a/icons/action/hi48-action-mirror.png b/icons/action/hi48-action-mirror.png
new file mode 100644
index 0000000..1d42248
--- /dev/null
+++ b/icons/action/hi48-action-mirror.png
Binary files differ
diff --git a/icons/action/hi48-action-rotate_left.png b/icons/action/hi48-action-rotate_left.png
new file mode 100644
index 0000000..956a35a
--- /dev/null
+++ b/icons/action/hi48-action-rotate_left.png
Binary files differ
diff --git a/icons/action/hi48-action-rotate_right.png b/icons/action/hi48-action-rotate_right.png
new file mode 100644
index 0000000..2a2c319
--- /dev/null
+++ b/icons/action/hi48-action-rotate_right.png
Binary files differ
diff --git a/icons/action/hi48-action-slideshow_pause.png b/icons/action/hi48-action-slideshow_pause.png
new file mode 100644
index 0000000..c7e84bc
--- /dev/null
+++ b/icons/action/hi48-action-slideshow_pause.png
Binary files differ
diff --git a/icons/action/hi48-action-slideshow_play.png b/icons/action/hi48-action-slideshow_play.png
new file mode 100644
index 0000000..64d3fc8
--- /dev/null
+++ b/icons/action/hi48-action-slideshow_play.png
Binary files differ
diff --git a/icons/action/hisc-action-imageops.svg b/icons/action/hisc-action-imageops.svg
new file mode 100644
index 0000000..191ef16
--- /dev/null
+++ b/icons/action/hisc-action-imageops.svg
@@ -0,0 +1,189 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
+"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
+<!-- Created with Sodipodi ("http://www.sodipodi.com/") -->
+<svg
+ id="svg548"
+ sodipodi:version="0.33"
+ width="900pt"
+ height="700pt"
+ sodipodi:docbase="/home/bk/kde/kdeextragear-1/gwenview/pics/action/"
+ sodipodi:docname="/home/bk/kde/kdeextragear-1/gwenview/pics/action/imageops.svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:xlink="http://www.w3.org/1999/xlink">
+ <defs
+ id="defs550">
+ <linearGradient
+ id="linearGradient558">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0.000000"
+ id="stop559" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.352941;"
+ offset="1.000000"
+ id="stop560" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient553">
+ <stop
+ style="stop-color:#007a32;stop-opacity:1;"
+ offset="0.000000"
+ id="stop554" />
+ <stop
+ style="stop-color:#35ea37;stop-opacity:1;"
+ offset="1.000000"
+ id="stop555" />
+ </linearGradient>
+ <linearGradient
+ xlink:href="#linearGradient553"
+ id="linearGradient556"
+ x1="3.15965986"
+ y1="0.09498235"
+ x2="3.15967345"
+ y2="0.67751479"
+ gradientUnits="objectBoundingBox"
+ spreadMethod="pad"
+ gradientTransform="matrix(-1.378171e-16,0.796770,1.255067,2.448342e-16,3.517360e-8,2.585750e-9)" />
+ <linearGradient
+ xlink:href="#linearGradient558"
+ id="linearGradient561"
+ x1="0.94531113"
+ y1="0.44628099"
+ x2="0.40624991"
+ y2="0.44628099"
+ gradientUnits="objectBoundingBox"
+ spreadMethod="pad" />
+ <linearGradient
+ xlink:href="#linearGradient553"
+ id="linearGradient569"
+ x1="0.12921008"
+ y1="0.09498235"
+ x2="0.12922382"
+ y2="0.67751479"
+ gradientUnits="objectBoundingBox"
+ spreadMethod="pad"
+ gradientTransform="matrix(1.378171e-16,-0.796770,1.255067,2.448342e-16,3.517360e-8,-2.088561e-7)" />
+ <linearGradient
+ xlink:href="#linearGradient553"
+ id="linearGradient632"
+ x1="-0.32952857"
+ y1="-0.67768455"
+ x2="-0.32951140"
+ y2="0.04958969"
+ gradientUnits="objectBoundingBox"
+ gradientTransform="matrix(-6.123032e-17,0.597790,-1.672828,-6.123032e-17,5.277323e-8,-3.412015e-8)"
+ spreadMethod="pad" />
+ <linearGradient
+ xlink:href="#linearGradient558"
+ id="linearGradient634"
+ x1="0.45161262"
+ y1="0.02343214"
+ x2="0.45161262"
+ y2="0.73437494"
+ gradientUnits="objectBoundingBox"
+ spreadMethod="pad" />
+ <linearGradient
+ xlink:href="#linearGradient553"
+ id="linearGradient660"
+ x1="-2.71572614"
+ y1="-0.87878966"
+ x2="-2.71570897"
+ y2="-0.15151539"
+ gradientUnits="objectBoundingBox"
+ gradientTransform="scale(1.000000,-1.000000)"
+ spreadMethod="pad" />
+ <linearGradient
+ xlink:href="#linearGradient558"
+ id="linearGradient661"
+ x1="0.03636313"
+ y1="0.52158850"
+ x2="0.95454532"
+ y2="0.52491683"
+ gradientUnits="objectBoundingBox"
+ spreadMethod="pad" />
+ </defs>
+ <sodipodi:namedview
+ id="base" />
+ <rect
+ style="font-size:12;fill:#808080;fill-opacity:0;fill-rule:evenodd;stroke-width:1pt;"
+ id="rect562"
+ width="233.750015"
+ height="233.750015"
+ x="-440.798187"
+ y="2.522268"
+ transform="matrix(-1.836909e-16,-1.000000,1.000000,-1.836909e-16,0.000000,0.000000)" />
+ <rect
+ style="font-size:12;fill:#808080;fill-opacity:0;fill-rule:evenodd;stroke-width:1pt;"
+ id="rect566"
+ width="233.750015"
+ height="233.750015"
+ x="-440.798187"
+ y="285.022299"
+ transform="matrix(-1.836909e-16,-1.000000,1.000000,-1.836909e-16,0.000000,0.000000)" />
+ <rect
+ style="font-size:12;fill:#808080;fill-opacity:0;fill-rule:evenodd;stroke-width:1pt;"
+ id="rect662"
+ width="233.750015"
+ height="233.750015"
+ x="-440.798126"
+ y="552.522268"
+ transform="matrix(-1.836909e-16,-1.000000,1.000000,-1.836909e-16,0.000000,0.000000)" />
+ <rect
+ style="font-size:12;fill:#808080;fill-opacity:0;fill-rule:evenodd;stroke-width:1pt;"
+ id="rect663"
+ width="233.750015"
+ height="233.750015"
+ x="-440.798126"
+ y="802.522268"
+ transform="matrix(-1.836909e-16,-1.000000,1.000000,-1.836909e-16,0.000000,0.000000)" />
+ <path
+ style="font-size:12;fill:url(#linearGradient660);fill-rule:evenodd;stroke:#008f0c;stroke-width:7.5;stroke-linecap:round;stroke-linejoin:round;"
+ d="M 153.325 592.19 L 152.772 656.955 L 196.259 656.675 L 132.978 752.149 L 69.9135 657.089 L 114.614 656.741 L 114.647 592.056 L 71.0204 592.056 L 132.978 496.443 L 197.366 592.47 L 153.325 592.19 z "
+ id="path595"
+ sodipodi:nodetypes="ccccccccccc"
+ transform="matrix(1.000000,0.000000,0.000000,0.833794,797.5000,-194.9881)" />
+ <path
+ style="font-size:12;fill:url(#linearGradient634);fill-rule:evenodd;stroke-width:1pt;"
+ d="M 132.897 510.744 L 85.1775 585.017 L 121.401 585.017 L 121.401 662.413 L 83.899 663.342 L 119.544 717.213 L 106.454 671.991 L 131.757 671.991 L 131.757 577.252 L 105.615 576.81 L 133.012 519.911 L 145.953 531.735 L 132.897 510.744 z "
+ id="path633"
+ sodipodi:nodetypes="ccccccccccccc"
+ transform="matrix(1.000000,0.000000,0.000000,0.833794,797.5000,-194.9881)" />
+ <path
+ style="font-size:12;fill:url(#linearGradient569);fill-rule:evenodd;stroke:#008f0c;stroke-width:7.5;stroke-linecap:round;stroke-linejoin:round;"
+ d="M 483.891 586.643 C 506.637 491.188 472.662 431.723 373.641 430.563 L 373.641 386.936 L 278.581 452.215 L 374.055 513.282 L 373.775 469.241 C 448.371 472.02 424.94 536.393 412.542 586.376 L 483.891 586.643 z "
+ id="path567"
+ sodipodi:nodetypes="cccccccc"
+ transform="matrix(1.836909e-16,-1.000000,-1.000000,-1.836909e-16,887.6635,710.1699)" />
+ <path
+ style="font-size:12;fill:url(#linearGradient561);fill-rule:evenodd;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;"
+ d="M 512.202 599.885 C 531.35 492.363 488.088 434.561 370.574 437.208 L 370.574 391.909 L 293.799 444.377 L 360.545 413.304 L 360.295 449.155 C 505.054 436.162 506.114 543.551 485.509 599.579 L 512.202 599.885 z "
+ id="path568"
+ sodipodi:nodetypes="cccccccc"
+ transform="matrix(1.469528e-16,-0.800000,-0.800000,-1.469528e-16,798.5403,641.2339)" />
+ <path
+ style="font-size:12;fill:url(#linearGradient556);fill-rule:evenodd;stroke:#008f0c;stroke-width:7.5;stroke-linecap:round;stroke-linejoin:round;"
+ d="M 483.891 586.643 C 506.637 491.188 472.662 431.723 373.641 430.563 L 373.641 386.936 L 278.581 452.215 L 374.055 513.282 L 373.775 469.241 C 448.371 472.02 424.94 536.393 412.542 586.376 L 483.891 586.643 z "
+ id="path552"
+ sodipodi:nodetypes="cccccccc"
+ transform="matrix(-1.836909e-16,-1.000000,1.000000,-1.836909e-16,-368.4156,710.1699)" />
+ <path
+ style="font-size:12;fill:url(#linearGradient561);fill-rule:evenodd;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;"
+ d="M 512.202 599.885 C 531.35 492.363 488.088 434.561 370.574 437.208 L 370.574 391.909 L 293.799 444.377 L 360.545 413.304 L 360.295 449.155 C 505.054 436.162 506.114 543.551 485.509 599.579 L 512.202 599.885 z "
+ id="path557"
+ sodipodi:nodetypes="cccccccc"
+ transform="matrix(-1.469528e-16,-0.800000,0.800000,-1.469528e-16,-277.3949,641.2339)" />
+ <path
+ style="font-size:12;fill:url(#linearGradient632);fill-rule:evenodd;stroke:#008f0c;stroke-width:7.5;stroke-linecap:round;stroke-linejoin:round;"
+ d="M 153.325 592.19 L 152.772 656.955 L 196.259 656.675 L 132.978 752.149 L 69.9135 657.089 L 114.614 656.741 L 114.647 592.056 L 71.0204 592.056 L 132.978 496.443 L 197.366 592.47 L 153.325 592.19 z "
+ id="path650"
+ sodipodi:nodetypes="ccccccccccc"
+ transform="matrix(-6.123032e-17,1.000000,0.833794,5.105347e-17,149.3555,191.9064)" />
+ <path
+ style="font-size:12;fill:url(#linearGradient661);fill-rule:evenodd;stroke-width:1pt;"
+ d="M 132.897 510.744 L 85.1775 585.017 L 121.401 585.017 L 121.401 662.413 L 83.899 663.342 L 119.544 717.213 L 106.454 671.991 L 131.757 671.991 L 131.757 577.252 L 105.615 576.81 L 133.012 519.911 L 145.953 531.735 L 132.897 510.744 z "
+ id="path651"
+ sodipodi:nodetypes="ccccccccccccc"
+ transform="matrix(-6.123032e-17,1.000000,0.833794,5.105347e-17,149.3555,191.9064)" />
+</svg>
diff --git a/icons/action/hisc-action-imageops.svgz b/icons/action/hisc-action-imageops.svgz
new file mode 100644
index 0000000..b82dbe4
--- /dev/null
+++ b/icons/action/hisc-action-imageops.svgz
Binary files differ
diff --git a/icons/action/hisc-action-slideshow_pause.svgz b/icons/action/hisc-action-slideshow_pause.svgz
new file mode 100644
index 0000000..2282ee4
--- /dev/null
+++ b/icons/action/hisc-action-slideshow_pause.svgz
Binary files differ
diff --git a/icons/action/hisc-action-slideshow_play.svgz b/icons/action/hisc-action-slideshow_play.svgz
new file mode 100644
index 0000000..d1c861e
--- /dev/null
+++ b/icons/action/hisc-action-slideshow_play.svgz
Binary files differ
diff --git a/icons/app/Makefile.am b/icons/app/Makefile.am
new file mode 100644
index 0000000..a4b97f0
--- /dev/null
+++ b/icons/app/Makefile.am
@@ -0,0 +1 @@
+KDE_ICON=AUTO
diff --git a/icons/app/hi128-app-gwenview.png b/icons/app/hi128-app-gwenview.png
new file mode 100644
index 0000000..d3fa24c
--- /dev/null
+++ b/icons/app/hi128-app-gwenview.png
Binary files differ
diff --git a/icons/app/hi16-app-gwenview.png b/icons/app/hi16-app-gwenview.png
new file mode 100644
index 0000000..2de8322
--- /dev/null
+++ b/icons/app/hi16-app-gwenview.png
Binary files differ
diff --git a/icons/app/hi22-app-gwenview.png b/icons/app/hi22-app-gwenview.png
new file mode 100644
index 0000000..3d1f5ad
--- /dev/null
+++ b/icons/app/hi22-app-gwenview.png
Binary files differ
diff --git a/icons/app/hi32-app-gwenview.png b/icons/app/hi32-app-gwenview.png
new file mode 100644
index 0000000..fa0108f
--- /dev/null
+++ b/icons/app/hi32-app-gwenview.png
Binary files differ
diff --git a/icons/app/hi48-app-gwenview.png b/icons/app/hi48-app-gwenview.png
new file mode 100644
index 0000000..916137a
--- /dev/null
+++ b/icons/app/hi48-app-gwenview.png
Binary files differ
diff --git a/icons/app/hi64-app-gwenview.png b/icons/app/hi64-app-gwenview.png
new file mode 100644
index 0000000..6ecb60c
--- /dev/null
+++ b/icons/app/hi64-app-gwenview.png
Binary files differ
diff --git a/icons/app/hisc-app-gwenview.svgz b/icons/app/hisc-app-gwenview.svgz
new file mode 100644
index 0000000..70ad5a1
--- /dev/null
+++ b/icons/app/hisc-app-gwenview.svgz
Binary files differ
diff --git a/icons/cursor/Makefile.am b/icons/cursor/Makefile.am
new file mode 100644
index 0000000..3143a4e
--- /dev/null
+++ b/icons/cursor/Makefile.am
@@ -0,0 +1,2 @@
+cursorsdir=$(kde_datadir)/gwenview/cursors
+cursors_DATA=zoom.png
diff --git a/icons/cursor/zoom.png b/icons/cursor/zoom.png
new file mode 100644
index 0000000..8d162df
--- /dev/null
+++ b/icons/cursor/zoom.png
Binary files differ
diff --git a/icons/thumbnail/Makefile.am b/icons/thumbnail/Makefile.am
new file mode 100644
index 0000000..767c22b
--- /dev/null
+++ b/icons/thumbnail/Makefile.am
@@ -0,0 +1,2 @@
+thumbnaildir=$(kde_datadir)/gwenview/thumbnail
+thumbnail_DATA=wait.png
diff --git a/icons/thumbnail/wait.png b/icons/thumbnail/wait.png
new file mode 100644
index 0000000..3b5a9e1
--- /dev/null
+++ b/icons/thumbnail/wait.png
Binary files differ