Apply last comments and add new nodes

pull/847/head
AlexGacon 8 months ago
parent b3bd25f437
commit 112d0b95c9

@ -12,8 +12,20 @@ class Gdal(_Cli):
_icon = "gdal.png"
class Imposm(_Cli):
_icon = "imposm.png"
class Lastools(_Cli):
_icon = "lastools.png"
class Mdal(_Cli):
_icon = "mdal.png"
class Pdal(_Cli):
_icon = "pdal.png"
# Aliases

@ -12,6 +12,10 @@ class BAN(_Data):
_icon = "ban.png"
class Here(_Data):
_icon = "here.png"
class IGN(_Data):
_icon = "ign.png"

@ -8,6 +8,10 @@ class _Desktop(_GIS):
_icon_dir = "resources/gis/desktop"
class Maptunik(_Desktop):
_icon = "maptunik.png"
class QGIS(_Desktop):
_icon = "qgis.png"

@ -20,4 +20,8 @@ class Nominatim(_Geocoding):
_icon = "nominatim.png"
class Pelias(_Geocoding):
_icon = "pelias.png"
# Aliases

@ -0,0 +1,11 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _GIS
class _Georchestra(_GIS):
_type = "georchestra"
_icon_dir = "resources/gis/georchestra"
# Aliases

@ -16,4 +16,8 @@ class Qfield(_Mobile):
_icon = "qfield.png"
class Smash(_Mobile):
_icon = "smash.png"
# Aliases

@ -12,8 +12,8 @@ class Graphhopper(_Routing):
_icon = "graphhopper.png"
class Osmr(_Routing):
_icon = "osmr.png"
class Osrm(_Routing):
_icon = "osrm.png"
class Pgrouting(_Routing):

@ -56,6 +56,10 @@ class Geowebcache(_Server):
_icon = "geowebcache.png"
class Kepler(_Server):
_icon = "kepler.png"
class Mapproxy(_Server):
_icon = "mapproxy.png"
@ -68,6 +72,14 @@ class Mapstore(_Server):
_icon = "mapstore.png"
class Mviewer(_Server):
_icon = "mviewer.png"
class Pg_Tileserv(_Server):
_icon = "pg_tileserv.png"
class Pycsw(_Server):
_icon = "pycsw.png"

@ -12,6 +12,10 @@ class CertManager(_Certificates):
_icon = "cert-manager.png"
class Certbot(_Certificates):
_icon = "certbot.png"
class LetsEncrypt(_Certificates):
_icon = "lets-encrypt.png"

