[Web] Replace country flags, improve flags for last logins, add info about last password change of a user

This commit is contained in:
andryyy
2021-06-08 13:16:10 +02:00
parent f7bbbde8c9
commit da20d5dc38
538 changed files with 34390 additions and 42 deletions

View File

@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icon-css-sn" viewBox="0 0 512 512">
<g fill-rule="evenodd" stroke-width="1pt">
<path fill="#0b7226" d="M0 0h170.7v512H0z"/>
<path fill="#ff0" d="M170.7 0h170.6v512H170.7z"/>
<path fill="#bc0000" d="M341.3 0H512v512H341.3z"/>
</g>
<path fill="#0b7226" d="M197 351.7l22-71.7-60.4-46.5h74.5l24.2-76 22.1 76H356L295.6 280l22.1 74-60.3-46.5z"/>
</svg>

After

Width:  |  Height:  |  Size: 414 B