All Prompts
All Prompts

buttoniconchevronarrownavigationminimalresponsive
Chevron Up Icon
Иконка стрелки Chevron Up (SVG). Для кнопок "вверх", раскрытия/сворачивания, навигации. Минималистичная, адаптивная.
Prompt
<div class="inline-flex items-center justify-center">
<svg viewBox="0 0 24 24" class="w-6 h-6" aria-hidden="true">
<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m19 15l-7-6l-7 6"></path>
</svg>
</div>