#764554 xfce4-panel: suspend icon missing

Package:
xfce4-panel
Source:
xfce4-panel
Description:
panel for Xfce4 desktop environment
Submitter:
Chris Bainbridge
Date:
2015-02-12 16:51:27 UTC
Severity:
normal
#764554#5
Date:
2014-10-09 00:32:48 UTC
From:
To:
Dear Maintainer,

The actions panel has a suspend action but the icon does not exist:
http://imgur.com/xNsWstj

The icon is set in plugins/actions/actions.c - the other actions all
have corresponding icons and suspend is set to system-suspend.png but
that icon does not exist.

eg. lock-screen icon is set to "system-lock-screen" which corresponds to
/usr/share/icons/HighContrast/scalable/actions/system-lock-screen.svg or
/usr/share/icons/Tango/16x16/actions/system-lock-screen.png

But suspend icon is set to "system-suspend" and there is no
/usr/share/icons/.../system-suspend.png

There is an icon /usr/share/icons/hicolor/48x48/apps/xfsm-suspend.png
which looks like it could be used?