Module: wine Branch: stable Commit: 7637fb703303d95c8a61a9603f49ebdc0292a911 URL: https://source.winehq.org/git/wine.git/?a=commit;h=7637fb703303d95c8a61a9603... Author: Alex Henrie <alexhenrie24(a)gmail.com> Date: Thu Aug 23 23:16:45 2018 -0600 shell32: Scale SVG properly to create 48x48 sleep icons. Signed-off-by: Alex Henrie <alexhenrie24(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> (cherry picked from commit 13d2264e731a7e63e7b9e8fa2b03b1a02027f923) Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> --- dlls/shell32/resources/sleep.ico | Bin 65140 -> 65140 bytes dlls/shell32/resources/sleep.svg | 244 ++++++++++++++++++--------------------- 2 files changed, 112 insertions(+), 132 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=7637fb703303d95c8a61a...