VibeCoderzVibeCoderz
Telegram
All Prompts
Icon & Text Brand Link Component preview
linklogonavigationtailwindiconbrandingheader

Icon & Text Brand Link Component

Компонент ссылки: иконка бренда + текст. Для заголовков, навигации, лендингов. Создан с Tailwind.

Prompt

<a href="#" class="flex items-center gap-3">
  <span class="inline-flex items-center justify-center bg-white/10 w-9 h-9 rounded-full backdrop-blur" style="position: relative; --border-gradient: linear-gradient(135deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0)); --border-radius-before: 9999px">
        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" style="color: rgb(255, 255, 255); width: 16px; height: 16px" class="text-white/90 w-[16px] h-[16px]" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" data-solar="window-frame-bold-duotone" data-icon-set="solar" data-icon-replaced="true" stroke-width="1.5"><path fill="#ffffff" d="M12 2c4.714 0 7.071 0 8.535 1.464c1.08 1.08 1.364 2.647 1.439 5.286L22 9.5H2.026v-.75c.075-2.64.358-4.205 1.438-5.286C4.93 2 7.286 2 12 2" opacity=".5" class=""></path><path fill="#ffffff" d="M13 6a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-3 0a1 1 0 1 1-2 0a1 1 0 0 1 2 0M7 6a1 1 0 1 1-2 0a1 1 0 0 1 2 0" class=""></path><path fill="#ffffff" d="M2 12c0 4.714 0 7.071 1.464 8.535c1.01 1.01 2.446 1.324 4.786 1.421L9 22V9.5H2.026l-.023.75Q2 11.066 2 12" opacity=".7" class=""></path><path fill="#ffffff" d="M22 12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22c-.819 0-2.316 0-3-.008V9.5h13l-.003.75Q22 11.066 22 12" class=""></path></svg>
      </span>
  <span class="text-lg tracking-tight font-semibold font-sans">Pulseframe</span>
</a>
All Prompts