diff options
author | 2019-01-25 07:37:19 +0100 | |
---|---|---|
committer | 2019-02-24 16:10:46 +0100 | |
commit | 4271aaccb0a24c52fff508791553be4cefbabd8f (patch) | |
tree | a79cfa85b4ab9f3527aace4108e4baa2b1de960b /Flat-Remix-Light/apps/scalable/hedgewars.svg | |
parent | 00230155e31d35262c4302f363c7f0d7cdfb7b7c (diff) | |
download | flat-remix-4271aaccb0a24c52fff508791553be4cefbabd8f.tar.gz flat-remix-4271aaccb0a24c52fff508791553be4cefbabd8f.zip |
Update some apps icons; Fix kde shadows error
Diffstat (limited to '')
-rw-r--r-- | Flat-Remix-Light/apps/scalable/hedgewars.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Light/apps/scalable/hedgewars.svg b/Flat-Remix-Light/apps/scalable/hedgewars.svg index b2acdd247..cc7131209 100644 --- a/Flat-Remix-Light/apps/scalable/hedgewars.svg +++ b/Flat-Remix-Light/apps/scalable/hedgewars.svg @@ -1,4 +1,4 @@ -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="384pt" height="384pt" version="1.1" viewBox="0 0 384 384"> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" version="1.1" viewBox="0 0 384 384"> <defs> <filter id="alpha" width="100%" height="100%" x="0%" y="0%" filterUnits="objectBoundingBox"> <feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> |