raster pushed a commit to branch feature/themes/flat.

http://git.enlightenment.org/core/efl.git/commit/?id=7aa5bb01884909130903de0ff8eff2871ab50033

commit 7aa5bb01884909130903de0ff8eff2871ab50033
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Mon Jul 27 11:38:37 2020 +0100

    TH - more icons i did last night...
---
 data/elementary/themes/edc/O/icons.edc             |  10 +-
 data/elementary/themes/edc/icons.edc               |   5 +
 data/elementary/themes/ic.edc                      |   5 +
 data/elementary/themes/img/ic/mouse-extra-040.png  | Bin 0 -> 1004 bytes
 data/elementary/themes/img/ic/mouse-extra-080.png  | Bin 0 -> 1828 bytes
 data/elementary/themes/img/ic/mouse-extra-160.png  | Bin 0 -> 3596 bytes
 data/elementary/themes/img/ic/mouse-left-040.png   | Bin 0 -> 952 bytes
 data/elementary/themes/img/ic/mouse-left-080.png   | Bin 0 -> 1774 bytes
 data/elementary/themes/img/ic/mouse-left-160.png   | Bin 0 -> 3481 bytes
 data/elementary/themes/img/ic/mouse-middle-040.png | Bin 0 -> 909 bytes
 data/elementary/themes/img/ic/mouse-middle-080.png | Bin 0 -> 1724 bytes
 data/elementary/themes/img/ic/mouse-middle-160.png | Bin 0 -> 3418 bytes
 data/elementary/themes/img/ic/mouse-right-040.png  | Bin 0 -> 960 bytes
 data/elementary/themes/img/ic/mouse-right-080.png  | Bin 0 -> 1795 bytes
 data/elementary/themes/img/ic/mouse-right-160.png  | Bin 0 -> 3520 bytes
 data/elementary/themes/img/ic/mouse-wheel-040.png  | Bin 0 -> 1053 bytes
 data/elementary/themes/img/ic/mouse-wheel-080.png  | Bin 0 -> 1936 bytes
 data/elementary/themes/img/ic/mouse-wheel-160.png  | Bin 0 -> 3760 bytes
 data/elementary/themes/img/mouse-extra.svg         | 143 ++++++++++++++++++++
 data/elementary/themes/img/mouse-left.svg          | 143 ++++++++++++++++++++
 data/elementary/themes/img/mouse-middle.svg        | 139 +++++++++++++++++++
 data/elementary/themes/img/mouse-right.svg         | 143 ++++++++++++++++++++
 data/elementary/themes/img/mouse-wheel.svg         | 147 +++++++++++++++++++++
 23 files changed, 730 insertions(+), 5 deletions(-)

diff --git a/data/elementary/themes/edc/O/icons.edc 
b/data/elementary/themes/edc/O/icons.edc
index d34b665511..5db0fcdcc6 100644
--- a/data/elementary/themes/edc/O/icons.edc
+++ b/data/elementary/themes/edc/O/icons.edc
@@ -82,11 +82,11 @@
 //   ICON("preferences-desktop-keyboard-shortcuts","icon_keys.png",64)         
 // "enlightenment/keys"
    ICON("preferences-desktop-pointer","icon_mouse.png",64)             // *** 
// "enlightenment/mouse"
 //   ICON("preferences-desktop-mouse","icon_mouse_clean.png",64)               
 // "enlightenment/mouse_clean"