@ -3,7 +3,7 @@ id: gis
title: GIS
---
Node classes list of gis provider.
Node classes list of the gis provider.
## gis.cli
@ -11,9 +11,18 @@ Node classes list of gis provider.
<img width="30" src="/img/resources/gis/cli/gdal.png" alt="Gdal" style="float: left; padding-right: 5px;" >
**diagrams.gis.cli.Gdal**
<img width="30" src="/img/resources/gis/cli/imposm.png" alt="Imposm" style="float: left; padding-right: 5px;" >
**diagrams.gis.cli.Imposm**
<img width="30" src="/img/resources/gis/cli/lastools.png" alt="Lastools" style="float: left; padding-right: 5px;" >
**diagrams.gis.cli.Lastools**
<img width="30" src="/img/resources/gis/cli/mdal.png" alt="Mdal" style="float: left; padding-right: 5px;" >
**diagrams.gis.cli.Mdal**
<img width="30" src="/img/resources/gis/cli/pdal.png" alt="Pdal" style="float: left; padding-right: 5px;" >
**diagrams.gis.cli.Pdal**
## gis.cplusplus
@ -26,6 +35,9 @@ Node classes list of gis provider.
<img width="30" src="/img/resources/gis/data/ban.png" alt="BAN" style="float: left; padding-right: 5px;" >
**diagrams.gis.data.BAN**
<img width="30" src="/img/resources/gis/data/here.png" alt="Here" style="float: left; padding-right: 5px;" >
**diagrams.gis.data.Here**
<img width="30" src="/img/resources/gis/data/ign.png" alt="IGN" style="float: left; padding-right: 5px;" >
**diagrams.gis.data.IGN**
@ -41,6 +53,9 @@ Node classes list of gis provider.
## gis.desktop
<img width="30" src="/img/resources/gis/desktop/maptunik.png" alt="Maptunik" style="float: left; padding-right: 5px;" >
**diagrams.gis.desktop.Maptunik**
<img width="30" src="/img/resources/gis/desktop/qgis.png" alt="QGIS" style="float: left; padding-right: 5px;" >
**diagrams.gis.desktop.QGIS**
@ -65,6 +80,12 @@ Node classes list of gis provider.
<img width="30" src="/img/resources/gis/geocoding/nominatim.png" alt="Nominatim" style="float: left; padding-right: 5px;" >
**diagrams.gis.geocoding.Nominatim**
<img width="30" src="/img/resources/gis/geocoding/pelias.png" alt="Pelias" style="float: left; padding-right: 5px;" >
**diagrams.gis.geocoding.Pelias**
## gis.georchestra
## gis.java
@ -107,6 +128,9 @@ Node classes list of gis provider.
<img width="30" src="/img/resources/gis/mobile/qfield.png" alt="Qfield" style="float: left; padding-right: 5px;" >
**diagrams.gis.mobile.Qfield**
<img width="30" src="/img/resources/gis/mobile/smash.png" alt="Smash" style="float: left; padding-right: 5px;" >
**diagrams.gis.mobile.Smash**
## gis.ogc
@ -140,8 +164,8 @@ Node classes list of gis provider.
<img width="30" src="/img/resources/gis/routing/graphhopper.png" alt="Graphhopper" style="float: left; padding-right: 5px;" >
**diagrams.gis.routing.Graphhopper**
<img width="30" src="/img/resources/gis/routing/osmr.png" alt="Osmr" style="float: left; padding-right: 5px;" >
**diagrams.gis.routing.Osmr**
<img width="30" src="/img/resources/gis/routing/osrm.png" alt="Osrm" style="float: left; padding-right: 5px;" >
**diagrams.gis.routing.Osrm**
<img width="30" src="/img/resources/gis/routing/pgrouting.png" alt="Pgrouting" style="float: left; padding-right: 5px;" >
**diagrams.gis.routing.Pgrouting**
@ -188,6 +212,9 @@ Node classes list of gis provider.
<img width="30" src="/img/resources/gis/server/geowebcache.png" alt="Geowebcache" style="float: left; padding-right: 5px;" >
**diagrams.gis.server.Geowebcache**
<img width="30" src="/img/resources/gis/server/kepler.png" alt="Kepler" style="float: left; padding-right: 5px;" >
**diagrams.gis.server.Kepler**
<img width="30" src="/img/resources/gis/server/mapproxy.png" alt="Mapproxy" style="float: left; padding-right: 5px;" >
**diagrams.gis.server.Mapproxy**
@ -197,6 +224,12 @@ Node classes list of gis provider.
<img width="30" src="/img/resources/gis/server/mapstore.png" alt="Mapstore" style="float: left; padding-right: 5px;" >
**diagrams.gis.server.Mapstore**
<img width="30" src="/img/resources/gis/server/mviewer.png" alt="Mviewer" style="float: left; padding-right: 5px;" >
**diagrams.gis.server.Mviewer**
<img width="30" src="/img/resources/gis/server/pg_tileserv.png" alt="Pg_Tileserv" style="float: left; padding-right: 5px;" >
**diagrams.gis.server.Pg_Tileserv**
<img width="30" src="/img/resources/gis/server/pycsw.png" alt="Pycsw" style="float: left; padding-right: 5px;" >
**diagrams.gis.server.Pycsw**

@ -98,6 +98,9 @@ Node classes list of the onprem provider.
<img width="30" src="/img/resources/onprem/certificates/cert-manager.png" alt="CertManager" style="float: left; padding-right: 5px;" >
**diagrams.onprem.certificates.CertManager**
<img width="30" src="/img/resources/onprem/certificates/certbot.png" alt="Certbot" style="float: left; padding-right: 5px;" >
**diagrams.onprem.certificates.Certbot**
<img width="30" src="/img/resources/onprem/certificates/lets-encrypt.png" alt="LetsEncrypt" style="float: left; padding-right: 5px;" >
**diagrams.onprem.certificates.LetsEncrypt**

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

