Hinzufügen der Bibliotheken flag-icons, popper und select2 zur Verbesserung der Dropdown-, Tooltip- und Auswahlfeldfunktionalität.

This commit is contained in:
Developer 02
2024-05-13 17:18:37 +02:00
parent db83f25d57
commit c688a42e45
701 changed files with 47253 additions and 15 deletions

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sy" viewBox="0 0 640 480">
<path fill="#000001" d="M0 0h640v480H0Z"/>
<path fill="#fff" d="M0 0h640v320H0Z"/>
<path fill="#ce1126" d="M0 0h640v160H0Z"/>
<path fill="#007a3d" d="m161 300 39-120 39 120-102-74.2h126M401 300l39-120 39 120-102-74.2h126"/>
</svg>

After

Width:  |  Height:  |  Size: 321 B