-   ICON("preferences-desktop-mouse-left","icon_mouse_left.png",64)     // *** 
// "enlightenment/mouse_left"
-   ICON("preferences-desktop-mouse-right","icon_mouse_right.png",64)   // *** 
// "enlightenment/mouse_right"
-   ICON("preferences-desktop-mouse-middle","icon_mouse_middle.png",64) // *** 
// "enlightenment/mouse_middle"
-   ICON("preferences-desktop-mouse-wheel","icon_mouse_wheel.png",64)   // *** 
// "enlightenment/mouse_wheel"
-   ICON("preferences-desktop-mouse-extra","icon_mouse_extra.png",64)   // *** 
// "enlightenment/mouse_extra"
+//   ICON("preferences-desktop-mouse-left","icon_mouse_left.png",64)     // 
*** // "enlightenment/mouse_left"
+//   ICON("preferences-desktop-mouse-right","icon_mouse_right.png",64)   // 
*** // "enlightenment/mouse_right"
+//   ICON("preferences-desktop-mouse-middle","icon_mouse_middle.png",64) // 
*** // "enlightenment/mouse_middle"
+//   ICON("preferences-desktop-mouse-wheel","icon_mouse_wheel.png",64)   // 
*** // "enlightenment/mouse_wheel"
+//   ICON("preferences-desktop-mouse-extra","icon_mouse_extra.png",64)   // 
*** // "enlightenment/mouse_extra"
    ICON("preferences-desktop-locale","icon_intl.png",64)                      
// "enlightenment/intl"
    ICON("preferences-desktop-mixer","icon_mixer.png",64)                      
// "enlightenment/mixer"
    ICON("preferences-desktop-shelf","icon_shelf.png",64)                       
 // *** // "enlightenment/shelf"
diff --git a/data/elementary/themes/edc/icons.edc 
b/data/elementary/themes/edc/icons.edc
index 22e055b95d..809ec1c329 100644
--- a/data/elementary/themes/edc/icons.edc
+++ b/data/elementary/themes/edc/icons.edc
@@ -61,6 +61,11 @@
    ICON("preferences-desktop-keyboard-shortcuts", "i-key")
    ICON("preferences-desktop-swipe-bindings", "i-gesture")
    ICON("preferences-desktop-mouse", "i-mouse")
+   ICON("preferences-desktop-mouse-left", "i-mouse-left")
+   ICON("preferences-desktop-mouse-right", "i-mouse-right")
+   ICON("preferences-desktop-mouse-middle", "i-mouse-middle")
+   ICON("preferences-desktop-mouse-wheel", "i-mouse-wheel")
+   ICON("preferences-desktop-mouse-extra", "i-mouse-extra")
    ICON("preferences-desktop-keyboard", "i-keyboard")
 //   ICON("preferences-desktop-signal-bindings", "i-")
    ICON("preferences-behavior", "i-input")
diff --git a/data/elementary/themes/ic.edc b/data/elementary/themes/ic.edc
index c718ec2925..d64c5dc596 100644
--- a/data/elementary/themes/ic.edc
+++ b/data/elementary/themes/ic.edc
@@ -198,6 +198,11 @@ I160("i-fingerprint", "fingerprint")
 I160("i-mouse", "mouse")
 I160("i-keyboard", "keyboard")
 I160("i-input", "input")
+I160("i-mouse-left", "mouse-left")
+I160("i-mouse-right", "mouse-right")
+I160("i-mouse-middle", "mouse-middle")
+I160("i-mouse-wheel", "mouse-wheel")
+I160("i-mouse-extra", "mouse-extra")
 
 ///////////////////////////////////////////////////////////////////////////////
 // larger mono icons (mostly efm or settings)
