feat: change some icons

This commit is contained in:
Sonny
2023-12-16 22:52:34 +01:00
parent e8f2d80e6a
commit 8b86fbfd7f
7 changed files with 53 additions and 16 deletions

1
public/icons/en.svg Normal file
View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 30"><clipPath id="a"><path d="M0 0v30h60V0z"/></clipPath><clipPath id="b"><path d="M30 15h30v15zv15H0zH0V0zV0h30z"/></clipPath><g clip-path="url(#a)"><path d="M0 0v30h60V0z" fill="#012169"/><path d="M0 0l60 30m0-30L0 30" stroke="#fff" stroke-width="6"/><path d="M0 0l60 30m0-30L0 30" clip-path="url(#b)" stroke="#C8102E" stroke-width="4"/><path d="M30 0v30M0 15h60" stroke="#fff" stroke-width="10"/><path d="M30 0v30M0 15h60" stroke="#C8102E" stroke-width="6"/></g></svg>

After

Width:  |  Height:  |  Size: 527 B

1
public/icons/fr.svg Normal file
View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 3 2"><path fill="#EC1920" d="M0 0h3v2H0z"/><path fill="#fff" d="M0 0h2v2H0z"/><path fill="#051440" d="M0 0h1v2H0z"/></svg>

After

Width:  |  Height:  |  Size: 175 B

View File

@@ -33,7 +33,7 @@
"privacy": "Privacy",
"terms": "Terms of use",
"language": {
"fr": "French",
"fr": "Français",
"en": "English"
},
"lang": "Language",

View File

@@ -34,7 +34,7 @@
"terms": "CGU",
"language": {
"fr": "Français",
"en": "Anglais"
"en": "English"
},
"lang": "Langage",
"settings": "Paramètres",