@ -0,0 +1,355 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="63.944012"
height="63.944012"
viewBox="0 0 16.91852 16.91852"
version="1.1"
id="svg1161"
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1163"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="mm"
showgrid="false"
units="px"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="2.8934905"
inkscape:cx="-47.693263"
inkscape:cy="-98.669757"
inkscape:window-width="2400"
inkscape:window-height="1271"
inkscape:window-x="2391"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs1158">
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9-3">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3-6">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5-8">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3-2"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1-7">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4-2">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8-0"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9-3-0">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8-8-7"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3-6-6">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6-3-6"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5-8-4">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3-2-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1-7-4">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3-3-5"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4-2-8">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8-0-2"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9-3-0-8">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8-8-7-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3-6-6-0">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6-3-6-6"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5-8-4-9">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3-2-8-7"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1-7-4-1">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3-3-5-2"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4-2-8-2">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8-0-2-2"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
</defs>
<g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-4.9825511,-4.9825504)">
<g
id="g5250"
transform="translate(-0.20368658,-0.10736832)">
<rect
style="fill:#2dd9cb;fill-opacity:1;stroke:none;stroke-width:0.168649;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect371620"
width="4.23177"
height="14.389493"
x="5.1819592"
y="7.5520296" />
<rect
style="fill:#2a2661;fill-opacity:1;stroke:none;stroke-width:0.144688;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect371620-1"
width="4.23177"
height="10.591175"
x="9.4137173"
y="11.350343" />
<rect
style="fill:#2dd9cb;fill-opacity:1;stroke:none;stroke-width:0.097886;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect371620-2"
width="4.23177"
height="4.847527"
x="13.645481"
y="17.093992" />
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.182146;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect371620-9"
width="4.23177"
height="16.784679"
x="17.877266"
y="5.1568346" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 14 KiB

@ -0,0 +1,335 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="63.944012"
height="63.944012"
viewBox="0 0 16.91852 16.91852"
version="1.1"
id="svg1161"
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1163"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="mm"
showgrid="false"
units="px"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="2.8934905"
inkscape:cx="54.259726"
inkscape:cy="-71.021489"
inkscape:window-width="2400"
inkscape:window-height="1271"
inkscape:window-x="2391"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs1158">
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9-3">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3-6">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5-8">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3-2"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1-7">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4-2">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8-0"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9-3-0">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8-8-7"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3-6-6">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6-3-6"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5-8-4">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3-2-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1-7-4">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3-3-5"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4-2-8">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8-0-2"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
</defs>
<g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-4.9825511,-4.9825504)">
<g
id="g4398"
transform="translate(-14.400962,-1.7821191)">
<rect
style="fill:#2a2661;fill-opacity:1;stroke:none;stroke-width:0.450299;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect291252-4-7"
width="16.91852"
height="16.91852"
x="19.383512"
y="6.7646694" />
<rect
style="fill:#2dd9cb;fill-opacity:1;stroke:none;stroke-width:2.13188;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect305737-3"
width="3.1572123"
height="3.1572123"
x="24.706367"
y="8.9828644" />
<rect
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.13188;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect305737-7"
width="3.1572123"
height="3.1572123"
x="31.020798"
y="8.9828644" />
<rect
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.13188;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect305737-4"
width="3.1572123"
height="3.1572123"
x="21.549156"
y="12.140085" />
<rect
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.13188;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect305737-37-2"
width="3.1572123"
height="3.1572123"
x="27.863579"
y="12.140085" />
<rect
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.13188;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect305737-3-6"
width="3.1572123"
height="3.1572123"
x="24.706367"
y="15.2973" />
<rect
style="fill:#2dd9cb;fill-opacity:1;stroke:none;stroke-width:2.13188;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect305737-7-7"
width="3.1572123"
height="3.1572123"
x="31.020798"
y="15.2973" />
<rect
style="fill:#2dd9cb;fill-opacity:1;stroke:none;stroke-width:2.13188;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect305737-4-6"
width="3.1572123"
height="3.1572123"
x="21.549156"
y="18.454504" />
<rect
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.13188;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect305737-37-2-9"
width="3.1572123"
height="3.1572123"
x="27.863579"
y="18.454504" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 13 KiB