diff --git a/data/elementary/themes/img/ic/mouse-extra-040.png 
b/data/elementary/themes/img/ic/mouse-extra-040.png
new file mode 100644
index 0000000000..59556cbf4c
Binary files /dev/null and b/data/elementary/themes/img/ic/mouse-extra-040.png 
differ
diff --git a/data/elementary/themes/img/ic/mouse-extra-080.png 
b/data/elementary/themes/img/ic/mouse-extra-080.png
new file mode 100644
index 0000000000..8cea635a7a
Binary files /dev/null and b/data/elementary/themes/img/ic/mouse-extra-080.png 
differ
diff --git a/data/elementary/themes/img/ic/mouse-extra-160.png 
b/data/elementary/themes/img/ic/mouse-extra-160.png
new file mode 100644
index 0000000000..c757725d3b
Binary files /dev/null and b/data/elementary/themes/img/ic/mouse-extra-160.png 
differ
diff --git a/data/elementary/themes/img/ic/mouse-left-040.png 
b/data/elementary/themes/img/ic/mouse-left-040.png
new file mode 100644
index 0000000000..1f02b05819
Binary files /dev/null and b/data/elementary/themes/img/ic/mouse-left-040.png 
differ
diff --git a/data/elementary/themes/img/ic/mouse-left-080.png 
b/data/elementary/themes/img/ic/mouse-left-080.png
new file mode 100644
index 0000000000..73ccdae6f1
Binary files /dev/null and b/data/elementary/themes/img/ic/mouse-left-080.png 
differ
diff --git a/data/elementary/themes/img/ic/mouse-left-160.png 
b/data/elementary/themes/img/ic/mouse-left-160.png
new file mode 100644
index 0000000000..2d12c2dba3
Binary files /dev/null and b/data/elementary/themes/img/ic/mouse-left-160.png 
differ
diff --git a/data/elementary/themes/img/ic/mouse-middle-040.png 
b/data/elementary/themes/img/ic/mouse-middle-040.png
new file mode 100644
index 0000000000..67dadbc09b
Binary files /dev/null and b/data/elementary/themes/img/ic/mouse-middle-040.png 
differ
diff --git a/data/elementary/themes/img/ic/mouse-middle-080.png 
b/data/elementary/themes/img/ic/mouse-middle-080.png
new file mode 100644
index 0000000000..a2a8c72b2c
Binary files /dev/null and b/data/elementary/themes/img/ic/mouse-middle-080.png 
differ
diff --git a/data/elementary/themes/img/ic/mouse-middle-160.png 
b/data/elementary/themes/img/ic/mouse-middle-160.png
new file mode 100644
index 0000000000..dd2726c6ed
Binary files /dev/null and b/data/elementary/themes/img/ic/mouse-middle-160.png 
differ
diff --git a/data/elementary/themes/img/ic/mouse-right-040.png 
b/data/elementary/themes/img/ic/mouse-right-040.png
new file mode 100644
index 0000000000..ad13cab7c3
Binary files /dev/null and b/data/elementary/themes/img/ic/mouse-right-040.png 
differ
diff --git a/data/elementary/themes/img/ic/mouse-right-080.png 
b/data/elementary/themes/img/ic/mouse-right-080.png
new file mode 100644
index 0000000000..f5a1bd3af2
Binary files /dev/null and b/data/elementary/themes/img/ic/mouse-right-080.png 
differ
diff --git a/data/elementary/themes/img/ic/mouse-right-160.png 
b/data/elementary/themes/img/ic/mouse-right-160.png
new file mode 100644
index 0000000000..05723de832
Binary files /dev/null and b/data/elementary/themes/img/ic/mouse-right-160.png 
differ
diff --git a/data/elementary/themes/img/ic/mouse-wheel-040.png 
b/data/elementary/themes/img/ic/mouse-wheel-040.png
new file mode 100644
index 0000000000..de1a1e21cd
Binary files /dev/null and b/data/elementary/themes/img/ic/mouse-wheel-040.png 
differ
diff --git a/data/elementary/themes/img/ic/mouse-wheel-080.png 
b/data/elementary/themes/img/ic/mouse-wheel-080.png
new file mode 100644
index 0000000000..8619bbf052
Binary files /dev/null and b/data/elementary/themes/img/ic/mouse-wheel-080.png 
differ
diff --git a/data/elementary/themes/img/ic/mouse-wheel-160.png 
b/data/elementary/themes/img/ic/mouse-wheel-160.png
new file mode 100644
index 0000000000..347d8484d0
Binary files /dev/null and b/data/elementary/themes/img/ic/mouse-wheel-160.png 
differ
diff --git a/data/elementary/themes/img/mouse-extra.svg 
b/data/elementary/themes/img/mouse-extra.svg
new file mode 100644
index 0000000000..109b31087b
--- /dev/null
+++ b/data/elementary/themes/img/mouse-extra.svg
@@ -0,0 +1,143 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   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: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";
+   inkscape:export-ydpi="48"
+   inkscape:export-xdpi="48"
+   
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/mouse-extra-040.png"
+   inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
+   sodipodi:docname="mouse-extra.svg"
+   viewBox="0 0 80 80"
+   height="80"
+   width="80"
+   id="svg2"
+   version="1.1">
+  <metadata
+     id="metadata8">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs6">
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3575">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1"
+         offset="0"
+         id="stop3571" />
+      <stop
+         id="stop3579"
+         offset="0.27272728"
+         style="stop-color:#ffffff;stop-opacity:1" />
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1"
+         offset="1"
+         id="stop3573" />
+    </linearGradient>
+    <mask
+       id="mask947"
+       maskUnits="userSpaceOnUse">
+      <rect
+         y="5"
+         x="10"
+         height="40"
+         width="60"
+         id="rect949"
+         
style="opacity:1;fill:#a0a0a0;fill-opacity:1;stroke-width:3.96122;stroke-linecap:round;stroke-linejoin:round"
 />
