[adwaita-icon-theme] fullcolor: fix misrendering of computers



commit 2b2f11291565455e3ac29c73933f7a88a41e9390
Author: Jakub Steiner <jimmac gmail com>
Date:   Thu Nov 18 16:02:47 2021 +0100

    fullcolor: fix misrendering of computers
    
    - computer and network-workgroup had a solid background
    
    fixes https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/issues/152

 Adwaita/16x16/devices/computer.png           | Bin 370 -> 334 bytes
 Adwaita/16x16/places/network-workgroup.png   | Bin 472 -> 451 bytes
 Adwaita/22x22/devices/computer.png           | Bin 430 -> 398 bytes
 Adwaita/22x22/places/network-workgroup.png   | Bin 589 -> 550 bytes
 Adwaita/24x24/devices/computer.png           | Bin 416 -> 370 bytes
 Adwaita/24x24/places/network-workgroup.png   | Bin 537 -> 502 bytes
 Adwaita/32x32/devices/computer.png           | Bin 437 -> 409 bytes
 Adwaita/32x32/places/network-workgroup.png   | Bin 577 -> 546 bytes
 Adwaita/48x48/devices/computer.png           | Bin 605 -> 575 bytes
 Adwaita/48x48/places/network-workgroup.png   | Bin 773 -> 758 bytes
 Adwaita/512x512/devices/computer.png         | Bin 4769 -> 4574 bytes
 Adwaita/512x512/places/network-workgroup.png | Bin 6767 -> 6429 bytes
 src/fullcolor/computers.svg                  |   4 ++--
 13 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Adwaita/16x16/devices/computer.png b/Adwaita/16x16/devices/computer.png
index faa9eb87..6ba04523 100644
Binary files a/Adwaita/16x16/devices/computer.png and b/Adwaita/16x16/devices/computer.png differ
diff --git a/Adwaita/16x16/places/network-workgroup.png b/Adwaita/16x16/places/network-workgroup.png
index 51d9287f..8997a806 100644
Binary files a/Adwaita/16x16/places/network-workgroup.png and b/Adwaita/16x16/places/network-workgroup.png 
differ
diff --git a/Adwaita/22x22/devices/computer.png b/Adwaita/22x22/devices/computer.png
index 2de14fcc..a1fad88a 100644
Binary files a/Adwaita/22x22/devices/computer.png and b/Adwaita/22x22/devices/computer.png differ
diff --git a/Adwaita/22x22/places/network-workgroup.png b/Adwaita/22x22/places/network-workgroup.png
index c3f4b3dd..0226f5fb 100644
Binary files a/Adwaita/22x22/places/network-workgroup.png and b/Adwaita/22x22/places/network-workgroup.png 
differ
diff --git a/Adwaita/24x24/devices/computer.png b/Adwaita/24x24/devices/computer.png
index cb0cac73..58a46b7e 100644
Binary files a/Adwaita/24x24/devices/computer.png and b/Adwaita/24x24/devices/computer.png differ
diff --git a/Adwaita/24x24/places/network-workgroup.png b/Adwaita/24x24/places/network-workgroup.png
index a54d2161..b744f72b 100644
Binary files a/Adwaita/24x24/places/network-workgroup.png and b/Adwaita/24x24/places/network-workgroup.png 
differ
diff --git a/Adwaita/32x32/devices/computer.png b/Adwaita/32x32/devices/computer.png
index 405c1208..d0539a1b 100644
Binary files a/Adwaita/32x32/devices/computer.png and b/Adwaita/32x32/devices/computer.png differ
diff --git a/Adwaita/32x32/places/network-workgroup.png b/Adwaita/32x32/places/network-workgroup.png
index 06efe804..43444c9f 100644
Binary files a/Adwaita/32x32/places/network-workgroup.png and b/Adwaita/32x32/places/network-workgroup.png 
differ
diff --git a/Adwaita/48x48/devices/computer.png b/Adwaita/48x48/devices/computer.png
index fb8f560d..19282711 100644
Binary files a/Adwaita/48x48/devices/computer.png and b/Adwaita/48x48/devices/computer.png differ
diff --git a/Adwaita/48x48/places/network-workgroup.png b/Adwaita/48x48/places/network-workgroup.png
index ecbfcb61..32aebafc 100644
Binary files a/Adwaita/48x48/places/network-workgroup.png and b/Adwaita/48x48/places/network-workgroup.png 
differ
diff --git a/Adwaita/512x512/devices/computer.png b/Adwaita/512x512/devices/computer.png
index 05379e72..f32fb1ae 100644
Binary files a/Adwaita/512x512/devices/computer.png and b/Adwaita/512x512/devices/computer.png differ
diff --git a/Adwaita/512x512/places/network-workgroup.png b/Adwaita/512x512/places/network-workgroup.png
index 774e3336..6b48f289 100644
Binary files a/Adwaita/512x512/places/network-workgroup.png and 
b/Adwaita/512x512/places/network-workgroup.png differ
diff --git a/src/fullcolor/computers.svg b/src/fullcolor/computers.svg
index c0c860f7..13d27c69 100644
--- a/src/fullcolor/computers.svg
+++ b/src/fullcolor/computers.svg
@@ -3105,7 +3105,7 @@
      inkscape:label="computer"
      id="layer1">
     <g
-       style="display:inline"
+       style="display:none"
        inkscape:label="baseplate"
        id="layer6"
        inkscape:groupmode="layer"
@@ -3506,7 +3506,7 @@
        inkscape:groupmode="layer"
        id="layer7"
        inkscape:label="baseplate"
-       style="display:inline"
+       style="display:none"
        sodipodi:insensitive="true">
       <rect
          
style="display:inline;overflow:visible;visibility:visible;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"


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