[gimp] Slighty better (still horrible) design for linear/perceptual space icons



commit a0628e5c787a5465556a987b37da20e2d1dfb3dd
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Sat Jan 6 06:31:34 2018 +0300

    Slighty better (still horrible) design for linear/perceptual space icons

 icons/Color/16/gimp-color-space-linear.png         |  Bin 260 -> 310 bytes
 icons/Color/16/gimp-color-space-perceptual.png     |  Bin 352 -> 428 bytes
 icons/Color/24/gimp-color-space-linear.svg         |   45 +++++++++++-----
 icons/Color/24/gimp-color-space-perceptual.png     |  Bin 474 -> 589 bytes
 icons/Color/24/gimp-color-space-perceptual.svg     |   25 +++++++--
 icons/Color/scalable/gimp-color-space-linear.svg   |   53 ++++++++++++++------
 .../Color/scalable/gimp-color-space-perceptual.svg |   29 ++++++++---
 7 files changed, 108 insertions(+), 44 deletions(-)
---
diff --git a/icons/Color/16/gimp-color-space-linear.png b/icons/Color/16/gimp-color-space-linear.png
index bd75187..7c704d7 100644
Binary files a/icons/Color/16/gimp-color-space-linear.png and b/icons/Color/16/gimp-color-space-linear.png 
differ
diff --git a/icons/Color/16/gimp-color-space-perceptual.png b/icons/Color/16/gimp-color-space-perceptual.png
index 9b2ba83..7f82998 100644
Binary files a/icons/Color/16/gimp-color-space-perceptual.png and 
b/icons/Color/16/gimp-color-space-perceptual.png differ
diff --git a/icons/Color/24/gimp-color-space-linear.svg b/icons/Color/24/gimp-color-space-linear.svg
index 2b0dbf3..f13d88a 100644
--- a/icons/Color/24/gimp-color-space-linear.svg
+++ b/icons/Color/24/gimp-color-space-linear.svg
@@ -26,9 +26,9 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="22.627417"
-     inkscape:cx="17.464694"
-     inkscape:cy="11.987453"
+     inkscape:zoom="8"
+     inkscape:cx="31.141221"
+     inkscape:cy="-8.0531512"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      inkscape:document-rotation="0"
@@ -39,7 +39,9 @@
      inkscape:window-x="0"
      inkscape:window-y="27"
      inkscape:window-maximized="1"
-     inkscape:grid-bbox="true">
+     inkscape:grid-bbox="true"
+     inkscape:snap-page="true"
+     inkscape:showpageshadow="false">
     <inkscape:grid
        type="xygrid"
        id="grid1400" />
@@ -65,18 +67,33 @@
      inkscape:label="Layer 1">
     <g
        id="gimp-color-space-linear-24">
+      <rect
+         y="-27.500017"
+         x="1"
+         height="22"
+         width="22"
+         id="rect1375"
+         
style="color:#000000;overflow:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
 />
       <path
-         sodipodi:nodetypes="cc"
          inkscape:connector-curvature="0"
-         id="path819"
-         d="M 2,-6.5 22,-26.500017"
-         
style="fill:none;fill-rule:evenodd;stroke:#dc0000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
-      <path
-         id="rect814"
-         d="m 1,-27.500017 v 22 h 22 v -22 z m 1,1 h 20 v 20 H 2 Z"
-         
style="color:#000000;overflow:visible;opacity:1;fill:#2d2d2d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="cccccccccc" />
+         id="path2667"
+         d="m 1,-17.500017 h 12 v 12 h -1 v -11 H 1 Z"
+         
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+      <g
+         id="g2685">
+        <path
+           
style="fill:none;fill-rule:evenodd;stroke:#dc0000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           d="m 1,-5.500017 22,-22"
+           id="path819"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="cc" />
+        <path
+           sodipodi:nodetypes="cccccccccc"
+           inkscape:connector-curvature="0"
+           
style="color:#000000;overflow:visible;opacity:1;fill:#2d2d2d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
+           d="m 0,-28.500017 v 24 h 24 v -24 z m 1,1 h 22 v 22 H 1 Z"
+           id="rect814" />
+      </g>
     </g>
   </g>
 </svg>
