chore(aiteam): finalize tested changes for review

This commit is contained in:
AiTeam Coding Agent
2026-08-01 17:18:10 +00:00
parent d3297a70fb
commit 1919f892ec
6 changed files with 212 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="title">
<title id="title">Film</title>
<path stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M4 5.5h16v13H4z"/>
<path stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M4 9h16"/>
<path stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M6 6.5L18 8.2"/>
<path stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M6 7.6L18 9.3"/>
<path stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M12.5 12l2.8 3.2-2.8 2.4"/>
</svg>

After

Width:  |  Height:  |  Size: 783 B

View File

@@ -0,0 +1,6 @@
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="title">
<title id="title">Technik</title>
<circle cx="12" cy="12" r="6.5" stroke="currentColor" stroke-width="1.5" fill="none"/>
<circle cx="12" cy="12" r="2.5" stroke="currentColor" stroke-width="1.5" fill="none"/>
<path stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M18.2 12h2.4M3.4 12h2.4M12 18.2v2.4M12 3.4v2.4M16.38 16.38l1.7 1.7M5.92 5.92l1.7 1.7M16.38 7.62l1.7-1.7M5.92 18.08l1.7-1.7"/>
</svg>

After

Width:  |  Height:  |  Size: 554 B

View File

@@ -0,0 +1,7 @@
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="title">
<title id="title">Wrestling</title>
<path stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M12 3C7 3 4.5 6.2 4.5 9.5V12c0 1.5 1 2.8 2.3 3.4L6 17.2c-.4.8.2 1.8 1 1.8h1.5v1.8c0 .7.5 1.2 1.2 1.2h4.6c.7 0 1.2-.5 1.2-1.2V19h1.5c.8 0 1.4-1 1-1.8l-.8-1.8c1.3-.6 2.3-1.9 2.3-3.4V9.5C19.5 6.2 17 3 12 3Z"/>
<path stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M8.4 9.2l1.7 1.7-1.7 1.7"/>
<path stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M15.6 9.2L13.9 10.9l1.7 1.7"/>
<path stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M10.9 15.9l1.1 1.1 1.1-1.1"/>
</svg>

After

Width:  |  Height:  |  Size: 881 B