@ -0,0 +1,465 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="63.944012"
height="63.944012"
viewBox="0 0 16.91852 16.91852"
version="1.1"
id="svg1161"
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
sodipodi:docname="geoserver_icon.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1163"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="mm"
showgrid="false"
units="px"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="2.8934905"
inkscape:cx="-52.531709"
inkscape:cy="-15.724952"
inkscape:window-width="2400"
inkscape:window-height="1271"
inkscape:window-x="2391"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs1158">
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9-3">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3-6">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5-8">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3-2"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1-7">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4-2">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8-0"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9-3-0">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8-8-7"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3-6-6">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6-3-6"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5-8-4">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3-2-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1-7-4">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3-3-5"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4-2-8">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8-0-2"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9-3-0-8">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8-8-7-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3-6-6-0">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6-3-6-6"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5-8-4-9">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3-2-8-7"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1-7-4-1">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3-3-5-2"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4-2-8-2">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8-0-2-2"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9-3-0-8-4">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8-8-7-8-4"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3-6-6-0-1">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6-3-6-6-4"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5-8-4-9-0">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3-2-8-7-7"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1-7-4-1-7">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3-3-5-2-7"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4-2-8-2-5">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8-0-2-2-9"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-4">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-0"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-9">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-7">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-1"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-8">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-0"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-3">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-5"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
</defs>
<g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-4.9825511,-4.9825504)">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.456273;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect291252-7-5"
width="17.143002"
height="17.143002"
x="5.006495"
y="4.9115372" />
<circle
style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2.50376;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="path296424-3"
cx="9.3531199"
cy="9.3413706"
r="3.0508161" />
<circle
style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2.50376;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="path296424-7-3"
cx="17.765553"
cy="17.766909"
r="3.0508161" />
<circle
style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2.50376;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="path296424-7-6-3"
cx="17.807709"
cy="9.2519331"
r="3.0508161" />
<circle
style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2.50376;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="path296424-2-4"
cx="9.3393154"
cy="17.729809"
r="3.0508161" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

@ -0,0 +1,355 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="63.944012"
height="63.944012"
viewBox="0 0 16.91852 16.91852"
version="1.1"
id="svg1161"
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1163"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="mm"
showgrid="false"
units="px"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="2.8934905"
inkscape:cx="-47.693263"
inkscape:cy="-98.669757"
inkscape:window-width="2400"
inkscape:window-height="1271"
inkscape:window-x="2391"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs1158">
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9-3">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3-6">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5-8">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3-2"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1-7">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4-2">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8-0"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9-3-0">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8-8-7"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3-6-6">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6-3-6"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5-8-4">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3-2-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1-7-4">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3-3-5"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4-2-8">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8-0-2"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9-3-0-8">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8-8-7-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3-6-6-0">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6-3-6-6"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5-8-4-9">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3-2-8-7"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1-7-4-1">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3-3-5-2"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4-2-8-2">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8-0-2-2"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
</defs>
<g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-4.9825511,-4.9825504)">
<g
id="g5250"
transform="translate(-0.20368658,-0.10736832)">
<rect
style="fill:#2dd9cb;fill-opacity:1;stroke:none;stroke-width:0.168649;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect371620"
width="4.23177"
height="14.389493"
x="5.1819592"
y="7.5520296" />
<rect
style="fill:#2a2661;fill-opacity:1;stroke:none;stroke-width:0.144688;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect371620-1"
width="4.23177"
height="10.591175"
x="9.4137173"
y="11.350343" />
<rect
style="fill:#2dd9cb;fill-opacity:1;stroke:none;stroke-width:0.097886;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect371620-2"
width="4.23177"
height="4.847527"
x="13.645481"
y="17.093992" />
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.182146;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect371620-9"
width="4.23177"
height="16.784679"
x="17.877266"
y="5.1568346" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 14 KiB

