Nevar pievienot vairāk kā 25 tēmas
Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
|
- {# templates/_atoms/icon-stopwatch.html.twig #}
- <svg viewBox="0 0 16 16" fill="none">
- <circle cx="8" cy="9" r="5.5" stroke="currentColor" stroke-width="1.3"/>
- <path d="M8 6v3.5l2 1.5" stroke="currentColor" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
- <path d="M6.5 1.5h3" stroke="currentColor" stroke-width="1.3" stroke-linecap="round"/>
- <path d="M8 1.5v2" stroke="currentColor" stroke-width="1.3" stroke-linecap="round"/>
- <path d="M12.5 4.5l1-1" stroke="currentColor" stroke-width="1.3" stroke-linecap="round"/>
- </svg>
|