+    </mask>
+    <mask
+       maskUnits="userSpaceOnUse"
+       id="mask3567">
+      <path
+         sodipodi:nodetypes="zzzzz"
+         id="path3569"
+         d="M 40,10 C 19,10 20,17.832395 20,30 20,42.167605 19,70 40,70 61,70 
60,42.167605 60,30 60,17.832395 61,10 40,10 Z"
+         
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+    </mask>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3575"
+       id="linearGradient3577"
+       x1="40"
+       y1="17"
+       x2="40"
+       y2="28"
+       gradientUnits="userSpaceOnUse" />
+  </defs>
+  <sodipodi:namedview
+     inkscape:bbox-paths="true"
+     inkscape:snap-nodes="true"
+     inkscape:snap-others="false"
+     inkscape:bbox-nodes="true"
+     inkscape:snap-bbox="true"
+     showguides="false"
+     inkscape:current-layer="g10"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="40.192539"
+     inkscape:cx="40"
+     inkscape:zoom="10.3875"
+     showgrid="true"
+     id="namedview4"
+     inkscape:window-height="1017"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#404040"
+     inkscape:document-rotation="0">
+    <inkscape:grid
+       id="grid837"
+       type="xygrid" />
+  </sodipodi:namedview>
+  <g
+     id="g10"
+     inkscape:label="Image"
+     inkscape:groupmode="layer">
+    <path
+       
style="fill:#c8c8c8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
+       d="M 40,10 C 19,10 20,17.832395 20,30 20,42.167605 19,70 40,70 61,70 
60,42.167605 60,30 60,17.832395 61,10 40,10 Z"
+       id="path3546"
+       sodipodi:nodetypes="zzzzz" />
+    <path
+       id="path3562"
+       
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-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-
 [...]
+       d="M 39 10 L 39 34 L 20 34 L 20 36 L 60 36 L 60 34 L 41 34 L 41 10 L 39 
10 z " />
+    <rect
+       
style="fill:url(#linearGradient3577);fill-opacity:1;stroke:#545454;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       id="rect3552"
+       width="6"
+       height="11"
+       x="37"
+       y="17" />
+    <path
+       
style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:0.125"
+       d="M 45,9 C 49,11 54.578805,8.5025863 55,30 55.421195,51.497414 51,60 
40,60 29,60 25,58 20,50 V 75 H 65 V 9 Z"
+       id="path3554"
+       sodipodi:nodetypes="czzccccc"
+       mask="url(#mask3567)" />
+    <path
+       
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 8,45 3,3 7,-7 -7,-7 -3,3 4,4 z"
+       id="path916" />
+  </g>
+</svg>
diff --git a/data/elementary/themes/img/mouse-left.svg 
b/data/elementary/themes/img/mouse-left.svg
new file mode 100644
index 0000000000..de6cedce27
--- /dev/null
+++ b/data/elementary/themes/img/mouse-left.svg
@@ -0,0 +1,143 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   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: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";
+   inkscape:export-ydpi="48"
+   inkscape:export-xdpi="48"
+   
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/mouse-left-040.png"
+   inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
+   sodipodi:docname="mouse-left.svg"
+   viewBox="0 0 80 80"
+   height="80"
+   width="80"
+   id="svg2"
+   version="1.1">
+  <metadata
+     id="metadata8">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs6">
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3575">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1"
+         offset="0"
+         id="stop3571" />
+      <stop
+         id="stop3579"
+         offset="0.27272728"
+         style="stop-color:#ffffff;stop-opacity:1" />
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1"
+         offset="1"
+         id="stop3573" />
+    </linearGradient>
+    <mask
+       id="mask947"
+       maskUnits="userSpaceOnUse">
+      <rect
+         y="5"
+         x="10"
+         height="40"
+         width="60"
+         id="rect949"
+         
style="opacity:1;fill:#a0a0a0;fill-opacity:1;stroke-width:3.96122;stroke-linecap:round;stroke-linejoin:round"
 />
