List View Trending Topic Twitter - Tailwind Component
List groups are a flexible and powerful component for displaying a series of content.
list-view
Loading component...
112 lines
<div>
<div class="w-full flex items-center justify-center my-8">
<div class="bg-gray-900 rounded-lg shadow-lg flex-col w-5/6 lg:max-w-xl">
<div class="px-5 py-3 mb-3 text-2xl font-bold text-gray-100 flex flex-row justify-between items-center mt-4">
<div class="">Trends for You</div>
<span>
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"
stroke-width="2">
<path stroke-linecap="round" stroke-linejoin="round"
d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z" />
<path stroke-linecap="round" stroke-linejoin="round" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z" />
</svg>
</span>
</div>
<ul class="flex-col">
<li class="flex-col mb-5">
<div class="px-5 text-gray-600 text-xs flex flex-row justify-between items-center">
<p>Sport</p>
<span>
<svg xmlns="http://www.w3.org/2000/svg" class="h-4 w-4 hover:text-gray-100" viewBox="0 0 20 20"
fill="currentColor">
<path
d="M6 10a2 2 0 11-4 0 2 2 0 014 0zM12 10a2 2 0 11-4 0 2 2 0 014 0zM16 12a2 2 0 100-4 2 2 0 000 4z" />
</svg>
</span>
</div>
<div class="px-5 font-bold text-gray-300 text-lg">
#MUNTOT
</div>
<div class="px-5 text-gray-600 text-xs">
17,8 k Tweet
</div>
</li>
<li class="flex-col mb-5">
<div class="px-5 text-gray-600 text-xs flex flex-row justify-between items-center">
<p>Entertainment</p>
<span>
<svg xmlns="http://www.w3.org/2000/svg" class="h-4 w-4 hover:text-gray-100" viewBox="0 0 20 20"
fill="currentColor">
<path
d="M6 10a2 2 0 11-4 0 2 2 0 014 0zM12 10a2 2 0 11-4 0 2 2 0 014 0zM16 12a2 2 0 100-4 2 2 0 000 4z" />
</svg>
</span>
</div>
<div class="px-5 font-bold text-gray-300 text-lg">
Karin
</div>
<div class="px-5 text-gray-600 text-xs">
34,6 k Tweet
</div>
</li>
<li class="flex-col mb-5">
<div class="px-5 text-gray-600 text-xs flex flex-row justify-between items-center">
<p>Populer in Indonesia</p>
<span>
<svg xmlns="http://www.w3.org/2000/svg" class="h-4 w-4 hover:text-gray-100" viewBox="0 0 20 20"
fill="currentColor">
<path
d="M6 10a2 2 0 11-4 0 2 2 0 014 0zM12 10a2 2 0 11-4 0 2 2 0 014 0zM16 12a2 2 0 100-4 2 2 0 000 4z" />
</svg>
</span>
</div>
<div class="px-5 font-bold text-gray-300 text-lg">
Anya
</div>
<div class="px-5 text-gray-600 text-xs">
22,5 k Tweet
</div>
</li>
<li class="flex-col mb-5">
<div class="px-5 text-gray-600 text-xs flex flex-row justify-between items-center">
<p>Populer in Indonesia</p>
<span>
<svg xmlns="http://www.w3.org/2000/svg" class="h-4 w-4 hover:text-gray-100" viewBox="0 0 20 20"
fill="currentColor">
<path
d="M6 10a2 2 0 11-4 0 2 2 0 014 0zM12 10a2 2 0 11-4 0 2 2 0 014 0zM16 12a2 2 0 100-4 2 2 0 000 4z" />
</svg>
</span>
</div>
<div class="px-5 font-bold text-gray-300 text-lg">
Malming
</div>
<div class="px-5 text-gray-600 text-xs">
25,2 k Tweet
</div>
</li>
<li class="flex-col mb-5">
<div class="px-5 text-gray-600 text-xs flex flex-row justify-between items-center">
<p>Music</p>
<span>
<svg xmlns="http://www.w3.org/2000/svg" class="h-4 w-4 hover:text-gray-100" viewBox="0 0 20 20"
fill="currentColor">
<path
d="M6 10a2 2 0 11-4 0 2 2 0 014 0zM12 10a2 2 0 11-4 0 2 2 0 014 0zM16 12a2 2 0 100-4 2 2 0 000 4z" />
</svg>
</span>
</div>
<div class="px-5 font-bold text-gray-300 text-lg">
YG Family
</div>
<div class="px-5 text-gray-600 text-xs">
6.209 Tweet
</div>
</li>
</ul>
<div class="px-5 py-2 text-blue-600 cursor-pointer hover:text-blue-500 mb-4 text-sm">
Show more
</div>
</div>
</div>
</div>