diff --git a/static/img/g1compagnon.svg b/static/img/g1compagnon.svg
new file mode 100644
index 0000000000000000000000000000000000000000..7773cd1bff54629f5f11a46b4ba742414c1aa145
--- /dev/null
+++ b/static/img/g1compagnon.svg
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512" fill="none">
+<g id="Logo g1companion">
+<path id="G" d="M313.618 304.988L511.453 304.402L510.907 512L446.223 445.926C409.805 483.225 358.834 507.336 299.514 507.336C226.072 507.336 158.17 468.148 121.478 404.552C42.3211 267.475 141.239 96.1226 299.514 96.1226C372.215 96.1226 439.415 134.533 476.438 197.015L390.689 242.933C380.865 227.679 367.37 215.134 351.441 206.447C335.513 197.76 317.659 193.209 299.515 193.21C215.988 193.21 163.77 283.646 205.534 355.999C224.923 389.552 260.756 410.269 299.515 410.269C331.134 410.269 358.289 397.295 377.522 377.243L313.618 304.988Z" fill="black"/>
+<path id="ear_right" d="M385.905 33.6821L345.248 1.22129C336.164 12.9895 322.457 21.4629 305.591 23.3147C295.437 24.4279 285.167 22.8594 275.814 18.7669C266.461 14.6743 258.355 8.20186 252.309 0C228.04 17.7465 232.29 14.1031 210.334 30.6936C221.79 46.2337 237.151 58.4968 254.873 66.2504C272.595 74.0041 292.054 76.9751 311.294 74.865C342.924 71.3946 368.695 55.6281 385.905 33.6821Z" fill="black"/>
+<path id="ear_left" d="M23.5749 276.406L76.7918 250.025C68.9672 234.903 66.7829 216.59 72.9824 198.215C76.7168 187.153 83.2862 177.273 92.0304 169.567C100.775 161.861 111.386 156.601 122.797 154.315C116.086 120.559 117.816 126.73 111.19 95.931C89.568 100.263 69.4631 110.23 52.8955 124.832C36.3278 139.434 23.8812 158.156 16.8063 179.116C5.17702 213.574 9.11312 247.926 23.5749 276.406Z" fill="black"/>
+<ellipse id="eye_left" cx="251.147" cy="306.251" rx="22.069" ry="31.8774" transform="rotate(-45 251.147 306.251)" fill="black"/>
+<ellipse id="eye_right" cx="320.73" cy="250.931" rx="19.6169" ry="29.4253" transform="rotate(-35 320.73 250.931)" fill="black"/>
+</g>
+</svg>
diff --git a/templates/custom/ecosysteme.html b/templates/custom/ecosysteme.html
index 6e0b1f9110c35ef1db597eccc67ffba6db7edc80..3f2aa19d3d26ba945a0d8b18117651c868559c0f 100644
--- a/templates/custom/ecosysteme.html
+++ b/templates/custom/ecosysteme.html
@@ -76,8 +76,8 @@
 
         <div class="w3-row-padding">
             <div class="w3-col m4">
-                <a href="https://git.duniter.org/clients/g1-compagnon"><i class="fa fa-compass"></i></a>
-                <h3>Ǧ1-compagnion</h3>
+                <a href="https://git.duniter.org/clients/g1-compagnon"><img src="/img/g1compagnon.svg"/></a>
+                <h3>Ǧ1-compagnon</h3>
                 <p>Extension de navigateur pour la gestion de clés Ǧ1v2. Elle expose une API permettant à n'importe quel site web de fournir des fonctionnalités liées à la Ǧ1v2.</p>
             </div>
         </div>