[gnome-builder] icons-mimetype: Fix rendering of the changelog icon



commit 0c1bbf646894fd7b0c1df6481abe3ea21aed4b4d
Author: vanadiae <vanadiae35 gmail com>
Date:   Wed Dec 30 15:30:00 2020 +0100

    icons-mimetype: Fix rendering of the changelog icon
    
    Currently the rendered text-x-changelog-symbolic.svg PNGs have some sort
    of line of circles, while there's only three separated circles in the
    original SVG.
    
    This is because there's some circles in the SVG that are using fill=none
    to make them invisible. It must have been while iterating on the icon,
    maybe testing with four dots+rectangles.
    
    So this commit fixes the original SVG, by simply removing the invisible
    circles, and regenerates the corresponding PNGs.

 .../text-x-changelog-symbolic.symbolic.png         | Bin 160 -> 130 bytes
 .../text-x-changelog-symbolic.symbolic.png         | Bin 220 -> 167 bytes
 .../text-x-changelog-symbolic.symbolic.png         | Bin 302 -> 212 bytes
 .../text-x-changelog-symbolic.symbolic.png         | Bin 436 -> 295 bytes
 .../mimetypes/text-x-changelog-symbolic.svg        |  54 ++++++++++++---------
 5 files changed, 31 insertions(+), 23 deletions(-)
---
diff --git a/data/icons/hicolor/16x16/mimetypes/text-x-changelog-symbolic.symbolic.png 
b/data/icons/hicolor/16x16/mimetypes/text-x-changelog-symbolic.symbolic.png
index 1fa8878c0..b777d4cf1 100644
Binary files a/data/icons/hicolor/16x16/mimetypes/text-x-changelog-symbolic.symbolic.png and 
b/data/icons/hicolor/16x16/mimetypes/text-x-changelog-symbolic.symbolic.png differ
diff --git a/data/icons/hicolor/32x32/mimetypes/text-x-changelog-symbolic.symbolic.png 
b/data/icons/hicolor/32x32/mimetypes/text-x-changelog-symbolic.symbolic.png
index 37177f2b1..17ef3131d 100644
Binary files a/data/icons/hicolor/32x32/mimetypes/text-x-changelog-symbolic.symbolic.png and 
b/data/icons/hicolor/32x32/mimetypes/text-x-changelog-symbolic.symbolic.png differ
diff --git a/data/icons/hicolor/48x48/mimetypes/text-x-changelog-symbolic.symbolic.png 
b/data/icons/hicolor/48x48/mimetypes/text-x-changelog-symbolic.symbolic.png
index b1dbbd521..01f5d562b 100644
Binary files a/data/icons/hicolor/48x48/mimetypes/text-x-changelog-symbolic.symbolic.png and 
b/data/icons/hicolor/48x48/mimetypes/text-x-changelog-symbolic.symbolic.png differ
diff --git a/data/icons/hicolor/64x64/mimetypes/text-x-changelog-symbolic.symbolic.png 
b/data/icons/hicolor/64x64/mimetypes/text-x-changelog-symbolic.symbolic.png
index d86a692a0..96b32fdf3 100644
Binary files a/data/icons/hicolor/64x64/mimetypes/text-x-changelog-symbolic.symbolic.png and 
b/data/icons/hicolor/64x64/mimetypes/text-x-changelog-symbolic.symbolic.png differ
diff --git a/data/icons/hicolor/scalable/mimetypes/text-x-changelog-symbolic.svg 
b/data/icons/hicolor/scalable/mimetypes/text-x-changelog-symbolic.svg
index dc083a481..491c1b105 100644
--- a/data/icons/hicolor/scalable/mimetypes/text-x-changelog-symbolic.svg
+++ b/data/icons/hicolor/scalable/mimetypes/text-x-changelog-symbolic.svg
@@ -5,10 +5,40 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
    xmlns:svg="http://www.w3.org/2000/svg";
    xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
    width="16"
    version="1.1"
    id="svg7384"
-   height="16">
+   height="16"
+   sodipodi:docname="text-x-changelog-symbolic.svg"
+   inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
+  <style
+     id="style844"></style>
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1600"
+     inkscape:window-height="836"
+     id="namedview19"
+     showgrid="true"
+     inkscape:zoom="25.279067"
+     inkscape:cx="5.3238399"
+     inkscape:cy="8.1768455"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg7384">
+    <inkscape:grid
+       type="xygrid"
+       id="grid846" />
+  </sodipodi:namedview>
   <metadata
      id="metadata90">
     <rdf:RDF>
@@ -52,27 +82,5 @@
        id="path3631"
        d="m 47,351 v 2 h 6 v -2 z"
        
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#2e3436;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;
 
stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
-    <path
-       id="circle1532"
-       d="m 44,342 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z"
-       
style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1;stroke-opacity:1"
 />
-    <path
-       id="circle1534"
-       d="m 46,346 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z"
-       
style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1;stroke-opacity:1"
 />
-    <path
-       id="circle1536"
-       d="m 46,350 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z"
-       
style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1;stroke-opacity:1"
 />
-    <path
-       id="circle1538"
-       d="m 44,354 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z"
-       
style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1;stroke-opacity:1"
 />
   </g>
-  <g
-     transform="translate(-39.999817,-340.00011)"
-     id="layer2" />
-  <g
-     transform="translate(-39.999817,-340.00011)"
-     id="layer3" />
 </svg>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]