diff --git a/icons/Color/24/gimp-color-space-perceptual.png b/icons/Color/24/gimp-color-space-perceptual.png
index 14377db..2e47cd9 100644
Binary files a/icons/Color/24/gimp-color-space-perceptual.png and 
b/icons/Color/24/gimp-color-space-perceptual.png differ
diff --git a/icons/Color/24/gimp-color-space-perceptual.svg b/icons/Color/24/gimp-color-space-perceptual.svg
index 052be92..77fceb9 100644
--- a/icons/Color/24/gimp-color-space-perceptual.svg
+++ b/icons/Color/24/gimp-color-space-perceptual.svg
@@ -28,9 +28,9 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="11.313708"
-     inkscape:cx="23.988368"
-     inkscape:cy="9.1547432"
+     inkscape:zoom="1"
+     inkscape:cx="8.626758"
+     inkscape:cy="1.2759042"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      inkscape:document-rotation="0"
@@ -68,7 +68,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <dc:title></dc:title>
+        <dc:title />
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -77,18 +77,31 @@
      inkscape:groupmode="layer"
      id="layer1"
      transform="translate(0,-290.64998)">
+    <rect
+       
style="color:#000000;overflow:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458335;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
+       id="rect2481"
+       width="5.8208337"
+       height="5.8208461"
+       x="0.26458335"
+       y="290.91455" />
+    <path
+       
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 0.26458334,292.50206 H 2.6458334 v 4.23334 H 2.3812501 v -3.96876 H 0.26458334 Z"
+       id="path2687"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccccccc" />
     <g
        id="gimp-color-space-perceptual-24">
       <path
          sodipodi:nodetypes="cc"
          inkscape:connector-curvature="0"
          id="path819"
-         d="M 0.52916668,296.47082 C 1.1812825,293.95031 2.5894277,291.2872 5.8208334,291.17915"
+         d="m 0.26458335,296.73538 c 0.65211582,-2.52051 2.58942775,-5.71277 5.82083345,-5.82082"
          
style="fill:none;fill-rule:evenodd;stroke:#dc0000;stroke-width:0.26458335;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
       <path
          id="rect814"
          transform="matrix(0.26458334,0,0,0.26458334,0,292.76665)"
-         d="M 0.99999998,-7.0000124 1,15 23,14.999987 V -7.0000124 Z M 2,-6.0000124 H 22 V 13.999987 H 2 Z"
+         d="M 0,-8.0000124 V 15.999987 H 24 V -8.0000124 Z m 1,1 H 23 V 14.999987 l -22,-1.3e-5 z"
          
style="color:#000000;overflow:visible;opacity:1;fill:#2d2d2d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
          inkscape:connector-curvature="0"
          sodipodi:nodetypes="cccccccccc" />
diff --git a/icons/Color/scalable/gimp-color-space-linear.svg 
b/icons/Color/scalable/gimp-color-space-linear.svg
index 95c7fc7..0f1e856 100644
--- a/icons/Color/scalable/gimp-color-space-linear.svg
+++ b/icons/Color/scalable/gimp-color-space-linear.svg
@@ -26,20 +26,24 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="8"
-     inkscape:cx="22.683112"
-     inkscape:cy="-3.6342422"
+     inkscape:zoom="32"
+     inkscape:cx="10.979863"
+     inkscape:cy="5.1360359"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      inkscape:document-rotation="0"
-     showgrid="true"
+     showgrid="false"
      units="px"
      inkscape:window-width="1920"
      inkscape:window-height="1136"
      inkscape:window-x="0"
      inkscape:window-y="27"
      inkscape:window-maximized="1"
-     inkscape:grid-bbox="true">
+     inkscape:grid-bbox="true"
+     inkscape:showpageshadow="false"
+     inkscape:snap-bbox="true"
+     inkscape:bbox-paths="true"
+     inkscape:bbox-nodes="true">
     <inkscape:grid
        type="xygrid"
        id="grid1400" />
@@ -64,19 +68,36 @@
      inkscape:groupmode="layer"
      inkscape:label="Layer 1">
     <g
-       id="gimp-color-space-linear"
-       style="fill:#2d2d2d">
+       id="gimp-color-space-linear">
+      <rect
+         y="-19.500017"
+         x="1"
+         height="14"
+         width="14"
+         id="rect1373"
+         
style="color:#000000;overflow:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
 />
       <path
