Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
|
- {# templates/_atoms/icon-calendar.html.twig #}
- <svg viewBox="0 0 18 18" fill="none">
- <rect x="1" y="3" width="16" height="14" rx="2" stroke="currentColor" stroke-width="1.5"/>
- <path d="M1 7h16" stroke="currentColor" stroke-width="1.5"/>
- <path d="M5 1v4M13 1v4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
- <rect x="4" y="10" width="2" height="2" rx="0.5" fill="currentColor"/>
- <rect x="8" y="10" width="2" height="2" rx="0.5" fill="currentColor"/>
- <rect x="12" y="10" width="2" height="2" rx="0.5" fill="currentColor"/>
- </svg>
|