gaufre: add 'Docs' service

This commit is contained in:
Emmanuel Pelletier
2024-11-14 14:00:21 +01:00
parent d364a25ca5
commit 2d685417ca
2 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<svg viewBox="0 0 48 48" fill="none" width="48" height="48" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#a)" transform="matrix(.9801 0 0 .9801 6.5060232 3.4647058)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.5706 16.681v4.075H9.59985v-4.075zm0 6.3657v4.0748H9.59985v-4.0748zm-7.0331 6.2459v4.0748H9.59985v-4.0748z" fill="#e1000f"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M35.6982 16.7351v16.556c-.0156-.0066-.0312-.0155-.049-.0221v4.1973c0 2.4211-2.0082 4.402-4.4625 4.402H4.461c-2.45436 0-4.46246484-1.9809-4.46246484-4.402V4.45137C-.00146484 2.03028 2.00664.0493774 4.461.0493774h14.262V4.45137H4.461V37.4663h26.7257V16.7351Z" fill="#000091"/>
<path d="M33.9524.0360107H23.626c-.9466 0-1.7211.7639863-1.7211 1.6977493V11.9202c0 .9338.7745 1.6978 1.7211 1.6978h10.3264c.9466 0 1.7211-.764 1.7211-1.6978V1.73376c0-.933763-.7745-1.6977493-1.7211-1.6977493zM26.6378 6.40257c0 .70456-.5765 1.27331-1.2908 1.27331h-.8605v1.06109c0 .34804-.2926.63665-.6454.63665-.3528 0-.6454-.28861-.6454-.63665V5.12925c0-.46688.3872-.84887.8605-.84887h1.2908c.7143 0 1.2908.56875 1.2908 1.27331zm4.3027 1.69774c0 .70457-.5765 1.27331-1.2908 1.27331h-1.7211c-.2409 0-.4302-.18675-.4302-.42443V4.70482c0-.23769.1893-.42444.4302-.42444h1.7211c.7143 0 1.2908.56875 1.2908 1.27331zm3.4422-3.18327c0 .34803-.2926.63665-.6454.63665h-.6454v.84888h.6454c.3528 0 .6454.28861.6454.63665 0 .34804-.2926.63666-.6454.63666h-.6454v1.06109c0 .34804-.2926.63665-.6454.63665-.3529 0-.6454-.28861-.6454-.63665V5.12925c0-.46688.3872-.84887.8605-.84887h1.0757c.3528 0 .6454.28862.6454.63666zm-9.8962 1.48553h.8605v-.84888h-.8605zm4.3027 1.69774h.8605V5.55369h-.8605z" fill="#000091"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M35.6734 10.0666v3.5908h-3.1792v-3.5908ZM25.0866.0441895V3.59171h-3.1825V.0441895Z" fill="#000091"/>
</g>
<defs>
<clipPath id="a">
<path fill="#fff" d="M0 0h36v42H0z"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -59,6 +59,16 @@
"beta": true, "beta": true,
"enabled": true "enabled": true
}, },
{
"id": "docs",
"name": "Docs",
"url": "https://docs.numerique.gouv.fr/",
"tagline": "",
"homepageType": "proconnect",
"entity": "Gouvernement",
"beta": true,
"enabled": true
},
{ {
"id": "demarches", "id": "demarches",
"name": "Démarches simplifiées", "name": "Démarches simplifiées",