diff options
| author | Armand Philippot <git@armandphilippot.com> | 2021-10-30 22:11:00 +0200 |
|---|---|---|
| committer | Armand Philippot <git@armandphilippot.com> | 2021-10-30 22:52:23 +0200 |
| commit | 3a3baddad1c801d77dc398d2c6980f3c14f4a47c (patch) | |
| tree | 9e06aef730504470111c010e53a1857f7b01ab83 /src/images/gitlab.svg | |
| parent | c3045b163e74b42c0a0e71c646740c76d3bb5ba1 (diff) | |
chore: move htdocs to repo root
Diffstat (limited to 'src/images/gitlab.svg')
| -rw-r--r-- | src/images/gitlab.svg | 93 |
1 files changed, 93 insertions, 0 deletions
diff --git a/src/images/gitlab.svg b/src/images/gitlab.svg new file mode 100644 index 0000000..5a0ce62 --- /dev/null +++ b/src/images/gitlab.svg @@ -0,0 +1,93 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + width="100" + height="100" + viewBox="0 0 100 100" + version="1.1" + id="svg8" + inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)" + sodipodi:docname="gitlab.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" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/"> + <defs + id="defs2" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.8308202" + inkscape:cx="-61.174768" + inkscape:cy="22.940538" + inkscape:document-units="px" + inkscape:current-layer="svg8" + inkscape:document-rotation="0" + showgrid="false" + units="px" + inkscape:window-width="1920" + inkscape:window-height="1019" + inkscape:window-x="0" + inkscape:window-y="33" + inkscape:window-maximized="1" + inkscape:pagecheckerboard="0" /> + <metadata + id="metadata5"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <rect + style="opacity:1;fill:#cccccc;fill-opacity:1;stroke-width:7.26231" + id="rect838" + width="100" + height="100" + x="0" + y="0" /> + <path + id="path50_2_" + class="st3" + d="m 49.997513,82.236501 v 0 L 62.893305,42.569483 H 37.120587 Z" + style="fill:#e24329;stroke-width:1" /> + <path + id="path66_6_" + class="st4" + d="m 19.057894,42.56969 v 0 l -3.92706,12.051333 c -0.355366,1.094294 0.0284,2.302206 0.966371,2.984325 L 49.99772,82.236501 Z" + style="fill:#fca326;stroke-width:1" /> + <path + id="path74_2_" + class="st3" + d="M 19.057894,42.56969 H 37.120587 L 29.346912,18.680161 c -0.397869,-1.222217 -2.13178,-1.222217 -2.543954,0 z" + style="fill:#e24329;stroke-width:1" /> + <path + id="path82_6_" + class="st4" + d="m 80.956206,42.56969 v 0 l 3.912962,12.051333 c 0.355365,1.094294 -0.02841,2.302206 -0.966371,2.984325 L 49.997513,82.236501 Z" + style="fill:#fca326;stroke-width:1" /> + <path + id="path86_2_" + class="st3" + d="M 80.956206,42.56969 H 62.893513 l 7.75937,-23.889529 c 0.397868,-1.222217 2.131779,-1.222217 2.543953,0 z" + style="fill:#e24329;stroke-width:1" /> + <path + id="polygon11-6" + style="fill:#fc6d26;stroke-width:4.82321" + class="st5" + d="M 50.016587,82.236502 80.956206,42.56969 H 62.893513 Z" /> + <path + id="polygon11-6-7" + style="fill:#fc6d26;stroke-width:4.82321" + class="st5" + d="M 49.997513,82.236502 19.057894,42.56969 h 18.062693 z" /> +</svg> |