+    </mask>
+    <mask
+       maskUnits="userSpaceOnUse"
+       id="mask3567">
+      <path
+         sodipodi:nodetypes="zzzzz"
+         id="path3569"
+         d="M 40,10 C 19,10 20,17.832395 20,30 20,42.167605 19,70 40,70 61,70 
60,42.167605 60,30 60,17.832395 61,10 40,10 Z"
+         
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+    </mask>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3575"
+       id="linearGradient3577"
+       x1="40"
+       y1="17"
+       x2="40"
+       y2="28"
+       gradientUnits="userSpaceOnUse" />
+  </defs>
+  <sodipodi:namedview
+     inkscape:bbox-paths="true"
+     inkscape:snap-nodes="true"
+     inkscape:snap-others="false"
+     inkscape:bbox-nodes="true"
+     inkscape:snap-bbox="true"
+     showguides="false"
+     inkscape:current-layer="g10"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="40.192539"
+     inkscape:cx="40"
+     inkscape:zoom="10.3875"
+     showgrid="true"
+     id="namedview4"
+     inkscape:window-height="1017"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#404040"
+     inkscape:document-rotation="0">
+    <inkscape:grid
+       id="grid837"
+       type="xygrid" />
+  </sodipodi:namedview>
+  <g
+     id="g10"
+     inkscape:label="Image"
+     inkscape:groupmode="layer">
+    <path
+       
style="fill:#c8c8c8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
+       d="M 40,10 C 19,10 20,17.832395 20,30 20,42.167605 19,70 40,70 61,70 
60,42.167605 60,30 60,17.832395 61,10 40,10 Z"
+       id="path3546"
+       sodipodi:nodetypes="zzzzz" />
+    <path
+       d="M 40 10 C 19 10 20 17.832395 20 30 C 20 31.458836 19.987157 
33.165773 19.998047 35 L 40 35 L 40 10 z "
+       
style="fill:#3399ff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
+       id="path852" />
+    <path
+       id="path3562"
+       
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-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-
 [...]
