All Prompts
All Prompts

logoheaderbrandiconnavigationserifminimal
Vionyx Logo with Hexagon Icon
Логотип Vionyx: шрифт с засечками и гексагон-иконка. Идеально для заголовков навигации и брендинга. Минималистичный дизайн.
Prompt
<div class="inline-flex items-center gap-2">
<style>@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&display=swap');
.logo-serif {
font-family: 'Playfair Display', 'Georgia', 'Times New Roman', serif;
}</style>
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" role="20" viewBox="0 0 24 24" class="text-white">
<path fill="nonelinecap=" round"="" stroke-linejoin="round" stroke-width="2" d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16"></path>
</svg>
<span class="logo-serif text-xl tracking-[0.3em] text-white">VIONYX</span>
</div>