All Prompts
All Prompts

linknavigationiconbrandingtailwindaccessibleinteractive
Icon Branding Link with Tailwind Styling
Ссылка-иконка с текстом для брендинга или навигации. Стильная, доступная, с фокусными состояниями. Создана с использованием Tailwind.
Prompt
<a href="#overview" class="flex items-center gap-2 focus:outline-none focus:ring-2 focus:ring-blue-500 rounded-md">
<span class="inline-flex h-8 w-8 items-center justify-center rounded-lg bg-white/5 ring-1 ring-white/10">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-lucide="shapes" class="lucide lucide-shapes w-[18px] h-[18px]" data-icon-replaced="true" style="width: 18px; height: 18px; color: rgb(243, 244, 246);"><path d="M8.3 10a.7.7 0 0 1-.626-1.079L11.4 3a.7.7 0 0 1 1.198-.043L16.3 8.9a.7.7 0 0 1-.572 1.1Z" class=""></path><rect x="3" y="14" width="7" height="7" rx="1" class=""></rect><circle cx="17.5" cy="17.5" r="3.5" class=""></circle></svg>
</span>
<span class="text-base font-semibold tracking-tighter">ArcOS</span>
</a>