+       d="M 39 10 L 39 34 L 20 34 L 20 36 L 60 36 L 60 34 L 41 34 L 41 10 L 39 
10 z " />
+    <rect
+       
style="fill:url(#linearGradient3577);fill-opacity:1;stroke:#545454;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       id="rect3552"
+       width="6"
+       height="11"
+       x="37"
+       y="17" />
+    <path
+       
style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:0.125"
+       d="M 45,9 C 49,11 54.578805,8.5025863 55,30 55.421195,51.497414 51,60 
40,60 29,60 25,58 20,50 V 75 H 65 V 9 Z"
+       id="path3554"
+       sodipodi:nodetypes="czzccccc"
+       mask="url(#mask3567)" />
+  </g>
+</svg>
diff --git a/data/elementary/themes/img/mouse-middle.svg 
b/data/elementary/themes/img/mouse-middle.svg
new file mode 100644
index 0000000000..68807b7200
--- /dev/null
+++ b/data/elementary/themes/img/mouse-middle.svg
@@ -0,0 +1,139 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   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: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";
+   inkscape:export-ydpi="48"
+   inkscape:export-xdpi="48"
+   
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/mouse-middle-040.png"
+   inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
+   sodipodi:docname="mouse-middle.svg"
+   viewBox="0 0 80 80"
+   height="80"
+   width="80"
+   id="svg2"
+   version="1.1">
+  <metadata
+     id="metadata8">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs6">
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3575">
+      <stop
+         style="stop-color:#1e78a0;stop-opacity:1"
+         offset="0"
+         id="stop3571" />
+      <stop
+         id="stop3579"
+         offset="0.27272728"
+         style="stop-color:#3399ff;stop-opacity:1" />
+      <stop
+         style="stop-color:#1e78a0;stop-opacity:1"
+         offset="1"
+         id="stop3573" />
+    </linearGradient>
+    <mask
+       id="mask947"
+       maskUnits="userSpaceOnUse">
+      <rect
+         y="5"
+         x="10"
+         height="40"
+         width="60"
+         id="rect949"
+         
style="opacity:1;fill:#a0a0a0;fill-opacity:1;stroke-width:3.96122;stroke-linecap:round;stroke-linejoin:round"
 />
+    </mask>
+    <mask
+       maskUnits="userSpaceOnUse"
+       id="mask3567">
+      <path
+         sodipodi:nodetypes="zzzzz"
+         id="path3569"
+         d="M 40,10 C 19,10 20,17.832395 20,30 20,42.167605 19,70 40,70 61,70 
60,42.167605 60,30 60,17.832395 61,10 40,10 Z"
+         
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+    </mask>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3575"
+       id="linearGradient3577"
+       x1="40"
+       y1="17"
+       x2="40"
+       y2="28"
+       gradientUnits="userSpaceOnUse" />
+  </defs>
+  <sodipodi:namedview
+     inkscape:bbox-paths="true"
+     inkscape:snap-nodes="true"
+     inkscape:snap-others="false"
+     inkscape:bbox-nodes="true"
+     inkscape:snap-bbox="true"
+     showguides="false"
+     inkscape:current-layer="g10"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="40.192539"
+     inkscape:cx="40"
+     inkscape:zoom="10.3875"
+     showgrid="true"
+     id="namedview4"
+     inkscape:window-height="1017"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#404040"
+     inkscape:document-rotation="0">
+    <inkscape:grid
+       id="grid837"
+       type="xygrid" />
+  </sodipodi:namedview>
+  <g
+     id="g10"
+     inkscape:label="Image"
+     inkscape:groupmode="layer">
+    <path
+       
style="fill:#c8c8c8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
+       d="M 40,10 C 19,10 20,17.832395 20,30 20,42.167605 19,70 40,70 61,70 
60,42.167605 60,30 60,17.832395 61,10 40,10 Z"
+       id="path3546"
+       sodipodi:nodetypes="zzzzz" />
+    <path
+       id="path3562"
+       
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-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-
 [...]
+       d="M 39 10 L 39 34 L 20 34 L 20 36 L 60 36 L 60 34 L 41 34 L 41 10 L 39 
10 z " />
+    <rect
+       
style="fill:url(#linearGradient3577);fill-opacity:1;stroke:#545454;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       id="rect3552"
+       width="6"
+       height="11"
+       x="37"
+       y="17" />
+    <path
+       
style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:0.125"
+       d="M 45,9 C 49,11 54.578805,8.5025863 55,30 55.421195,51.497414 51,60 
40,60 29,60 25,58 20,50 V 75 H 65 V 9 Z"
+       id="path3554"
+       sodipodi:nodetypes="czzccccc"
+       mask="url(#mask3567)" />
+  </g>
+</svg>
diff --git a/data/elementary/themes/img/mouse-right.svg 
b/data/elementary/themes/img/mouse-right.svg
new file mode 100644
index 0000000000..e96ddd1544
--- /dev/null
+++ b/data/elementary/themes/img/mouse-right.svg
@@ -0,0 +1,143 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   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: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";
+   inkscape:export-ydpi="48"
+   inkscape:export-xdpi="48"
+   
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/mouse-right-040.png"
+   inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
+   sodipodi:docname="mouse-right.svg"
+   viewBox="0 0 80 80"
+   height="80"
+   width="80"
+   id="svg2"
+   version="1.1">
+  <metadata
+     id="metadata8">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs6">
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3575">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1"
+         offset="0"
+         id="stop3571" />
+      <stop
+         id="stop3579"
+         offset="0.27272728"
+         style="stop-color:#ffffff;stop-opacity:1" />
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1"
+         offset="1"
+         id="stop3573" />
+    </linearGradient>
+    <mask
+       id="mask947"
+       maskUnits="userSpaceOnUse">
+      <rect
+         y="5"
+         x="10"
+         height="40"
+         width="60"
+         id="rect949"
+         
style="opacity:1;fill:#a0a0a0;fill-opacity:1;stroke-width:3.96122;stroke-linecap:round;stroke-linejoin:round"
 />
