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

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

commit ec220059af16f0a83f1300d1ae69049921e4f963
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
Date:   Mon Sep 28 12:42:32 2020 +0100

    TH - more icons
---
 data/elementary/themes/edc/elm/icon_fdo.edc        |  13 -
 data/elementary/themes/edc/icons.edc               |  11 +
 data/elementary/themes/ic.edc                      |   4 +
 data/elementary/themes/img/bookmark.svg            | 123 +++++++
 data/elementary/themes/img/here.svg                | 162 +++++++++
 data/elementary/themes/img/ic/bookmark-040.png     | Bin 0 -> 549 bytes
 data/elementary/themes/img/ic/bookmark-080.png     | Bin 0 -> 764 bytes
 data/elementary/themes/img/ic/bookmark-160.png     | Bin 0 -> 1182 bytes
 data/elementary/themes/img/ic/here-040.png         | Bin 0 -> 955 bytes
 data/elementary/themes/img/ic/here-080.png         | Bin 0 -> 1952 bytes
 data/elementary/themes/img/ic/here-160.png         | Bin 0 -> 4031 bytes
 data/elementary/themes/img/ic/server-040.png       | Bin 0 -> 1019 bytes
 data/elementary/themes/img/ic/server-080.png       | Bin 0 -> 2049 bytes
 data/elementary/themes/img/ic/server-160.png       | Bin 0 -> 4653 bytes
 data/elementary/themes/img/ic/server-group-040.png | Bin 0 -> 1522 bytes
 data/elementary/themes/img/ic/server-group-080.png | Bin 0 -> 2868 bytes
 data/elementary/themes/img/ic/server-group-160.png | Bin 0 -> 6300 bytes
 data/elementary/themes/img/server-group.svg        | 397 +++++++++++++++++++++
 data/elementary/themes/img/server.svg              | 275 ++++++++++++++
 19 files changed, 972 insertions(+), 13 deletions(-)

diff --git a/data/elementary/themes/edc/elm/icon_fdo.edc 
b/data/elementary/themes/edc/elm/icon_fdo.edc
index 7d2118f5ad..a5e4c05788 100644
--- a/data/elementary/themes/edc/elm/icon_fdo.edc
+++ b/data/elementary/themes/edc/elm/icon_fdo.edc
@@ -77,8 +77,6 @@
 
 ////  places  /////////////////////////////////////////////////////////////////
 #define CTX "places"
-ICO1(CTX, "user-bookmarks", 128)
-ICO2(CTX, "user-desktop")
 ICO2(CTX, "folder-drag-accept") /* spec have this icon in the Status category 
*/
 ICO2(CTX, "folder-remote")
 ICO2(CTX, "folder-open") /* */
@@ -90,9 +88,6 @@ ICO2(CTX, "folder-pictures") /* */
 ICO2(CTX, "folder-music") /* */
 ICO2(CTX, "folder-videos") /* */
 ICO2(CTX, "folder-visiting") /* spec have this icon in the Status category */
-ICO2(CTX, "network-server")
-ICO2(CTX, "network-workgroup")
-ICO2(CTX, "start-here")
 #undef CTX
 
 
@@ -577,14 +572,6 @@ FLAG(CTX, "flag-vn")
 FLAG(CTX, "flag-za")
 #undef CTX
 
-
-////  mimetypes  //////////////////////////////////////////////////////////////
-#define CTX "mimetypes"
-ICO2(CTX, "inode-directory")
-// TODO ... don't really know about this one (they are LOTS of icons)
-#undef CTX
-
-
 #undef ICO1
 #undef ICO2
 #undef FLAG
diff --git a/data/elementary/themes/edc/icons.edc 
b/data/elementary/themes/edc/icons.edc
index fbdf68bee4..a9081ba280 100644
--- a/data/elementary/themes/edc/icons.edc
+++ b/data/elementary/themes/edc/icons.edc
@@ -440,4 +440,15 @@ ICON("application-chat", "i-lang-blank")
 ICON("application-clock", "i-clock")
 
 ICON("document-edit", "i-edit")