-         sodipodi:nodetypes="cc"
+         sodipodi:nodetypes="ccccccc"
          inkscape:connector-curvature="0"
-         id="path819"
-         d="m 2,-6.5 12,-12"
-         
style="fill:#2d2d2d;fill-rule:evenodd;stroke:#dc0000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
-      <path
-         id="rect814"
-         d="m 1,-19.500017 v 14 h 14 v -14 z m 1,1 h 12 v 12 H 2 Z"
-         
style="color:#000000;overflow:visible;opacity:1;fill:#2d2d2d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
-         inkscape:connector-curvature="0" />
+         id="path1377"
+         d="m 1,-13.500017 h 8 v 8 H 8 v -7 H 1 Z"
+         
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+      <g
+         style="fill:#2d2d2d"
+         id="g2676">
+        <path
+           
style="fill:#2d2d2d;fill-rule:evenodd;stroke:#dc0000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           d="m 1,-5.500017 14,-14"
+           id="path819"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="cc" />
+        <path
+           sodipodi:nodetypes="cccccccccc"
+           inkscape:connector-curvature="0"
+           
style="color:#000000;overflow:visible;opacity:1;fill:#2d2d2d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
+           d="m 0,-20.500017 v 16 h 16 v -16 z m 1,1 h 14 v 14 H 1 Z"
+           id="rect814" />
+      </g>
     </g>
   </g>
 </svg>
diff --git a/icons/Color/scalable/gimp-color-space-perceptual.svg 
b/icons/Color/scalable/gimp-color-space-perceptual.svg
index 9996f31..f61d4e0 100644
--- a/icons/Color/scalable/gimp-color-space-perceptual.svg
+++ b/icons/Color/scalable/gimp-color-space-perceptual.svg
@@ -29,12 +29,12 @@
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
      inkscape:zoom="32"
-     inkscape:cx="8.919924"
-     inkscape:cy="6.9396371"
+     inkscape:cx="7.8856033"
+     inkscape:cy="10.412292"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      inkscape:document-rotation="0"
-     showgrid="true"
+     showgrid="false"
      units="px"
      inkscape:window-width="1920"
      inkscape:window-height="1136"
@@ -52,7 +52,7 @@
      inkscape:snap-center="true"
      inkscape:snap-text-baseline="true"
      inkscape:snap-page="true"
-     inkscape:snap-global="false">
+     inkscape:snap-global="true">
     <inkscape:grid
        type="xygrid"
        id="grid812" />
@@ -65,7 +65,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <dc:title></dc:title>
+        <dc:title />
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -74,6 +74,18 @@
      inkscape:groupmode="layer"
      id="layer1"
      transform="translate(0,-292.76665)">
+    <rect
+       
style="color:#000000;overflow:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458335;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
+       id="rect2483"
+       width="3.7041667"
+       height="3.7041807"
+       x="0.26458335"
+       y="293.03122" />
+    <path
+       
style="fill:#bebebe;fill-rule:evenodd;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
+       d="M 0.26458334,294.08957 H 1.8520834 v 2.64583 H 1.5875 v -2.38125 H 0.26458334 Z"
+       id="path1375"
+       inkscape:connector-curvature="0" />
     <g
        id="gimp-color-space-perceptual"
        style="fill:#2d2d2d">
@@ -81,14 +93,15 @@
          sodipodi:nodetypes="cc"
          inkscape:connector-curvature="0"
          id="path819"
-         d="m 0.52916668,296.47082 c 0.33769803,-1.99099 1.48398662,-2.91672 3.17500012,-3.175"
+         d="m 0.26458334,296.7354 c 0.33769803,-1.99099 2.01315326,-3.44589 3.70416676,-3.70417"
          
style="fill:none;fill-rule:evenodd;stroke:#dc0000;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
       <path
          id="rect814"
          transform="matrix(0.26458334,0,0,0.26458334,0,292.76665)"
-         d="M 1,1 V 15 H 15 V 1 Z M 2,2 H 14 V 14 H 2 Z"
+         d="m 0,0 v 16 l 16,0 V 0 Z M 0.99999999,0.99999999 15,1 V 15 L 0.99999999,15 Z"
          
style="color:#000000;overflow:visible;opacity:1;fill:#2d2d2d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
-         inkscape:connector-curvature="0" />
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="cccccccccc" />
     </g>
   </g>
 </svg>


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