Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
|
- {# templates/_atoms/icon-team.html.twig #}
- <svg viewBox="0 0 16 16" fill="none">
- <circle cx="8" cy="4" r="2" stroke="currentColor" stroke-width="1.3"/>
- <path d="M4.5 13c0-2.2 1.6-3.5 3.5-3.5s3.5 1.3 3.5 3.5" stroke="currentColor" stroke-width="1.3" stroke-linecap="round"/>
- <circle cx="3" cy="5.5" r="1.5" stroke="currentColor" stroke-width="1.1"/>
- <path d="M1 12c0-1.7 1-2.7 2-2.7" stroke="currentColor" stroke-width="1.1" stroke-linecap="round"/>
- <circle cx="13" cy="5.5" r="1.5" stroke="currentColor" stroke-width="1.1"/>
- <path d="M15 12c0-1.7-1-2.7-2-2.7" stroke="currentColor" stroke-width="1.1" stroke-linecap="round"/>
- </svg>
|