FEAT Add new SVG images for Carhop branding and external link icon

This commit is contained in:
Antoine 2025-05-12 16:47:26 +02:00
parent ae320e95c4
commit 06f0c072f7
3 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="fleche-lien-externe-full" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
stroke: #000;
stroke-width: 2px;
}
</style>
</defs>
<circle class="cls-1" cx="16" cy="16" r="15"/>
<g>
<path class="cls-1" d="M21.15,10.59l-9.38,10.02"/>
<path class="cls-1" d="M21.15,21.4v-10.81h-10.32"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 445 B

View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 100" preserveAspectRatio="xMidYMid meet">
<text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle" font-family="Fjalla One, sans-serif" font-weight="bold" font-size="80" fill="#000000">Carhop</text>
</svg>

After

Width:  |  Height:  |  Size: 280 B

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.6 KiB