Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data/icons/16x16
diff options
context:
space:
mode:
authorLuca Ferretti <elle.uca@libero.it>2007-01-19 13:52:45 (GMT)
committer Luca Ferretti <lferrett@src.gnome.org>2007-01-19 13:52:45 (GMT)
commit04a2ebaeef464d826a6e7bdfa37ab66f792f6991 (patch)
tree5ee59af8043081f068e1f49bbe4ad1189771ab7b /data/icons/16x16
parent0a36202909c5b5d6e015b7d3668ae51dfce30e47 (diff)
Move Evince icons under new apps directory.
2007-01-19 Luca Ferretti <elle.uca@libero.it> * data/icons/*/apps/evince.*: Move Evince icons under new apps directory. * data/icons/*/actions/*: Add new custom themeable Evince icons: view-page-continuous, view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas Nilsson, at 16 and 22 pixels (plus 24 for compatibility). * configure.ac: Add new directories to AC_CONFIG_FILES. * shell/ev-stock-icons.c: * shell/ev-stock-icons.h: Use new custom themeable icons. svn path=/trunk/; revision=2235
Diffstat (limited to 'data/icons/16x16')
-rw-r--r--data/icons/16x16/Makefile.am5
-rw-r--r--data/icons/16x16/actions/Makefile.am21
-rw-r--r--data/icons/16x16/actions/view-page-continuous.pngbin0 -> 446 bytes
-rw-r--r--data/icons/16x16/actions/view-page-continuous.xcfbin0 -> 2190 bytes
-rw-r--r--data/icons/16x16/actions/view-page-facing.pngbin0 -> 471 bytes
-rw-r--r--data/icons/16x16/actions/view-page-facing.xcfbin0 -> 2158 bytes
-rw-r--r--data/icons/16x16/actions/zoom-fit-page.pngbin0 -> 870 bytes
-rw-r--r--data/icons/16x16/actions/zoom-fit-page.svg282
-rw-r--r--data/icons/16x16/actions/zoom-fit-width.pngbin0 -> 847 bytes
-rw-r--r--data/icons/16x16/actions/zoom-fit-width.svg278
-rw-r--r--data/icons/16x16/apps/Makefile.am14
-rw-r--r--data/icons/16x16/apps/evince.png (renamed from data/icons/16x16/evince.png)bin840 -> 840 bytes
12 files changed, 596 insertions, 4 deletions
diff --git a/data/icons/16x16/Makefile.am b/data/icons/16x16/Makefile.am
index eda65ba..063f693 100644
--- a/data/icons/16x16/Makefile.am
+++ b/data/icons/16x16/Makefile.am
@@ -1,4 +1 @@
-icondir = $(datadir)/icons/hicolor/16x16/apps
-icon_DATA = evince.png
-
-EXTRA_DIST = $(icon_DATA)
+SUBDIRS = actions apps
diff --git a/data/icons/16x16/actions/Makefile.am b/data/icons/16x16/actions/Makefile.am
new file mode 100644
index 0000000..f63776c
--- /dev/null
+++ b/data/icons/16x16/actions/Makefile.am
@@ -0,0 +1,21 @@
+themedir = $(pkgdatadir)/icons/hicolor
+size = 16x16
+context = actions
+
+iconsdir = $(themedir)/$(size)/$(context)
+
+icons_DATA = \
+ view-page-continuous.png \
+ view-page-facing.png \
+ zoom-fit-page.png \
+ zoom-fit-width.png
+
+noinst_DATA = \
+ view-page-continuous.xcf \
+ view-page-facing.xcf \
+ zoom-fit-page.svg \
+ zoom-fit-width.svg
+
+EXTRA_DIST = \
+ $(icons_DATA) \
+ $(noinst_DATA)
diff --git a/data/icons/16x16/actions/view-page-continuous.png b/data/icons/16x16/actions/view-page-continuous.png
new file mode 100644
index 0000000..fc58309
--- /dev/null
+++ b/data/icons/16x16/actions/view-page-continuous.png
Binary files differ
diff --git a/data/icons/16x16/actions/view-page-continuous.xcf b/data/icons/16x16/actions/view-page-continuous.xcf
new file mode 100644
index 0000000..1a1b36c
--- /dev/null
+++ b/data/icons/16x16/actions/view-page-continuous.xcf
Binary files differ
diff --git a/data/icons/16x16/actions/view-page-facing.png b/data/icons/16x16/actions/view-page-facing.png
new file mode 100644
index 0000000..078b4c9
--- /dev/null
+++ b/data/icons/16x16/actions/view-page-facing.png
Binary files differ
diff --git a/data/icons/16x16/actions/view-page-facing.xcf b/data/icons/16x16/actions/view-page-facing.xcf
new file mode 100644
index 0000000..cfe5f23
--- /dev/null
+++ b/data/icons/16x16/actions/view-page-facing.xcf
Binary files differ
diff --git a/data/icons/16x16/actions/zoom-fit-page.png b/data/icons/16x16/actions/zoom-fit-page.png
new file mode 100644
index 0000000..05a6186
--- /dev/null
+++ b/data/icons/16x16/actions/zoom-fit-page.png
Binary files differ
diff --git a/data/icons/16x16/actions/zoom-fit-page.svg b/data/icons/16x16/actions/zoom-fit-page.svg
new file mode 100644
index 0000000..d6bf4ae
--- /dev/null
+++ b/data/icons/16x16/actions/zoom-fit-page.svg
@@ -0,0 +1,282 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="16"
+ height="16"
+ id="svg4639"
+ sodipodi:version="0.32"
+ inkscape:version="0.44"
+ sodipodi:docbase="/home/luca/Desktop/16x16/actions"
+ sodipodi:docname="zoom-fit-page.svg"
+ version="1.0">
+ <defs
+ id="defs4641">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2889">
+ <stop
+ style="stop-color:#888a85;stop-opacity:1;"
+ offset="0"
+ id="stop2891" />
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="1"
+ id="stop2893" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2881">
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="0"
+ id="stop2883" />
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:1"
+ offset="1"
+ id="stop2885" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2853">
+ <stop
+ style="stop-color:white;stop-opacity:1;"
+ offset="0"
+ id="stop2855" />
+ <stop
+ style="stop-color:white;stop-opacity:0;"
+ offset="1"
+ id="stop2857" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient5631">
+ <stop
+ style="stop-color:white;stop-opacity:1;"
+ offset="0"
+ id="stop5633" />
+ <stop
+ style="stop-color:#729fcf;stop-opacity:1;"
+ offset="1"
+ id="stop5635" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient8163">
+ <stop
+ style="stop-color:#bad0e8;stop-opacity:1;"
+ offset="0"
+ id="stop8165" />
+ <stop
+ style="stop-color:#7fa9d5;stop-opacity:1"
+ offset="1"
+ id="stop8167" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient8163"
+ id="radialGradient4666"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.941673,0,0,0.792865,0.946634,3.041907)"
+ cx="5.9125323"
+ cy="9.0931339"
+ fx="5.9125323"
+ fy="9.0931339"
+ r="6.6046906" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5631"
+ id="linearGradient5637"
+ x1="7.5"
+ y1="8.8833847"
+ x2="7.5"
+ y2="-0.79768431"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2853"
+ id="radialGradient2861"
+ cx="4.9147677"
+ cy="5.1328478"
+ fx="4.9147677"
+ fy="5.1328478"
+ r="5"
+ gradientTransform="matrix(1.925041,0,1.17341e-7,1.382998,-4.336128,-1.661216)"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2881"
+ id="linearGradient2887"
+ x1="2.8480079"
+ y1="1.379131"
+ x2="7.0234137"
+ y2="10.952174"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2889"
+ id="linearGradient2895"
+ x1="7.4401245"
+ y1="0.79882336"
+ x2="10.728523"
+ y2="13.712273"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="16"
+ inkscape:cx="21.524656"
+ inkscape:cy="11.367931"
+ inkscape:current-layer="layer8"
+ showgrid="false"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ showborder="false"
+ inkscape:grid-points="true"
+ inkscape:window-width="1041"
+ inkscape:window-height="710"
+ inkscape:window-x="26"
+ inkscape:window-y="25" />
+ <metadata
+ id="metadata4644">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Lapo Calamandrei</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:contributor>
+ <cc:Agent>
+ <dc:title>Andreas Nillson</dc:title>
+ </cc:Agent>
+ </dc:contributor>
+ <dc:title>Zoom</dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="magnifying lens"
+ inkscape:groupmode="layer"
+ style="display:inline">
+ <rect
+ y="-0.1077"
+ x="9.9999997e-05"
+ height="16"
+ width="16"
+ id="rect4613"
+ style="fill:white;fill-opacity:0;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <rect
+ transform="matrix(0.707107,-0.707107,0.707107,0.707107,0,0)"
+ y="14.201591"
+ x="-0.97432232"
+ height="3.0000219"
+ width="1.9875129"
+ id="rect4615"
+ style="fill:#525655;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <rect
+ transform="matrix(0.708405,-0.705806,0.708405,0.705806,0,0)"
+ ry="1.4539403"
+ rx="1.3503115"
+ y="16.878378"
+ x="-1.4629019"
+ height="4.4376249"
+ width="2.8660307"
+ id="rect4617"
+ style="fill:#d3d7cf;fill-opacity:1;stroke:#2e3436;stroke-width:1.00001717;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <path
+ id="path4619"
+ d="M 11.128133,11.108613 L 14.215547,14.196027"
+ style="fill:none;fill-rule:evenodd;stroke:#525655;stroke-width:1.0000006px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ transform="matrix(1.088272,0,0,1.200299,-8.933437e-2,0.259922)"
+ d="M 12.487086 5.6153316 A 5.9727769 5.415318 0 1 1 0.54153204,5.6153316 A 5.9727769 5.415318 0 1 1 12.487086 5.6153316 z"
+ sodipodi:ry="5.415318"
+ sodipodi:rx="5.9727769"
+ sodipodi:cy="5.6153316"
+ sodipodi:cx="6.5143089"
+ id="path4621"
+ style="fill:white;fill-opacity:0;stroke:url(#linearGradient2895);stroke-width:0.96245235;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(0.920843,0,0,1.015635,1.001354,1.29686)"
+ d="M 12.487086 5.6153316 A 5.9727769 5.415318 0 1 1 0.54153204,5.6153316 A 5.9727769 5.415318 0 1 1 12.487086 5.6153316 z"
+ sodipodi:ry="5.415318"
+ sodipodi:rx="5.9727769"
+ sodipodi:cy="5.6153316"
+ sodipodi:cx="6.5143089"
+ id="path4623"
+ style="opacity:1;fill:url(#radialGradient4666);fill-opacity:1;stroke:url(#linearGradient2887);stroke-width:1.03404319;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ sodipodi:type="arc" />
+ <rect
+ style="opacity:1;fill:#999;fill-opacity:1;stroke:none;stroke-width:1.20000005;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="rect1928"
+ width="1"
+ height="1"
+ x="12"
+ y="12" />
+ <path
+ style="opacity:0.5;fill:url(#radialGradient2861);fill-opacity:1;stroke:none;stroke-width:1.03404319;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+ d="M 7,2 C 4.2399952,2 2.0000001,4.2399964 2,7 C 3,10.521525 8,3.5447287 12,7 C 12,4.2399964 9.7600047,2 7,2 z "
+ id="path2847" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer8"
+ inkscape:label="pagewidth"
+ style="display:inline">
+ <g
+ id="g4561"
+ transform="matrix(0,1,-1,0,14,0)">
+ <g
+ style="opacity:0.8"
+ id="g5768">
+ <path
+ style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:#729fcf;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+ d="M 5,4 L 2,7 L 5,10 L 5,4 z M 9,4 L 9,10 L 12,7 L 9,4 z "
+ id="path5760" />
+ <rect
+ style="opacity:1;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+ id="rect5752"
+ width="4"
+ height="4"
+ x="5"
+ y="5"
+ rx="0"
+ ry="0" />
+ </g>
+ <rect
+ ry="0"
+ rx="0"
+ y="6"
+ x="4"
+ height="2"
+ width="6"
+ id="rect5754"
+ style="fill:white;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" />
+ <path
+ id="path5756"
+ d="M 5,4 L 2,7 L 5,10 L 5,4"
+ style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ id="path5758"
+ d="M 9,4 L 12,7 L 9,10 L 9,4"
+ style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline" />
+ </g>
+ </g>
+</svg>
diff --git a/data/icons/16x16/actions/zoom-fit-width.png b/data/icons/16x16/actions/zoom-fit-width.png
new file mode 100644
index 0000000..1c495ca
--- /dev/null
+++ b/data/icons/16x16/actions/zoom-fit-width.png
Binary files differ
diff --git a/data/icons/16x16/actions/zoom-fit-width.svg b/data/icons/16x16/actions/zoom-fit-width.svg
new file mode 100644
index 0000000..86dcf87
--- /dev/null
+++ b/data/icons/16x16/actions/zoom-fit-width.svg
@@ -0,0 +1,278 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="16"
+ height="16"
+ id="svg4639"
+ sodipodi:version="0.32"
+ inkscape:version="0.44"
+ sodipodi:docbase="/home/lapo/Desktop/zoom"
+ sodipodi:docname="zoom-fit-width.svg"
+ version="1.0">
+ <defs
+ id="defs4641">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2889">
+ <stop
+ style="stop-color:#888a85;stop-opacity:1;"
+ offset="0"
+ id="stop2891" />
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="1"
+ id="stop2893" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2881">
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="0"
+ id="stop2883" />
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:1"
+ offset="1"
+ id="stop2885" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2853">
+ <stop
+ style="stop-color:white;stop-opacity:1;"
+ offset="0"
+ id="stop2855" />
+ <stop
+ style="stop-color:white;stop-opacity:0;"
+ offset="1"
+ id="stop2857" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient5631">
+ <stop
+ style="stop-color:white;stop-opacity:1;"
+ offset="0"
+ id="stop5633" />
+ <stop
+ style="stop-color:#729fcf;stop-opacity:1;"
+ offset="1"
+ id="stop5635" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient8163">
+ <stop
+ style="stop-color:#bad0e8;stop-opacity:1;"
+ offset="0"
+ id="stop8165" />
+ <stop
+ style="stop-color:#7fa9d5;stop-opacity:1"
+ offset="1"
+ id="stop8167" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient8163"
+ id="radialGradient4666"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.941673,0,0,0.792865,0.946634,3.041907)"
+ cx="5.9125323"
+ cy="9.0931339"
+ fx="5.9125323"
+ fy="9.0931339"
+ r="6.6046906" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5631"
+ id="linearGradient5637"
+ x1="7.5"
+ y1="8.8833847"
+ x2="7.5"
+ y2="-0.79768431"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2853"
+ id="radialGradient2861"
+ cx="4.9147677"
+ cy="5.1328478"
+ fx="4.9147677"
+ fy="5.1328478"
+ r="5"
+ gradientTransform="matrix(1.925041,0,1.17341e-7,1.382998,-4.336128,-1.661216)"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2881"
+ id="linearGradient2887"
+ x1="2.8480079"
+ y1="1.379131"
+ x2="7.0234137"
+ y2="10.952174"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2889"
+ id="linearGradient2895"
+ x1="7.4401245"
+ y1="0.79882336"
+ x2="10.728523"
+ y2="13.712273"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="1"
+ inkscape:cx="14.680503"
+ inkscape:cy="2.2039917"
+ inkscape:current-layer="layer8"
+ showgrid="false"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ showborder="false"
+ inkscape:grid-points="true"
+ inkscape:window-width="1034"
+ inkscape:window-height="710"
+ inkscape:window-x="26"
+ inkscape:window-y="0" />
+ <metadata
+ id="metadata4644">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Lapo Calamandrei</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:contributor>
+ <cc:Agent>
+ <dc:title>Andreas Nillson</dc:title>
+ </cc:Agent>
+ </dc:contributor>
+ <dc:title>Zoom</dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="magnifying lens"
+ inkscape:groupmode="layer"
+ style="display:inline">
+ <rect
+ y="-0.1077"
+ x="9.9999997e-05"
+ height="16"
+ width="16"
+ id="rect4613"
+ style="fill:white;fill-opacity:0;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <rect
+ transform="matrix(0.707107,-0.707107,0.707107,0.707107,0,0)"
+ y="14.201591"
+ x="-0.97432232"
+ height="3.0000219"
+ width="1.9875129"
+ id="rect4615"
+ style="fill:#525655;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <rect
+ transform="matrix(0.708405,-0.705806,0.708405,0.705806,0,0)"
+ ry="1.4539403"
+ rx="1.3503115"
+ y="16.878378"
+ x="-1.4629019"
+ height="4.4376249"
+ width="2.8660307"
+ id="rect4617"
+ style="fill:#d3d7cf;fill-opacity:1;stroke:#2e3436;stroke-width:1.00001717;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <path
+ id="path4619"
+ d="M 11.128133,11.108613 L 14.215547,14.196027"
+ style="fill:none;fill-rule:evenodd;stroke:#525655;stroke-width:1.0000006px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ transform="matrix(1.088272,0,0,1.200299,-8.933437e-2,0.259922)"
+ d="M 12.487086 5.6153316 A 5.9727769 5.415318 0 1 1 0.54153204,5.6153316 A 5.9727769 5.415318 0 1 1 12.487086 5.6153316 z"
+ sodipodi:ry="5.415318"
+ sodipodi:rx="5.9727769"
+ sodipodi:cy="5.6153316"
+ sodipodi:cx="6.5143089"
+ id="path4621"
+ style="fill:white;fill-opacity:0;stroke:url(#linearGradient2895);stroke-width:0.96245235;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(0.920843,0,0,1.015635,1.001354,1.29686)"
+ d="M 12.487086 5.6153316 A 5.9727769 5.415318 0 1 1 0.54153204,5.6153316 A 5.9727769 5.415318 0 1 1 12.487086 5.6153316 z"
+ sodipodi:ry="5.415318"
+ sodipodi:rx="5.9727769"
+ sodipodi:cy="5.6153316"
+ sodipodi:cx="6.5143089"
+ id="path4623"
+ style="opacity:1;fill:url(#radialGradient4666);fill-opacity:1;stroke:url(#linearGradient2887);stroke-width:1.03404319;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ sodipodi:type="arc" />
+ <rect
+ style="opacity:1;fill:#999;fill-opacity:1;stroke:none;stroke-width:1.20000005;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="rect1928"
+ width="1"
+ height="1"
+ x="12"
+ y="12" />
+ <path
+ style="opacity:0.5;fill:url(#radialGradient2861);fill-opacity:1;stroke:none;stroke-width:1.03404319;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+ d="M 7,2 C 4.2399952,2 2.0000001,4.2399964 2,7 C 3,10.521525 8,3.5447287 12,7 C 12,4.2399964 9.7600047,2 7,2 z "
+ id="path2847" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer8"
+ inkscape:label="pagewidth"
+ style="display:inline">
+ <g
+ id="g5768"
+ style="opacity:0.8">
+ <path
+ id="path5760"
+ d="M 5,4 L 2,7 L 5,10 L 5,4 z M 9,4 L 9,10 L 12,7 L 9,4 z "
+ style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:#729fcf;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+ <rect
+ ry="0"
+ rx="0"
+ y="5"
+ x="5"
+ height="4"
+ width="4"
+ id="rect5752"
+ style="opacity:1;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" />
+ </g>
+ <rect
+ style="fill:white;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+ id="rect5754"
+ width="6"
+ height="2"
+ x="4"
+ y="6"
+ rx="0"
+ ry="0" />
+ <path
+ style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 5,4 L 2,7 L 5,10 L 5,4"
+ id="path5756" />
+ <path
+ style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
+ d="M 9,4 L 12,7 L 9,10 L 9,4"
+ id="path5758" />
+ </g>
+</svg>
diff --git a/data/icons/16x16/apps/Makefile.am b/data/icons/16x16/apps/Makefile.am
new file mode 100644
index 0000000..875cb2a
--- /dev/null
+++ b/data/icons/16x16/apps/Makefile.am
@@ -0,0 +1,14 @@
+themedir = $(datadir)/icons/hicolor
+size = 16x16
+context = apps
+
+iconsdir = $(themedir)/$(size)/$(context)
+
+icons_DATA = \
+ evince.png
+
+noinst_DATA =
+
+EXTRA_DIST = \
+ $(icons_DATA) \
+ $(noinst_DATA)
diff --git a/data/icons/16x16/evince.png b/data/icons/16x16/apps/evince.png
index e2e7fae..e2e7fae 100644
--- a/data/icons/16x16/evince.png
+++ b/data/icons/16x16/apps/evince.png
Binary files differ