+    </mask>
+    <mask
+       maskUnits="userSpaceOnUse"
+       id="mask3567">
+      <path
+         sodipodi:nodetypes="zzzzz"
+         id="path3569"
+         d="M 40,10 C 19,10 20,17.832395 20,30 20,42.167605 19,70 40,70 61,70 
60,42.167605 60,30 60,17.832395 61,10 40,10 Z"
+         
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+    </mask>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3575"
+       id="linearGradient3577"
+       x1="40"
+       y1="17"
+       x2="40"
+       y2="28"
+       gradientUnits="userSpaceOnUse" />
+  </defs>
+  <sodipodi:namedview
+     inkscape:bbox-paths="true"
+     inkscape:snap-nodes="true"
+     inkscape:snap-others="false"
+     inkscape:bbox-nodes="true"
+     inkscape:snap-bbox="true"
+     showguides="false"
+     inkscape:current-layer="g10"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="40.192539"
+     inkscape:cx="40"
+     inkscape:zoom="10.3875"
+     showgrid="true"
+     id="namedview4"
+     inkscape:window-height="1017"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#404040"
+     inkscape:document-rotation="0">
+    <inkscape:grid
+       id="grid837"
+       type="xygrid" />
+  </sodipodi:namedview>
+  <g
+     id="g10"
+     inkscape:label="Image"
+     inkscape:groupmode="layer">
+    <path
+       
style="fill:#c8c8c8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
+       d="M 40,10 C 19,10 20,17.832395 20,30 20,42.167605 19,70 40,70 61,70 
60,42.167605 60,30 60,17.832395 61,10 40,10 Z"
+       id="path3546"
+       sodipodi:nodetypes="zzzzz" />
+    <path
+       d="m 40,10 c 21,0 20,7.832395 20,20 0,1.458836 0.01284,3.165773 0.002,5 
H 40 Z"
+       
style="fill:#3399ff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path852" />
+    <path
+       id="path3562"
+       
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-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-
 [...]