@ -0,0 +1,335 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="63.944012"
height="63.944012"
viewBox="0 0 16.91852 16.91852"
version="1.1"
id="svg1161"
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1163"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="mm"
showgrid="false"
units="px"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="2.8934905"
inkscape:cx="54.259726"
inkscape:cy="-71.021489"
inkscape:window-width="2400"
inkscape:window-height="1271"
inkscape:window-x="2391"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs1158">
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9-3">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3-6">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5-8">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3-2"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1-7">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4-2">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8-0"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9-3-0">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8-8-7"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3-6-6">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6-3-6"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5-8-4">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3-2-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1-7-4">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3-3-5"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4-2-8">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8-0-2"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
</defs>
<g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-4.9825511,-4.9825504)">
<g
id="g4398"
transform="translate(-14.400962,-1.7821191)">
<rect
style="fill:#2a2661;fill-opacity:1;stroke:none;stroke-width:0.450299;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect291252-4-7"
width="16.91852"
height="16.91852"
x="19.383512"
y="6.7646694" />
<rect
style="fill:#2dd9cb;fill-opacity:1;stroke:none;stroke-width:2.13188;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect305737-3"
width="3.1572123"
height="3.1572123"
x="24.706367"
y="8.9828644" />
<rect
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.13188;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect305737-7"
width="3.1572123"
height="3.1572123"
x="31.020798"
y="8.9828644" />
<rect
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.13188;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect305737-4"
width="3.1572123"
height="3.1572123"
x="21.549156"
y="12.140085" />
<rect
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.13188;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect305737-37-2"
width="3.1572123"
height="3.1572123"
x="27.863579"
y="12.140085" />
<rect
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.13188;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect305737-3-6"
width="3.1572123"
height="3.1572123"
x="24.706367"
y="15.2973" />
<rect
style="fill:#2dd9cb;fill-opacity:1;stroke:none;stroke-width:2.13188;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect305737-7-7"
width="3.1572123"
height="3.1572123"
x="31.020798"
y="15.2973" />
<rect
style="fill:#2dd9cb;fill-opacity:1;stroke:none;stroke-width:2.13188;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect305737-4-6"
width="3.1572123"
height="3.1572123"
x="21.549156"
y="18.454504" />
<rect
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.13188;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect305737-37-2-9"
width="3.1572123"
height="3.1572123"
x="27.863579"
y="18.454504" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 13 KiB

@ -0,0 +1,465 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="63.944012"
height="63.944012"
viewBox="0 0 16.91852 16.91852"
version="1.1"
id="svg1161"
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
sodipodi:docname="geoserver_icon.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1163"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="mm"
showgrid="false"
units="px"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="2.8934905"
inkscape:cx="-52.531709"
inkscape:cy="-15.724952"
inkscape:window-width="2400"
inkscape:window-height="1271"
inkscape:window-x="2391"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs1158">
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9-3">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3-6">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5-8">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3-2"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1-7">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3-3"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4-2">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8-0"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9-3-0">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8-8-7"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3-6-6">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6-3-6"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5-8-4">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3-2-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1-7-4">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3-3-5"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4-2-8">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8-0-2"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9-3-0-8">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8-8-7-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3-6-6-0">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6-3-6-6"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5-8-4-9">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3-2-8-7"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1-7-4-1">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3-3-5-2"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4-2-8-2">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8-0-2-2"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-9-3-0-8-4">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-8-8-7-8-4"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-3-6-6-0-1">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-6-3-6-6-4"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-5-8-4-9-0">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-3-2-8-7-7"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-1-7-4-1-7">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-3-3-5-2-7"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-4-2-8-2-5">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-8-0-2-2-9"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353862-4">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353864-0"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353858-9">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353860-8"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353854-7">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353856-1"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath353850-8">
<rect
style="fill:none;fill-opacity:1;stroke:#e2c015;stroke-width:0.49;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:markers stroke fill"
id="rect353852-0"
width="37.187374"
height="37.187374"
x="180.56668"
y="183.06766" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath371594-3">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.989769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect371596-5"
width="37.187374"
height="37.187374"
x="217.75404"
y="145.88028" />
</clipPath>
</defs>
<g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-4.9825511,-4.9825504)">
<rect
style="fill:#85127e;fill-opacity:1;stroke:none;stroke-width:0.456273;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect291252-7-5"
width="17.143002"
height="17.143002"
x="5.006495"
y="4.9115372" />
<circle
style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2.50376;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="path296424-3"
cx="9.3531199"
cy="9.3413706"
r="3.0508161" />
<circle
style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2.50376;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="path296424-7-3"
cx="17.765553"
cy="17.766909"
r="3.0508161" />
<circle
style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2.50376;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="path296424-7-6-3"
cx="17.807709"
cy="9.2519331"
r="3.0508161" />
<circle
style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2.50376;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="path296424-2-4"
cx="9.3393154"
cy="17.729809"
r="3.0508161" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Loading…
Cancel
Save