Загрузка...

Компактный брендовый бейдж с иконкой и заголовком. Идеален для заголовков, навигации, выделения особенностей или идентификации брендов.
<div class="flex gap-x-3 gap-y-3 items-center">
<div class="w-8 h-8 rounded-full bg-accent-yellow flex items-center justify-center text-text-primary">
<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"
data-lucide="heart-handshake" class="lucide lucide-heart-handshake w-5 h-5">
<path
d="M19.414 14.414C21 12.828 22 11.5 22 9.5a5.5 5.5 0 0 0-9.591-3.676.6.6 0 0 1-.818.001A5.5 5.5 0 0 0 2 9.5c0 2.3 1.5 4 3 5.5l5.535 5.362a2 2 0 0 0 2.879.052 2.12 2.12 0 0 0-.004-3 2.124 2.124 0 1 0 3-3 2.124 2.124 0 0 0 3.004 0 2 2 0 0 0 0-2.828l-1.881-1.882a2.41 2.41 0 0 0-3.409 0l-1.71 1.71a2 2 0 0 1-2.828 0 2 2 0 0 1 0-2.828l2.823-2.762"
class=""></path>
</svg>
</div>
<span class="font-semibold text-text-primary tracking-tight">BetterWorld</span>
</div>