diff options
author | Alistair Buxton <a.j.buxton@gmail.com> | 2018-04-06 18:57:06 +0100 |
---|---|---|
committer | Simon Steinbeiß <simon.steinbeiss@elfenbeinturm.at> | 2018-04-06 22:29:56 +0200 |
commit | bfab3bcf27977cc3d09eeb0c195b32fd05d072bd (patch) | |
tree | 757fe310bbd01efda1837c383a70fa4d58ca3022 /elementary-xfce/categories/48/applications-cardgames.svg | |
parent | 7f21d1856a91b9222c255660354f3dcb179ddc3b (diff) | |
download | elementary-xfce-bfab3bcf27977cc3d09eeb0c195b32fd05d072bd.tar.gz |
vacuum-defs and export-plain-svg.
Generated with:
find -type f -name '*.svg' -exec inkscape --vacuum-defs {} --export-plain-svg={} \;
The above has been run twice to work around inkscape reversing attrib lists. See
https://github.com/elementary/icons/issues/470
Confirmed no visual change by generating all PNG icons for this and previous commit (including those without size) and then binary comparing the results.
Diffstat (limited to 'elementary-xfce/categories/48/applications-cardgames.svg')
-rw-r--r-- | elementary-xfce/categories/48/applications-cardgames.svg | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/elementary-xfce/categories/48/applications-cardgames.svg b/elementary-xfce/categories/48/applications-cardgames.svg index cf7b9fb2..99c2c927 100644 --- a/elementary-xfce/categories/48/applications-cardgames.svg +++ b/elementary-xfce/categories/48/applications-cardgames.svg @@ -1,6 +1,4 @@ <?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://creativecommons.org/ns#" @@ -8,26 +6,10 @@ 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" version="1.0" width="48" height="48" - id="svg11300" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="applications-cardgames.svg"> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="640" - inkscape:window-height="480" - id="namedview198272" /> + id="svg11300"> <metadata id="metadata149"> <rdf:RDF> |