+       d="M 39 10 L 39 34 L 20 34 L 20 36 L 60 36 L 60 34 L 41 34 L 41 10 L 39 
10 z " />
+    <rect
+       
style="fill:url(#linearGradient3577);fill-opacity:1;stroke:#545454;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       id="rect3552"
+       width="6"
+       height="11"
+       x="37"
+       y="17" />
+    <path
+       
style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:0.125"
+       d="M 45,9 C 49,11 54.578805,8.5025863 55,30 55.421195,51.497414 51,60 
40,60 29,60 25,58 20,50 V 75 H 65 V 9 Z"
+       id="path3554"
+       sodipodi:nodetypes="czzccccc"
+       mask="url(#mask3567)" />
+  </g>
+</svg>
diff --git a/data/elementary/themes/img/mouse-wheel.svg 
b/data/elementary/themes/img/mouse-wheel.svg
new file mode 100644
index 0000000000..7af8d7b856
--- /dev/null
+++ b/data/elementary/themes/img/mouse-wheel.svg
@@ -0,0 +1,147 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   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: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";
+   inkscape:export-ydpi="48"
+   inkscape:export-xdpi="48"
+   
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/mouse-middle-040.png"
+   inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
+   sodipodi:docname="mouse-wheel.svg"
+   viewBox="0 0 80 80"
+   height="80"
+   width="80"
+   id="svg2"
+   version="1.1">
+  <metadata
+     id="metadata8">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs6">
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3575">
+      <stop
+         style="stop-color:#1e78a0;stop-opacity:1"
+         offset="0"
+         id="stop3571" />
+      <stop
+         id="stop3579"
+         offset="0.27272728"
+         style="stop-color:#3399ff;stop-opacity:1" />
+      <stop
+         style="stop-color:#1e78a0;stop-opacity:1"
+         offset="1"
+         id="stop3573" />
+    </linearGradient>
+    <mask
+       id="mask947"
+       maskUnits="userSpaceOnUse">
+      <rect
+         y="5"
+         x="10"
+         height="40"
+         width="60"
+         id="rect949"
+         
style="opacity:1;fill:#a0a0a0;fill-opacity:1;stroke-width:3.96122;stroke-linecap:round;stroke-linejoin:round"
 />
+    </mask>
+    <mask
+       maskUnits="userSpaceOnUse"
+       id="mask3567">
+      <path
+         sodipodi:nodetypes="zzzzz"
+         id="path3569"
+         d="M 40,10 C 19,10 20,17.832395 20,30 20,42.167605 19,70 40,70 61,70 
60,42.167605 60,30 60,17.832395 61,10 40,10 Z"
+         
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+    </mask>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3575"
+       id="linearGradient3577"
+       x1="40"
+       y1="17"
+       x2="40"
+       y2="28"
+       gradientUnits="userSpaceOnUse" />
+  </defs>
+  <sodipodi:namedview
+     inkscape:bbox-paths="true"
+     inkscape:snap-nodes="true"
+     inkscape:snap-others="false"
+     inkscape:bbox-nodes="true"
+     inkscape:snap-bbox="true"
+     showguides="false"
+     inkscape:current-layer="g10"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="40.192539"
+     inkscape:cx="40"
+     inkscape:zoom="10.3875"
+     showgrid="true"
+     id="namedview4"
+     inkscape:window-height="1017"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#404040"
+     inkscape:document-rotation="0">
+    <inkscape:grid
+       id="grid837"
+       type="xygrid" />
+  </sodipodi:namedview>
+  <g
+     id="g10"
+     inkscape:label="Image"
+     inkscape:groupmode="layer">
+    <path
+       
style="fill:#c8c8c8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
+       d="M 40,10 C 19,10 20,17.832395 20,30 20,42.167605 19,70 40,70 61,70 
60,42.167605 60,30 60,17.832395 61,10 40,10 Z"
+       id="path3546"
+       sodipodi:nodetypes="zzzzz" />
+    <path
+       id="path3562"
+       
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-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-
 [...]
+       d="M 39 10 L 39 34 L 20 34 L 20 36 L 60 36 L 60 34 L 41 34 L 41 10 L 39 
10 z " />
+    <rect
+       
style="fill:url(#linearGradient3577);fill-opacity:1;stroke:#545454;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       id="rect3552"
+       width="6"
+       height="11"
+       x="37"
+       y="17" />
+    <path
+       
style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:0.125"
+       d="M 45,9 C 49,11 54.578805,8.5025863 55,30 55.421195,51.497414 51,60 
40,60 29,60 25,58 20,50 V 75 H 65 V 9 Z"
+       id="path3554"
+       sodipodi:nodetypes="czzccccc"
+       mask="url(#mask3567)" />
+    <path
+       id="path916"
+       d="m 36,31 -3,3 7,7 7,-7 -3,-3 -4,4 z"
+       
style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
 />
+    <path
+       
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 36,14 -3,-3 7,-7 7,7 -3,3 -4,-4 z"
+       id="path918" />
+  </g>
+</svg>

-- 


Reply via email to