VibeCoderzVibeCoderz
Telegram
All Prompts
Nova Logo With Brand Text preview
logobrandnavigationmodern

Nova Logo With Brand Text

Логотип с иконкой ракеты и текстом бренда. Идеально для навигации, заголовков и современного дизайна.

Prompt

<div class="logo-component">
  <style>
    @import url('https://fonts.googleapis.com/css2?family=Geist:wght@300;400;500;600;700&display=swap'); .font-geist { font-family: 'Geist', 'Helvetica Neue', sans-serif !important; }
  </style>
  <a href="#" class="flex items-center gap-2">
    <span class="inline-flex items-center justify-center w-10 h-10 rounded-full bg-slate-900 text-white">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="w-5 h-5 stroke-[3]">
        <path d="M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z"></path>
        <path d="m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z"></path>
        <path d="M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0"></path>
        <path d="M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5"></path>
      </svg>
    </span>
    <span class="text-base font-semibold tracking-tight hidden sm:block text-slate-900 font-geist">Nova</span>
  </a>
</div>
All Prompts