VibeCoderzVibeCoderz
Telegram
All Prompts
Logo Link with Icon and Text (Tailwind) preview
linklogoicontailwindnavigationbrandingflex

Logo Link with Icon and Text (Tailwind)

Логотип-ссылка с иконкой и текстом. Компонент для заголовков и навигации, созданный на Tailwind CSS. Отлично подходит для брендинга и редиректов.

Prompt

<a href="#" class="flex items-center gap-2">
          <div class="flex h-8 w-8 ring-1 ring-black/5 text-white bg-neutral-900 rounded-full shadow-sm items-center justify-center">
            <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="w-[16px] h-[16px]" data-lucide="diamond" data-icon-replaced="true" style="width: 16px; height: 16px; color: rgb(255, 255, 255);"><path d="M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41l-7.59-7.59a2.41 2.41 0 0 0-3.41 0Z" class=""></path></svg>
          </div>
          <span class="text-[17px] font-semibold tracking-tighter font-geist uppercase">Aventra</span>
        </a>
All Prompts