diff --git a/eog-symbolic.svg b/eog-symbolic.svg
new file mode 100644
index 0000000..6c9cad6
--- /dev/null
+++ b/eog-symbolic.svg
@@ -0,0 +1,25 @@
+
+
+
+
diff --git a/eog.spec b/eog.spec
index a8987cd..450613e 100644
--- a/eog.spec
+++ b/eog.spec
@@ -8,10 +8,12 @@
Summary: Eye of GNOME image viewer
Name: eog
Version: 3.16.1
-Release: 1%{?dist}
+Release: 2%{?dist}
URL: https://wiki.gnome.org/Apps/EyeOfGnome
#VCS: git:git://git.gnome.org/eog
Source: http://download.gnome.org/sources/eog/3.16/%{name}-%{version}.tar.xz
+# Backported symbolic icon from upstream
+Source1: https://git.gnome.org/browse/eog/plain/data/icons/scalable/apps/eog-symbolic.svg
# The GFDL has an "or later version" clause embedded inside the license.
# There is no need to add the + here.
@@ -92,6 +94,10 @@ appstream-util replace-screenshots $RPM_BUILD_ROOT%{_datadir}/appdata/eog.appdat
https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/eog/a.png \
https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/eog/b.png
+# Install the backported symbolic icon.
+mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
+cp %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/eog-symbolic.svg
+
%find_lang %{name} --with-gnome
rm -rf $RPM_BUILD_ROOT%{_libdir}/eog/plugins/*.la
@@ -142,6 +148,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%{_datadir}/installed-tests/
%changelog
+* Tue May 12 2015 Michael Catanzaro - 3.16.1-2
+- Add symbolic icon
+
* Tue Apr 14 2015 Kalev Lember - 3.16.1-1
- Update to 3.16.1