1+ < div class ="relative inline-block text-left ">
2+ < button type ="button " class ="flex items-center gap-2 rounded-full border border-gray-200 bg-white p-1 pr-4 shadow-sm transition-all hover:shadow-md dark:border-gray-700 dark:bg-gray-800 ">
3+ < div class ="relative ">
4+ < img src ="https://ui-avatars.com/api/?name=FT&background=6366f1&color=fff " class ="size-8 rounded-full " alt ="User " />
5+ < span class ="absolute bottom-0 right-0 size-2.5 rounded-full border-2 border-white bg-green-500 dark:border-gray-800 "> </ span >
6+ </ div >
7+ < div class ="text-left ">
8+ < p class ="text-xs font-bold text-gray-900 dark:text-white leading-tight "> Fabian T.</ p >
9+ < p class ="text-[10px] text-gray-500 leading-tight "> Pro Plan</ p >
10+ </ div >
11+ </ button >
12+
13+ < div class ="absolute right-0 z-50 mt-2 w-64 origin-top-right divide-y divide-gray-100 rounded-2xl border border-gray-200 bg-white shadow-xl dark:divide-gray-800 dark:border-gray-700 dark:bg-gray-900 ">
14+ < div class ="p-4 ">
15+ < div class ="flex items-center gap-3 ">
16+ < div class ="flex size-10 items-center justify-center rounded-xl bg-primary-50 text-primary-600 dark:bg-primary-900/30 dark:text-primary-400 ">
17+ < svg xmlns ="http://www.w3.org/2000/svg " fill ="none " viewBox ="0 0 24 24 " stroke-width ="1.5 " stroke ="currentColor " class ="size-6 ">
18+ < path stroke-linecap ="round " stroke-linejoin ="round " d ="M15.59 14.37a6 6 0 0 1-5.84 7.38v-4.8m5.84-2.58a14.98 14.98 0 0 0 6.16-12.12A14.98 14.98 0 0 0 9.631 8.41m5.96 5.96a14.926 14.926 0 0 1-5.841 2.58m-.119-8.54a6 6 0 0 0-7.381 5.84h4.8m2.581-5.84a14.927 14.927 0 0 0-2.58 5.84m2.699 2.7c-.103.021-.207.041-.311.06a15.09 15.09 0 0 1-2.448-2.448 14.9 14.9 0 0 1 .06-.312m-2.24 2.39a4.493 4.493 0 0 0-1.757 4.306 4.493 4.493 0 0 0 4.306-1.758M16.5 9a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z " />
19+ </ svg >
20+ </ div >
21+ < div >
22+ < p class ="text-sm font-bold text-gray-900 dark:text-white "> MTEX Developer</ p >
23+ < p class ="text-xs text-gray-500 "> ID: #88219</ p >
24+ </ div >
25+ </ div >
26+ </ div >
27+ < div class ="p-2 ">
28+ < a href ="# " class ="group flex items-center gap-3 rounded-xl px-3 py-2 text-sm text-gray-700 transition-all hover:bg-gray-50 dark:text-gray-300 dark:hover:bg-gray-800 ">
29+ < svg xmlns ="http://www.w3.org/2000/svg " fill ="none " viewBox ="0 0 24 24 " stroke-width ="1.5 " stroke ="currentColor " class ="size-5 text-gray-400 group-hover:text-primary-500 ">
30+ < path stroke-linecap ="round " stroke-linejoin ="round " d ="M2.25 8.25h19.5M2.25 9h19.5m-16.5 5.25h6m-6 2.25h3m-3.75 3h15a2.25 2.25 0 0 0 2.25-2.25V6.75A2.25 2.25 0 0 0 19.5 4.5h-15a2.25 2.25 0 0 0-2.25 2.25v10.5A2.25 2.25 0 0 0 4.5 19.5Z " />
31+ </ svg >
32+ Billing & Subscriptions
33+ </ a >
34+ < a href ="# " class ="group flex items-center gap-3 rounded-xl px-3 py-2 text-sm text-gray-700 transition-all hover:bg-gray-50 dark:text-gray-300 dark:hover:bg-gray-800 ">
35+ < svg xmlns ="http://www.w3.org/2000/svg " fill ="none " viewBox ="0 0 24 24 " stroke-width ="1.5 " stroke ="currentColor " class ="size-5 text-gray-400 group-hover:text-primary-500 "">
36+ < path stroke-linecap ="round " stroke-linejoin ="round " d ="M15 19.128a9.38 9.38 0 0 0 2.625.372 9.337 9.337 0 0 0 4.121-.952 4.125 4.125 0 0 0-7.533-2.493M15 19.128v-.003c0-1.113-.285-2.16-.786-3.07M15 19.128v.106A12.318 12.318 0 0 1 8.624 21c-2.331 0-4.512-.645-6.374-1.766l-.001-.109a6.375 6.375 0 0 1 11.964-3.07M12 6.375a3.375 3.375 0 1 1-6.75 0 3.375 3.375 0 0 1 6.75 0Zm8.25 2.25a2.625 2.625 0 1 1-5.25 0 2.625 2.625 0 0 1 5.25 0Z " />
37+ </ svg >
38+ Team Members
39+ </ a >
40+ </ div >
41+ </ div >
42+ </ div >
0 commit comments