+
+ICON("user-desktop", "i-computer")
+ICON("user-bookmarks", "i-bookmark")
+
+ICON("start-here", "i-here")
+
+ICON("network-server", "i-server")
+ICON("network-workgroup", "i-server-group")
+
+ICON("inode-directory", "i-folder")
+
 #undef ICON
diff --git a/data/elementary/themes/ic.edc b/data/elementary/themes/ic.edc
index 2750ec6bac..6dab296947 100644
--- a/data/elementary/themes/ic.edc
+++ b/data/elementary/themes/ic.edc
@@ -283,6 +283,10 @@ I160("i-engine", "engine")
 I160("i-clock", "clock")
 I160("i-edit", "edit")
 I160("i-head", "head")
+I160("i-bookmark", "bookmark")
+I160("i-here", "here")
+I160("i-server", "server")
+I160("i-server-group", "server-group")
 
 ///////////////////////////////////////////////////////////////////////////////
 // larger mono icons (mostly efm or settings)
diff --git a/data/elementary/themes/img/bookmark.svg 
b/data/elementary/themes/img/bookmark.svg
new file mode 100644
index 0000000000..7f75bd56f8
--- /dev/null
+++ b/data/elementary/themes/img/bookmark.svg
@@ -0,0 +1,123 @@
+<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   version="1.1"
+   id="svg2"
+   width="80"
+   height="80"
+   viewBox="0 0 80 80"
+   sodipodi:docname="bookmark.svg"
+   inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
+   inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/bookmark-040.png"
+   inkscape:export-xdpi="48"
+   inkscape:export-ydpi="48">
+  <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">
+    <mask
+       maskUnits="userSpaceOnUse"
+       id="mask947">
+      <rect
+         
style="opacity:1;fill:#a0a0a0;fill-opacity:1;stroke-width:3.96122;stroke-linecap:round;stroke-linejoin:round"
+         id="rect949"
+         width="60"
+         height="40"
+         x="10"
+         y="5" />
+    </mask>
+    <mask
+       id="mask3567"
+       maskUnits="userSpaceOnUse">
+      <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 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="path3569"
+         sodipodi:nodetypes="zzzzz" />
+    </mask>
+    <clipPath
+       id="clipPath922"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         sodipodi:nodetypes="ccccccc"
+         inkscape:connector-curvature="0"
+         id="path924"
+         d="m 1.3229166,295.4125 h 7.9375003 v -6.08542 c 0,-0.52917 
0,-0.52917 -0.529167,-0.52917 H 1.8520833 c -0.5291666,0 -0.5291666,0 
-0.5291667,0.52917 z"
+         
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+    </clipPath>
+    <clipPath
+       id="clipPath922-6"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         sodipodi:nodetypes="ccccccc"
+         inkscape:connector-curvature="0"
+         id="path924-7"
+         d="m 1.3229166,295.4125 h 7.9375003 v -6.08542 c 0,-0.52917 
0,-0.52917 -0.529167,-0.52917 H 1.8520833 c -0.5291666,0 -0.5291666,0 
-0.5291667,0.52917 z"
+         
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     pagecolor="#404040"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1017"
+     id="namedview4"
+     showgrid="true"
+     inkscape:zoom="10.4625"
+     inkscape:cx="40"
+     inkscape:cy="39.95221"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g10"
+     showguides="false"
+     inkscape:snap-bbox="true"
+     inkscape:bbox-nodes="true"
+     inkscape:snap-others="false"
+     inkscape:snap-nodes="true"
+     inkscape:bbox-paths="true">
+    <inkscape:grid
+       type="xygrid"
+       id="grid837" />
+  </sodipodi:namedview>
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="Image"
+     id="g10">
+    <path
+       
style="fill:#2d60ad;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 55,8 V 72 L 40,57 25,72 V 8 Z"
+       id="path1430" />
+    <path
+       
style="fill:#6185bb;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
+       d="M 25,8 H 55 V 50 L 25,42 Z"
+       id="path1432" />
+    <path
+       
style="fill:#b5caeb;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1;opacity:0.1305252"
+       d="M 25,33 55,43 V 53 L 25,45 Z"
+       id="path1434" />
+  </g>
+</svg>
diff --git a/data/elementary/themes/img/here.svg 
b/data/elementary/themes/img/here.svg
new file mode 100644
index 0000000000..2252cc9d76
--- /dev/null
+++ b/data/elementary/themes/img/here.svg
@@ -0,0 +1,162 @@
+<?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";
+   version="1.1"
+   id="svg2"
+   width="80"
+   height="80"
+   viewBox="0 0 80 80"
+   sodipodi:docname="here.svg"
+   inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
+   inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/here-040.png"
+   inkscape:export-xdpi="48"
+   inkscape:export-ydpi="48">
+  <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="linearGradient1464">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop1460" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0;"
+         offset="1"
+         id="stop1462" />
+    </linearGradient>
+    <mask
+       maskUnits="userSpaceOnUse"
+       id="mask947">
+      <rect
+         
style="opacity:1;fill:#a0a0a0;fill-opacity:1;stroke-width:3.96122;stroke-linecap:round;stroke-linejoin:round"
+         id="rect949"
+         width="60"
+         height="40"
+         x="10"
+         y="5" />
+    </mask>
+    <mask
+       id="mask3567"
+       maskUnits="userSpaceOnUse">
+      <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 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="path3569"
+         sodipodi:nodetypes="zzzzz" />
+    </mask>
+    <clipPath
+       id="clipPath922"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         sodipodi:nodetypes="ccccccc"
+         inkscape:connector-curvature="0"
+         id="path924"
+         d="m 1.3229166,295.4125 h 7.9375003 v -6.08542 c 0,-0.52917 
0,-0.52917 -0.529167,-0.52917 H 1.8520833 c -0.5291666,0 -0.5291666,0 
-0.5291667,0.52917 z"
+         
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+    </clipPath>
+    <clipPath
+       id="clipPath922-6"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         sodipodi:nodetypes="ccccccc"
+         inkscape:connector-curvature="0"
+         id="path924-7"
+         d="m 1.3229166,295.4125 h 7.9375003 v -6.08542 c 0,-0.52917 
0,-0.52917 -0.529167,-0.52917 H 1.8520833 c -0.5291666,0 -0.5291666,0 
-0.5291667,0.52917 z"
+         
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+    </clipPath>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient1464"
+       id="linearGradient1466"
+       x1="40"
+       y1="67"
+       x2="40"
+       y2="55"
+       gradientUnits="userSpaceOnUse" />
+    <filter
+       inkscape:collect="always"
+       style="color-interpolation-filters:sRGB"
+       id="filter1744"
+       x="-0.070366206"
+       width="1.1407324"
+       y="-0.23455402"
+       height="1.469108">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="1.1727701"
+         id="feGaussianBlur1746" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     pagecolor="#404040"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1017"
+     id="namedview4"
+     showgrid="true"
+     inkscape:zoom="10.4625"
+     inkscape:cx="40"
+     inkscape:cy="40"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g10"
+     showguides="false"
+     inkscape:snap-bbox="true"
+     inkscape:bbox-nodes="true"
+     inkscape:snap-others="false"
+     inkscape:snap-nodes="true"
+     inkscape:bbox-paths="true">
+    <inkscape:grid
+       type="xygrid"
+       id="grid837" />
+  </sodipodi:namedview>
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="Image"
+     id="g10">
+    <path
+       
style="fill:url(#linearGradient1466);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.505291px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter1744);opacity:0.5"
+       d="M 40,67 25,63.170213 C 22,62.404255 20,61.382979 20,60.106383 
20,57.553191 30,55 40,55 c 10,0 20,2.553191 20,5.106383 0,1.276596 -2,2.297872 
-5,3.06383 z"
+       id="path1458"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       
style="fill:#c83737;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
+       d="M 40,67 25,52 C 22,49 20,45 20,40 20,30 30,20 40,20 c 10,0 20,10 
20,20 0,5 -2,9 -5,12 z"
+       id="path1454"
+       sodipodi:nodetypes="ccccccc" />
+    <circle
+       
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round"
+       id="path1456"
+       cx="40"
+       cy="40"
+       r="8" />
+  </g>
+</svg>
diff --git a/data/elementary/themes/img/ic/bookmark-040.png 
b/data/elementary/themes/img/ic/bookmark-040.png
new file mode 100644
index 0000000000..1b02468ce3
Binary files /dev/null and b/data/elementary/themes/img/ic/bookmark-040.png 
differ
diff --git a/data/elementary/themes/img/ic/bookmark-080.png 
b/data/elementary/themes/img/ic/bookmark-080.png
new file mode 100644
index 0000000000..91a1ebed35
Binary files /dev/null and b/data/elementary/themes/img/ic/bookmark-080.png 
differ
diff --git a/data/elementary/themes/img/ic/bookmark-160.png 
b/data/elementary/themes/img/ic/bookmark-160.png
new file mode 100644
index 0000000000..6ee8d12fc7
Binary files /dev/null and b/data/elementary/themes/img/ic/bookmark-160.png 
differ
diff --git a/data/elementary/themes/img/ic/here-040.png 
b/data/elementary/themes/img/ic/here-040.png
new file mode 100644
index 0000000000..d545264b00
Binary files /dev/null and b/data/elementary/themes/img/ic/here-040.png differ
diff --git a/data/elementary/themes/img/ic/here-080.png 
b/data/elementary/themes/img/ic/here-080.png
new file mode 100644
index 0000000000..f678134798
Binary files /dev/null and b/data/elementary/themes/img/ic/here-080.png differ
diff --git a/data/elementary/themes/img/ic/here-160.png 
b/data/elementary/themes/img/ic/here-160.png
new file mode 100644
index 0000000000..a4c2b387c1
Binary files /dev/null and b/data/elementary/themes/img/ic/here-160.png differ
diff --git a/data/elementary/themes/img/ic/server-040.png 
b/data/elementary/themes/img/ic/server-040.png
new file mode 100644
index 0000000000..13298dcf94
Binary files /dev/null and b/data/elementary/themes/img/ic/server-040.png differ
diff --git a/data/elementary/themes/img/ic/server-080.png 
b/data/elementary/themes/img/ic/server-080.png
new file mode 100644
index 0000000000..20d712860a
Binary files /dev/null and b/data/elementary/themes/img/ic/server-080.png differ
diff --git a/data/elementary/themes/img/ic/server-160.png 
b/data/elementary/themes/img/ic/server-160.png
new file mode 100644
index 0000000000..7f76a2eaa0
Binary files /dev/null and b/data/elementary/themes/img/ic/server-160.png differ
diff --git a/data/elementary/themes/img/ic/server-group-040.png 
b/data/elementary/themes/img/ic/server-group-040.png
new file mode 100644
index 0000000000..8e334350c4
Binary files /dev/null and b/data/elementary/themes/img/ic/server-group-040.png 
differ
diff --git a/data/elementary/themes/img/ic/server-group-080.png 
b/data/elementary/themes/img/ic/server-group-080.png
new file mode 100644
index 0000000000..aef6f8767c
Binary files /dev/null and b/data/elementary/themes/img/ic/server-group-080.png 
differ
diff --git a/data/elementary/themes/img/ic/server-group-160.png 
b/data/elementary/themes/img/ic/server-group-160.png
new file mode 100644
index 0000000000..b1c0035d44
Binary files /dev/null and b/data/elementary/themes/img/ic/server-group-160.png 
differ
diff --git a/data/elementary/themes/img/server-group.svg 
b/data/elementary/themes/img/server-group.svg
new file mode 100644
index 0000000000..73a93d767b
--- /dev/null
+++ b/data/elementary/themes/img/server-group.svg
@@ -0,0 +1,397 @@
+<?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";
+   version="1.1"
+   id="svg2"
+   width="80"
+   height="80"
+   viewBox="0 0 80 80"
+   sodipodi:docname="server-group.svg"
+   inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
+   
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/server-group-040.png"
+   inkscape:export-xdpi="48"
+   inkscape:export-ydpi="48">
+  <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="linearGradient1903">
+      <stop
+         style="stop-color:#8b5e4b;stop-opacity:1"
+         offset="0"
+         id="stop1899" />
+      <stop
+         style="stop-color:#593c30;stop-opacity:1"
+         offset="1"
+         id="stop1901" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient1897">
+      <stop
+         style="stop-color:#f2df69;stop-opacity:1"
+         offset="0"
+         id="stop1893" />
+      <stop
+         style="stop-color:#baa210;stop-opacity:1"
+         offset="1"
+         id="stop1895" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient1873">
+      <stop
+         style="stop-color:#c8c8c8;stop-opacity:1;"
+         offset="0"
+         id="stop1869" />
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1"
+         offset="1"
+         id="stop1871" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient1831">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0"
+         id="stop1827" />
+      <stop
+         style="stop-color:#3399ff;stop-opacity:1"
+         offset="0.5"
+         id="stop1835" />
+      <stop
+         style="stop-color:#3399ff;stop-opacity:0;"
+         offset="1"
+         id="stop1829" />
+    </linearGradient>
+    <mask
+       maskUnits="userSpaceOnUse"
+       id="mask947">
+      <rect
+         
style="opacity:1;fill:#a0a0a0;fill-opacity:1;stroke-width:3.96122;stroke-linecap:round;stroke-linejoin:round"
+         id="rect949"
+         width="60"
+         height="40"
+         x="10"
+         y="5" />
+    </mask>
+    <mask
+       id="mask3567"
+       maskUnits="userSpaceOnUse">
+      <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 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="path3569"
+         sodipodi:nodetypes="zzzzz" />
+    </mask>
+    <clipPath
+       id="clipPath922"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         sodipodi:nodetypes="ccccccc"
+         inkscape:connector-curvature="0"
+         id="path924"
+         d="m 1.3229166,295.4125 h 7.9375003 v -6.08542 c 0,-0.52917 
0,-0.52917 -0.529167,-0.52917 H 1.8520833 c -0.5291666,0 -0.5291666,0 
-0.5291667,0.52917 z"
+         
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+    </clipPath>
+    <clipPath
+       id="clipPath922-6"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         sodipodi:nodetypes="ccccccc"
+         inkscape:connector-curvature="0"
+         id="path924-7"
+         d="m 1.3229166,295.4125 h 7.9375003 v -6.08542 c 0,-0.52917 
0,-0.52917 -0.529167,-0.52917 H 1.8520833 c -0.5291666,0 -0.5291666,0 
-0.5291667,0.52917 z"
+         
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+    </clipPath>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient1831"
+       id="radialGradient1833"
+       cx="40"
+       cy="29.500002"
+       fx="40"
+       fy="29.500002"
+       r="32"
+       gradientTransform="matrix(-1,0,0,-0.96874999,80,77.578127)"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient1873"
+       id="linearGradient1875"
+       x1="40"
+       y1="17"
+       x2="40"
+       y2="13"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient1903"
+       id="linearGradient1883"
+       gradientUnits="userSpaceOnUse"
+       x1="40"
+       y1="17"
+       x2="40"
+       y2="13"
+       gradientTransform="translate(14)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient1897"
+       id="linearGradient1891"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-14)"
+       x1="40"
+       y1="17"
+       x2="40"
+       y2="13" />
+  </defs>
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     pagecolor="#404040"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1017"
+     id="namedview4"
+     showgrid="true"
+     inkscape:zoom="10.4625"
+     inkscape:cx="40"
+     inkscape:cy="40"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g10"
+     showguides="false"
+     inkscape:snap-bbox="true"
+     inkscape:bbox-nodes="true"
+     inkscape:snap-others="false"
+     inkscape:snap-nodes="true"
+     inkscape:bbox-paths="true">
+    <inkscape:grid
+       type="xygrid"
+       id="grid837" />
+  </sodipodi:namedview>
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="Image"
+     id="g10">
+    <path
+       
style="fill:#008fd0;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 18,31 h 16 v -8 c 0,-3 -3,-5 -6,-5 h -4 c -3,0 -6,2 -6,5 z"
+       id="path1885"
+       sodipodi:nodetypes="ccccccc" />
+    <rect
+       
style="opacity:1;fill:url(#linearGradient1891);fill-opacity:1;stroke:none;stroke-width:5.16398;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1887"
+       width="4"
+       height="5"
+       x="24"
+       y="13" />
+    <ellipse
+       
style="opacity:1;fill:#f2df69;fill-opacity:1;stroke:none;stroke-width:4.38178;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="ellipse1889"
+       cx="26"
+       cy="9"
+       rx="5"
+       ry="6" />
+    <path
+       
style="fill:#cf00a2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 46,31 h 16 v -8 c 0,-3 -3,-5 -6,-5 h -4 c -3,0 -6,2 -6,5 z"
+       id="path1877"
+       sodipodi:nodetypes="ccccccc" />
+    <rect
+       
style="opacity:1;fill:url(#linearGradient1883);fill-opacity:1;stroke:none;stroke-width:5.16398;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1879"
+       width="4"
+       height="5"
+       x="52"
+       y="13" />
+    <ellipse
+       
style="opacity:1;fill:#8b5f4a;fill-opacity:1;stroke:none;stroke-width:4.38178;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="ellipse1881"
+       cx="54"
+       cy="9"
+       rx="5"
+       ry="6" />
+    <rect
+       
style="opacity:1;fill:#606060;fill-opacity:1;stroke:none;stroke-width:1.75163;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1766"
+       width="60"
+       height="18"
+       x="10"
+       y="31"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#a0a0a0;fill-opacity:1;stroke:none;stroke-width:0.500001;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1770"
+       width="4"
+       height="22"
+       x="8"
+       y="29"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#a0a0a0;fill-opacity:1;stroke:none;stroke-width:0.500001;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1772"
+       width="4"
+       height="22"
+       x="68"
+       y="29"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#787878;fill-opacity:1;stroke:none;stroke-width:0.553916;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1774"
+       width="18"
+       height="6"
+       x="48"
+       y="33"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#787878;fill-opacity:1;stroke:none;stroke-width:0.553916;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1776"
+       width="18"
+       height="6"
+       x="48"
+       y="41"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#787878;fill-opacity:1;stroke:none;stroke-width:0.553916;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1778"
+       width="18"
+       height="6"
+       x="28"
+       y="41"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#787878;fill-opacity:1;stroke:none;stroke-width:0.553916;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1780"
+       width="18"
+       height="6"
+       x="28"
+       y="33"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#303030;fill-opacity:1;stroke:none;stroke-width:0.199433;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1782"
+       width="1"
+       height="14"
+       x="14"
+       y="33"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#303030;fill-opacity:1;stroke:none;stroke-width:0.199433;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1784"
+       width="1"
+       height="14"
+       x="16"
+       y="33"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#303030;fill-opacity:1;stroke:none;stroke-width:0.199433;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1786"
+       width="1"
+       height="14"
+       x="18"
+       y="33"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#303030;fill-opacity:1;stroke:none;stroke-width:0.199433;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1788"
+       width="1"
+       height="14"
+       x="20"
+       y="33"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#303030;fill-opacity:1;stroke:none;stroke-width:0.199433;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1790"
+       width="1"
+       height="14"
+       x="22"
+       y="33"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#303030;fill-opacity:1;stroke:none;stroke-width:0.199433;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1792"
+       width="1"
+       height="14"
+       x="24"
+       y="33"
+       ry="0" />
+    <path
+       id="path1804"
+       
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 26 49 L 26 53 C 26 54.166667 25.083777 56.068032 23.509766 
57.537109 C 21.935754 59.006187 19.833333 60 18 60 L 8 60 L 8 64 L 18 64 C 
21.166667 64 24.064246 62.493813 26.240234 60.462891 C 28.416223 58.431968 30 
55.833333 30 53 L 30 49 L 26 49 z M 34 49 L 34 63 C 34 64.166667 33.083777 
66.068032 31.509766 67.537109 C 29.935754 69.006187 27.833333 70 26 70 L 8 70 L 
8 74 L 26 74 C 29.166667 74 32.064246 72.493813 34.240234 70.462891 C 36.416223 
68.431968 38 65.833333 38 63 L 38 [...]
+    <rect
+       
style="opacity:1;fill:#00ff00;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1837"
+       width="2"
+       height="2"
+       x="42"
+       y="35" />
+    <rect
+       
style="opacity:1;fill:#00ff00;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1839"
+       width="2"
+       height="2"
+       x="62"
+       y="35" />
+    <rect
+       
style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1841"
+       width="2"
+       height="2"
+       x="42"
+       y="43" />
+    <rect
+       
style="opacity:1;fill:#ff8000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1843"
+       width="2"
+       height="2"
+       x="62"
+       y="43" />
+    <path
+       
style="fill:#00aa88;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 32,31 h 16 v -8 c 0,-3 -3,-5 -6,-5 h -4 c -3,0 -6,2 -6,5 z"
+       id="path1863"
+       sodipodi:nodetypes="ccccccc" />
+    <rect
+       
style="opacity:1;fill:url(#linearGradient1875);fill-opacity:1;stroke:none;stroke-width:5.16398;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1865"
+       width="4"
+       height="5"
+       x="38"
+       y="13" />
+    <ellipse
+       
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.38178;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path1867"
+       cx="40"
+       cy="9"
+       rx="5"
+       ry="6" />
+  </g>
+</svg>
diff --git a/data/elementary/themes/img/server.svg 
b/data/elementary/themes/img/server.svg
new file mode 100644
index 0000000000..a8b30457a3
--- /dev/null
+++ b/data/elementary/themes/img/server.svg
@@ -0,0 +1,275 @@
+<?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";
+   version="1.1"
+   id="svg2"
+   width="80"
+   height="80"
+   viewBox="0 0 80 80"
+   sodipodi:docname="server.svg"
+   inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
+   inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/server-040.png"
+   inkscape:export-xdpi="48"
+   inkscape:export-ydpi="48">
+  <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="linearGradient1831">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0"
+         id="stop1827" />
+      <stop
+         style="stop-color:#3399ff;stop-opacity:1"
+         offset="0.5"
+         id="stop1835" />
+      <stop
+         style="stop-color:#3399ff;stop-opacity:0;"
+         offset="1"
+         id="stop1829" />
+    </linearGradient>
+    <mask
+       maskUnits="userSpaceOnUse"
+       id="mask947">
+      <rect
+         
style="opacity:1;fill:#a0a0a0;fill-opacity:1;stroke-width:3.96122;stroke-linecap:round;stroke-linejoin:round"
+         id="rect949"
+         width="60"
+         height="40"
+         x="10"
+         y="5" />
+    </mask>
+    <mask
+       id="mask3567"
+       maskUnits="userSpaceOnUse">
+      <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 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="path3569"
+         sodipodi:nodetypes="zzzzz" />
+    </mask>
+    <clipPath
+       id="clipPath922"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         sodipodi:nodetypes="ccccccc"
+         inkscape:connector-curvature="0"
+         id="path924"
+         d="m 1.3229166,295.4125 h 7.9375003 v -6.08542 c 0,-0.52917 
0,-0.52917 -0.529167,-0.52917 H 1.8520833 c -0.5291666,0 -0.5291666,0 
-0.5291667,0.52917 z"
+         
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+    </clipPath>
+    <clipPath
+       id="clipPath922-6"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         sodipodi:nodetypes="ccccccc"
+         inkscape:connector-curvature="0"
+         id="path924-7"
+         d="m 1.3229166,295.4125 h 7.9375003 v -6.08542 c 0,-0.52917 
0,-0.52917 -0.529167,-0.52917 H 1.8520833 c -0.5291666,0 -0.5291666,0 
-0.5291667,0.52917 z"
+         
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+    </clipPath>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient1831"
+       id="radialGradient1833"
+       cx="40"
+       cy="29.500002"
+       fx="40"
+       fy="29.500002"
+       r="32"
+       gradientTransform="matrix(-1,0,0,-0.96874999,80,77.578127)"
+       gradientUnits="userSpaceOnUse" />
+  </defs>
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     pagecolor="#404040"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1017"
+     id="namedview4"
+     showgrid="true"
+     inkscape:zoom="10.4625"
+     inkscape:cx="40"
+     inkscape:cy="40"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g10"
+     showguides="false"
+     inkscape:snap-bbox="true"
+     inkscape:bbox-nodes="true"
+     inkscape:snap-others="false"
+     inkscape:snap-nodes="true"
+     inkscape:bbox-paths="true">
+    <inkscape:grid
+       type="xygrid"
+       id="grid837" />
+  </sodipodi:namedview>
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="Image"
+     id="g10">
+    <rect
+       
style="opacity:1;fill:#606060;fill-opacity:1;stroke:none;stroke-width:1.75163;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1766"
+       width="60"
+       height="18"
+       x="10"
+       y="31"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#a0a0a0;fill-opacity:1;stroke:none;stroke-width:0.500001;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1770"
+       width="4"
+       height="22"
+       x="8"
+       y="29"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#a0a0a0;fill-opacity:1;stroke:none;stroke-width:0.500001;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1772"
+       width="4"
+       height="22"
+       x="68"
+       y="29"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#787878;fill-opacity:1;stroke:none;stroke-width:0.553916;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1774"
+       width="18"
+       height="6"
+       x="48"
+       y="33"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#787878;fill-opacity:1;stroke:none;stroke-width:0.553916;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1776"
+       width="18"
+       height="6"
+       x="48"
+       y="41"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#787878;fill-opacity:1;stroke:none;stroke-width:0.553916;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1778"
+       width="18"
+       height="6"
+       x="28"
+       y="41"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#787878;fill-opacity:1;stroke:none;stroke-width:0.553916;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1780"
+       width="18"
+       height="6"
+       x="28"
+       y="33"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#303030;fill-opacity:1;stroke:none;stroke-width:0.199433;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1782"
+       width="1"
+       height="14"
+       x="14"
+       y="33"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#303030;fill-opacity:1;stroke:none;stroke-width:0.199433;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1784"
+       width="1"
+       height="14"
+       x="16"
+       y="33"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#303030;fill-opacity:1;stroke:none;stroke-width:0.199433;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1786"
+       width="1"
+       height="14"
+       x="18"
+       y="33"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#303030;fill-opacity:1;stroke:none;stroke-width:0.199433;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1788"
+       width="1"
+       height="14"
+       x="20"
+       y="33"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#303030;fill-opacity:1;stroke:none;stroke-width:0.199433;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1790"
+       width="1"
+       height="14"
+       x="22"
+       y="33"
+       ry="0" />
+    <rect
+       
style="opacity:1;fill:#303030;fill-opacity:1;stroke:none;stroke-width:0.199433;stroke-linecap:round;stroke-linejoin:round"
+       id="rect1792"
+       width="1"
+       height="14"
+       x="24"
+       y="33"
+       ry="0" />
+    <path
+       id="path1804"
+       
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 26 49 L 26 53 C 26 54.166667 25.083777 56.068032 23.509766 
57.537109 C 21.935754 59.006187 19.833333 60 18 60 L 8 60 L 8 64 L 18 64 C 
21.166667 64 24.064246 62.493813 26.240234 60.462891 C 28.416223 58.431968 30 
55.833333 30 53 L 30 49 L 26 49 z M 34 49 L 34 63 C 34 64.166667 33.083777 
66.068032 31.509766 67.537109 C 29.935754 69.006187 27.833333 70 26 70 L 8 70 L 
8 74 L 26 74 C 29.166667 74 32.064246 72.493813 34.240234 70.462891 C 36.416223 
68.431968 38 65.833333 38 63 L 38 [...]
+    <rect
+       
style="opacity:1;fill:#00ff00;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1837"
+       width="2"
+       height="2"
+       x="42"
+       y="35" />
+    <rect
+       
style="opacity:1;fill:#00ff00;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1839"
+       width="2"
+       height="2"
+       x="62"
+       y="35" />
+    <rect
+       
style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1841"
+       width="2"
+       height="2"
+       x="42"
+       y="43" />
+    <rect
+       
style="opacity:1;fill:#ff8000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1843"
+       width="2"
+       height="2"
+       x="62"
+       y="43" />
+  </g>
+</svg>

-- 


Reply via email to