FEAT Add new SVG images for Carhop branding and external link icon
This commit is contained in:
parent
ae320e95c4
commit
06f0c072f7
17
resources/img/carhop-fleche-lien-externe-full.svg
Normal file
17
resources/img/carhop-fleche-lien-externe-full.svg
Normal 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 |
3
resources/img/carhop-logo.svg
Normal file
3
resources/img/carhop-logo.svg
Normal 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 |
1
resources/img/carhop-textual-logo.svg
Normal file
1
resources/img/carhop-textual-logo.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 5.6 KiB |
Loading…
Reference in New Issue
Block a user