music.html 69 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103
  1. <!doctype html>
  2. <!--
  3. * Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
  4. * @version 1.0.0-beta4
  5. * @link https://tabler.io
  6. * Copyright 2018-2021 The Tabler Authors
  7. * Copyright 2018-2021 codecalm.net Paweł Kuna
  8. * Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE)
  9. -->
  10. <html lang="en">
  11. <head>
  12. <meta charset="utf-8"/>
  13. <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
  14. <meta http-equiv="X-UA-Compatible" content="ie=edge"/>
  15. <title>Music components - Tabler - Premium and Open Source dashboard template with responsive and high quality UI.</title>
  16. <!-- CSS files -->
  17. <link href="./dist/css/tabler.min.css" rel="stylesheet"/>
  18. <link href="./dist/css/tabler-flags.min.css" rel="stylesheet"/>
  19. <link href="./dist/css/tabler-payments.min.css" rel="stylesheet"/>
  20. <link href="./dist/css/tabler-vendors.min.css" rel="stylesheet"/>
  21. <link href="./dist/css/demo.min.css" rel="stylesheet"/>
  22. </head>
  23. <body class="antialiased">
  24. <div class="wrapper">
  25. <header class="navbar navbar-expand-md navbar-light d-print-none">
  26. <div class="container-xl">
  27. <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar-menu">
  28. <span class="navbar-toggler-icon"></span>
  29. </button>
  30. <h1 class="navbar-brand navbar-brand-autodark d-none-navbar-horizontal pe-0 pe-md-3">
  31. <a href=".">
  32. <img src="./static/logo.svg" width="110" height="32" alt="Tabler" class="navbar-brand-image">
  33. </a>
  34. </h1>
  35. <div class="navbar-nav flex-row order-md-last">
  36. <div class="nav-item d-none d-md-flex me-3">
  37. <div class="btn-list">
  38. <a href="https://github.com/tabler/tabler" class="btn btn-outline-white" target="_blank" rel="noreferrer">
  39. <!-- Download SVG icon from http://tabler-icons.io/i/brand-github -->
  40. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-github" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5" /></svg>
  41. Source code
  42. </a>
  43. <a href="https://github.com/sponsors/codecalm" class="btn btn-outline-white" target="_blank" rel="noreferrer">
  44. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  45. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-pink" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  46. Sponsor
  47. </a>
  48. </div>
  49. </div>
  50. <div class="nav-item dropdown d-none d-md-flex me-3">
  51. <a href="#" class="nav-link px-0" data-bs-toggle="dropdown" tabindex="-1" aria-label="Show notifications">
  52. <!-- Download SVG icon from http://tabler-icons.io/i/bell -->
  53. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M10 5a2 2 0 0 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3h-16a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6" /><path d="M9 17v1a3 3 0 0 0 6 0v-1" /></svg>
  54. <span class="badge bg-red"></span>
  55. </a>
  56. <div class="dropdown-menu dropdown-menu-end dropdown-menu-card">
  57. <div class="card">
  58. <div class="card-body">
  59. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusamus ad amet consectetur exercitationem fugiat in ipsa ipsum, natus odio quidem quod repudiandae sapiente. Amet debitis et magni maxime necessitatibus ullam.
  60. </div>
  61. </div>
  62. </div>
  63. </div>
  64. <div class="nav-item dropdown">
  65. <a href="#" class="nav-link d-flex lh-1 text-reset p-0" data-bs-toggle="dropdown" aria-label="Open user menu">
  66. <span class="avatar avatar-sm" style="background-image: url(./static/avatars/000m.jpg)"></span>
  67. <div class="d-none d-xl-block ps-2">
  68. <div>Paweł Kuna</div>
  69. <div class="mt-1 small text-muted">UI Designer</div>
  70. </div>
  71. </a>
  72. <div class="dropdown-menu dropdown-menu-end dropdown-menu-arrow">
  73. <a href="#" class="dropdown-item">Set status</a>
  74. <a href="#" class="dropdown-item">Profile & account</a>
  75. <a href="#" class="dropdown-item">Feedback</a>
  76. <div class="dropdown-divider"></div>
  77. <a href="#" class="dropdown-item">Settings</a>
  78. <a href="#" class="dropdown-item">Logout</a>
  79. </div>
  80. </div>
  81. </div>
  82. </div>
  83. </header>
  84. <div class="navbar-expand-md">
  85. <div class="collapse navbar-collapse" id="navbar-menu">
  86. <div class="navbar navbar-light">
  87. <div class="container-xl">
  88. <ul class="navbar-nav">
  89. <li class="nav-item">
  90. <a class="nav-link" href="./index.html" >
  91. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/home -->
  92. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><polyline points="5 12 3 12 12 3 21 12 19 12" /><path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /><path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /></svg>
  93. </span>
  94. <span class="nav-link-title">
  95. Home
  96. </span>
  97. </a>
  98. </li>
  99. <li class="nav-item dropdown">
  100. <a class="nav-link dropdown-toggle" href="#navbar-base" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  101. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/package -->
  102. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><polyline points="12 3 20 7.5 20 16.5 12 21 4 16.5 4 7.5 12 3" /><line x1="12" y1="12" x2="20" y2="7.5" /><line x1="12" y1="12" x2="12" y2="21" /><line x1="12" y1="12" x2="4" y2="7.5" /><line x1="16" y1="5.25" x2="8" y2="9.75" /></svg>
  103. </span>
  104. <span class="nav-link-title">
  105. Interface
  106. </span>
  107. </a>
  108. <div class="dropdown-menu">
  109. <div class="dropdown-menu-columns">
  110. <div class="dropdown-menu-column">
  111. <a class="dropdown-item" href="./empty.html" >
  112. Empty page
  113. </a>
  114. <a class="dropdown-item" href="./accordion.html" >
  115. Accordion
  116. </a>
  117. <a class="dropdown-item" href="./blank.html" >
  118. Blank page
  119. </a>
  120. <a class="dropdown-item" href="./buttons.html" >
  121. Buttons
  122. </a>
  123. <a class="dropdown-item" href="./cards.html" >
  124. Cards
  125. </a>
  126. <a class="dropdown-item" href="./cards-masonry.html" >
  127. Cards Masonry
  128. </a>
  129. <a class="dropdown-item" href="./colors.html" >
  130. Colors
  131. </a>
  132. <a class="dropdown-item" href="./dropdowns.html" >
  133. Dropdowns
  134. </a>
  135. <a class="dropdown-item" href="./icons.html" >
  136. Icons
  137. </a>
  138. <a class="dropdown-item" href="./modals.html" >
  139. Modals
  140. </a>
  141. <a class="dropdown-item" href="./maps.html" >
  142. Maps
  143. </a>
  144. <a class="dropdown-item" href="./map-fullsize.html" >
  145. Map fullsize
  146. </a>
  147. <a class="dropdown-item" href="./maps-vector.html" >
  148. Vector maps
  149. </a>
  150. </div>
  151. <div class="dropdown-menu-column">
  152. <a class="dropdown-item" href="./navigation.html" >
  153. Navigation
  154. </a>
  155. <a class="dropdown-item" href="./charts.html" >
  156. Charts
  157. </a>
  158. <a class="dropdown-item" href="./pagination.html" >
  159. Pagination
  160. </a>
  161. <a class="dropdown-item" href="./skeleton.html" >
  162. Skeleton
  163. </a>
  164. <a class="dropdown-item" href="./tabs.html" >
  165. Tabs
  166. </a>
  167. <a class="dropdown-item" href="./tables.html" >
  168. Tables
  169. </a>
  170. <a class="dropdown-item" href="./carousel.html" >
  171. Carousel
  172. </a>
  173. <a class="dropdown-item" href="./lists.html" >
  174. Lists
  175. </a>
  176. <a class="dropdown-item" href="./typography.html" >
  177. Typography
  178. </a>
  179. <a class="dropdown-item" href="./offcanvas.html" >
  180. Offcanvas
  181. </a>
  182. <a class="dropdown-item" href="./markdown.html" >
  183. Markdown
  184. </a>
  185. <div class="dropend">
  186. <a class="dropdown-item dropdown-toggle" href="#sidebar-authentication" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  187. Authentication
  188. </a>
  189. <div class="dropdown-menu">
  190. <a href="./sign-in.html" class="dropdown-item">Sign in</a>
  191. <a href="./sign-up.html" class="dropdown-item">Sign up</a>
  192. <a href="./forgot-password.html" class="dropdown-item">Forgot password</a>
  193. <a href="./terms-of-service.html" class="dropdown-item">Terms of service</a>
  194. <a href="./auth-lock.html" class="dropdown-item">Lock screen</a>
  195. </div>
  196. </div>
  197. <div class="dropend">
  198. <a class="dropdown-item dropdown-toggle" href="#sidebar-error" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  199. Error pages
  200. </a>
  201. <div class="dropdown-menu">
  202. <a href="./error-404.html" class="dropdown-item">404 page</a>
  203. <a href="./error-500.html" class="dropdown-item">500 page</a>
  204. <a href="./error-maintenance.html" class="dropdown-item">Maintenance page</a>
  205. </div>
  206. </div>
  207. </div>
  208. </div>
  209. </div>
  210. </li>
  211. <li class="nav-item">
  212. <a class="nav-link" href="./form-elements.html" >
  213. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/checkbox -->
  214. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><polyline points="9 11 12 14 20 6" /><path d="M20 12v6a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h9" /></svg>
  215. </span>
  216. <span class="nav-link-title">
  217. Form elements
  218. </span>
  219. </a>
  220. </li>
  221. <li class="nav-item active dropdown">
  222. <a class="nav-link dropdown-toggle" href="#navbar-extra" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  223. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/star -->
  224. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  225. </span>
  226. <span class="nav-link-title">
  227. Extra
  228. </span>
  229. </a>
  230. <div class="dropdown-menu">
  231. <a class="dropdown-item" href="./activity.html" >
  232. Activity
  233. </a>
  234. <a class="dropdown-item" href="./gallery.html" >
  235. Gallery
  236. </a>
  237. <a class="dropdown-item" href="./invoice.html" >
  238. Invoice
  239. </a>
  240. <a class="dropdown-item" href="./search-results.html" >
  241. Search results
  242. </a>
  243. <a class="dropdown-item" href="./pricing.html" >
  244. Pricing cards
  245. </a>
  246. <a class="dropdown-item" href="./users.html" >
  247. Users
  248. </a>
  249. <a class="dropdown-item" href="./license.html" >
  250. License
  251. </a>
  252. <a class="dropdown-item active" href="./music.html" >
  253. Music
  254. </a>
  255. <a class="dropdown-item" href="./widgets.html" >
  256. Widgets
  257. </a>
  258. <a class="dropdown-item" href="./wizard.html" >
  259. Wizard
  260. </a>
  261. </div>
  262. </li>
  263. <li class="nav-item dropdown">
  264. <a class="nav-link dropdown-toggle" href="#navbar-layout" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  265. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/layout-2 -->
  266. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><rect x="4" y="4" width="6" height="5" rx="2" /><rect x="4" y="13" width="6" height="7" rx="2" /><rect x="14" y="4" width="6" height="7" rx="2" /><rect x="14" y="15" width="6" height="5" rx="2" /></svg>
  267. </span>
  268. <span class="nav-link-title">
  269. Layout
  270. </span>
  271. </a>
  272. <div class="dropdown-menu">
  273. <div class="dropdown-menu-columns">
  274. <div class="dropdown-menu-column">
  275. <a class="dropdown-item" href="./layout-horizontal.html" >
  276. Horizontal
  277. </a>
  278. <a class="dropdown-item" href="./layout-vertical.html" >
  279. Vertical
  280. </a>
  281. <a class="dropdown-item" href="./layout-vertical-transparent.html" >
  282. Vertical transparent
  283. </a>
  284. <a class="dropdown-item" href="./layout-vertical-right.html" >
  285. Right vertical
  286. </a>
  287. <a class="dropdown-item" href="./layout-condensed.html" >
  288. Condensed
  289. </a>
  290. <a class="dropdown-item" href="./layout-condensed-dark.html" >
  291. Condensed dark
  292. </a>
  293. <a class="dropdown-item" href="./layout-combo.html" >
  294. Combined
  295. </a>
  296. </div>
  297. <div class="dropdown-menu-column">
  298. <a class="dropdown-item" href="./layout-navbar-dark.html" >
  299. Navbar dark
  300. </a>
  301. <a class="dropdown-item" href="./layout-navbar-sticky.html" >
  302. Navbar sticky
  303. </a>
  304. <a class="dropdown-item" href="./layout-navbar-overlap.html" >
  305. Navbar overlap
  306. </a>
  307. <a class="dropdown-item" href="./layout-dark.html" >
  308. Dark mode
  309. </a>
  310. <a class="dropdown-item" href="./layout-rtl.html" >
  311. RTL mode
  312. </a>
  313. <a class="dropdown-item" href="./layout-fluid.html" >
  314. Fluid
  315. </a>
  316. <a class="dropdown-item" href="./layout-fluid-vertical.html" >
  317. Fluid vertical
  318. </a>
  319. </div>
  320. </div>
  321. </div>
  322. </li>
  323. <li class="nav-item">
  324. <a class="nav-link" href="./docs/index.html" >
  325. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/file-text -->
  326. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M14 3v4a1 1 0 0 0 1 1h4" /><path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /><line x1="9" y1="9" x2="10" y2="9" /><line x1="9" y1="13" x2="15" y2="13" /><line x1="9" y1="17" x2="15" y2="17" /></svg>
  327. </span>
  328. <span class="nav-link-title">
  329. Documentation
  330. </span>
  331. </a>
  332. </li>
  333. </ul>
  334. <div class="my-2 my-md-0 flex-grow-1 flex-md-grow-0 order-first order-md-last">
  335. <form action="." method="get">
  336. <div class="input-icon">
  337. <span class="input-icon-addon">
  338. <!-- Download SVG icon from http://tabler-icons.io/i/search -->
  339. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="10" cy="10" r="7" /><line x1="21" y1="21" x2="15" y2="15" /></svg>
  340. </span>
  341. <input type="text" class="form-control" placeholder="Search…" aria-label="Search in website">
  342. </div>
  343. </form>
  344. </div>
  345. </div>
  346. </div>
  347. </div>
  348. </div>
  349. <div class="page-wrapper">
  350. <div class="container-xl">
  351. <!-- Page title -->
  352. <div class="page-header d-print-none">
  353. <div class="row align-items-center">
  354. <div class="col">
  355. <h2 class="page-title">
  356. Music components
  357. </h2>
  358. </div>
  359. </div>
  360. </div>
  361. </div>
  362. <div class="page-body">
  363. <div class="container-xl">
  364. <div class="row">
  365. <div class="col-lg-8">
  366. <div class="card">
  367. <div class="list-group card-list-group">
  368. <div class="list-group-item">
  369. <div class="row g-2 align-items-center">
  370. <div class="col-auto text-h3">
  371. 1
  372. </div>
  373. <div class="col-auto">
  374. <img src="./static/tracks/a4fb1d293bd8d3fd38352418c50fcf1369a7a87d.jpg" class="rounded" alt="Górą ty" width="40" height="40">
  375. </div>
  376. <div class="col">
  377. Górą ty
  378. <div class="text-muted">
  379. GOLEC UORKIESTRA,
  380. Gromee,
  381. Bedoes
  382. </div>
  383. </div>
  384. <div class="col-auto text-muted">
  385. 03:41
  386. </div>
  387. <div class="col-auto">
  388. <a href="#" class="link-secondary">
  389. <button class="switch-icon" data-bs-toggle="switch-icon">
  390. <span class="switch-icon-a text-muted">
  391. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  392. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  393. </span>
  394. <span class="switch-icon-b text-red">
  395. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  396. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-filled" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  397. </span>
  398. </button>
  399. </a>
  400. </div>
  401. <div class="col-auto lh-1">
  402. <div class="dropdown">
  403. <a href="#" class="link-secondary" data-bs-toggle="dropdown"><!-- Download SVG icon from http://tabler-icons.io/i/dots -->
  404. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="5" cy="12" r="1" /><circle cx="12" cy="12" r="1" /><circle cx="19" cy="12" r="1" /></svg>
  405. </a>
  406. <div class="dropdown-menu dropdown-menu-end">
  407. <a class="dropdown-item" href="#">
  408. Action
  409. </a>
  410. <a class="dropdown-item" href="#">
  411. Another action
  412. </a>
  413. </div>
  414. </div>
  415. </div>
  416. </div>
  417. </div>
  418. <div class="list-group-item">
  419. <div class="row g-2 align-items-center">
  420. <div class="col-auto text-h3">
  421. 2
  422. </div>
  423. <div class="col-auto">
  424. <img src="./static/tracks/f04bb6fba32e89475d9981007aff21e13745dec2.jpg" class="rounded" alt="High Life" width="40" height="40">
  425. </div>
  426. <div class="col">
  427. High Life
  428. <div class="text-muted">
  429. Daft Punk
  430. </div>
  431. </div>
  432. <div class="col-auto text-muted">
  433. 03:21
  434. </div>
  435. <div class="col-auto">
  436. <a href="#" class="link-secondary">
  437. <button class="switch-icon" data-bs-toggle="switch-icon">
  438. <span class="switch-icon-a text-muted">
  439. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  440. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  441. </span>
  442. <span class="switch-icon-b text-red">
  443. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  444. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-filled" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  445. </span>
  446. </button>
  447. </a>
  448. </div>
  449. <div class="col-auto lh-1">
  450. <div class="dropdown">
  451. <a href="#" class="link-secondary" data-bs-toggle="dropdown"><!-- Download SVG icon from http://tabler-icons.io/i/dots -->
  452. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="5" cy="12" r="1" /><circle cx="12" cy="12" r="1" /><circle cx="19" cy="12" r="1" /></svg>
  453. </a>
  454. <div class="dropdown-menu dropdown-menu-end">
  455. <a class="dropdown-item" href="#">
  456. Action
  457. </a>
  458. <a class="dropdown-item" href="#">
  459. Another action
  460. </a>
  461. </div>
  462. </div>
  463. </div>
  464. </div>
  465. </div>
  466. <div class="list-group-item">
  467. <div class="row g-2 align-items-center">
  468. <div class="col-auto text-h3">
  469. 3
  470. </div>
  471. <div class="col-auto">
  472. <img src="./static/tracks/c3f13b4f7a674abda9aa36fd72fa341e918c0f26.jpg" class="rounded" alt="Houdini" width="40" height="40">
  473. </div>
  474. <div class="col">
  475. Houdini
  476. <div class="text-muted">
  477. Foster The People
  478. </div>
  479. </div>
  480. <div class="col-auto text-muted">
  481. 03:23
  482. </div>
  483. <div class="col-auto">
  484. <a href="#" class="link-secondary">
  485. <button class="switch-icon" data-bs-toggle="switch-icon">
  486. <span class="switch-icon-a text-muted">
  487. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  488. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  489. </span>
  490. <span class="switch-icon-b text-red">
  491. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  492. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-filled" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  493. </span>
  494. </button>
  495. </a>
  496. </div>
  497. <div class="col-auto lh-1">
  498. <div class="dropdown">
  499. <a href="#" class="link-secondary" data-bs-toggle="dropdown"><!-- Download SVG icon from http://tabler-icons.io/i/dots -->
  500. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="5" cy="12" r="1" /><circle cx="12" cy="12" r="1" /><circle cx="19" cy="12" r="1" /></svg>
  501. </a>
  502. <div class="dropdown-menu dropdown-menu-end">
  503. <a class="dropdown-item" href="#">
  504. Action
  505. </a>
  506. <a class="dropdown-item" href="#">
  507. Another action
  508. </a>
  509. </div>
  510. </div>
  511. </div>
  512. </div>
  513. </div>
  514. <div class="list-group-item">
  515. <div class="row g-2 align-items-center">
  516. <div class="col-auto text-h3">
  517. 4
  518. </div>
  519. <div class="col-auto">
  520. <img src="./static/tracks/4d4ab714dfca7b9df41d4a02a2c39394ebdeb6b6.jpg" class="rounded" alt="Safe And Sound" width="40" height="40">
  521. </div>
  522. <div class="col">
  523. Safe And Sound
  524. <div class="text-muted">
  525. Capital Cities
  526. </div>
  527. </div>
  528. <div class="col-auto text-muted">
  529. 03:12
  530. </div>
  531. <div class="col-auto">
  532. <a href="#" class="link-secondary">
  533. <button class="switch-icon" data-bs-toggle="switch-icon">
  534. <span class="switch-icon-a text-muted">
  535. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  536. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  537. </span>
  538. <span class="switch-icon-b text-red">
  539. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  540. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-filled" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  541. </span>
  542. </button>
  543. </a>
  544. </div>
  545. <div class="col-auto lh-1">
  546. <div class="dropdown">
  547. <a href="#" class="link-secondary" data-bs-toggle="dropdown"><!-- Download SVG icon from http://tabler-icons.io/i/dots -->
  548. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="5" cy="12" r="1" /><circle cx="12" cy="12" r="1" /><circle cx="19" cy="12" r="1" /></svg>
  549. </a>
  550. <div class="dropdown-menu dropdown-menu-end">
  551. <a class="dropdown-item" href="#">
  552. Action
  553. </a>
  554. <a class="dropdown-item" href="#">
  555. Another action
  556. </a>
  557. </div>
  558. </div>
  559. </div>
  560. </div>
  561. </div>
  562. <div class="list-group-item">
  563. <div class="row g-2 align-items-center">
  564. <div class="col-auto text-h3">
  565. 5
  566. </div>
  567. <div class="col-auto">
  568. <img src="./static/tracks/79b2422b467ad20c07576e8f8f5f2f1692ac7142.jpg" class="rounded" alt="Partied Out" width="40" height="40">
  569. </div>
  570. <div class="col">
  571. Partied Out
  572. <div class="text-muted">
  573. Con Bro Chill
  574. </div>
  575. </div>
  576. <div class="col-auto text-muted">
  577. 03:17
  578. </div>
  579. <div class="col-auto">
  580. <a href="#" class="link-secondary">
  581. <button class="switch-icon" data-bs-toggle="switch-icon">
  582. <span class="switch-icon-a text-muted">
  583. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  584. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  585. </span>
  586. <span class="switch-icon-b text-red">
  587. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  588. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-filled" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  589. </span>
  590. </button>
  591. </a>
  592. </div>
  593. <div class="col-auto lh-1">
  594. <div class="dropdown">
  595. <a href="#" class="link-secondary" data-bs-toggle="dropdown"><!-- Download SVG icon from http://tabler-icons.io/i/dots -->
  596. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="5" cy="12" r="1" /><circle cx="12" cy="12" r="1" /><circle cx="19" cy="12" r="1" /></svg>
  597. </a>
  598. <div class="dropdown-menu dropdown-menu-end">
  599. <a class="dropdown-item" href="#">
  600. Action
  601. </a>
  602. <a class="dropdown-item" href="#">
  603. Another action
  604. </a>
  605. </div>
  606. </div>
  607. </div>
  608. </div>
  609. </div>
  610. <div class="list-group-item">
  611. <div class="row g-2 align-items-center">
  612. <div class="col-auto text-h3">
  613. 6
  614. </div>
  615. <div class="col-auto">
  616. <img src="./static/tracks/aac97056fc02fe02c7e95f7ff77a07c6e82f7d6e.jpg" class="rounded" alt="Runaway (U &amp; I)" width="40" height="40">
  617. </div>
  618. <div class="col">
  619. Runaway (U & I)
  620. <div class="text-muted">
  621. Galantis
  622. </div>
  623. </div>
  624. <div class="col-auto text-muted">
  625. 03:47
  626. </div>
  627. <div class="col-auto">
  628. <a href="#" class="link-secondary">
  629. <button class="switch-icon" data-bs-toggle="switch-icon">
  630. <span class="switch-icon-a text-muted">
  631. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  632. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  633. </span>
  634. <span class="switch-icon-b text-red">
  635. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  636. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-filled" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  637. </span>
  638. </button>
  639. </a>
  640. </div>
  641. <div class="col-auto lh-1">
  642. <div class="dropdown">
  643. <a href="#" class="link-secondary" data-bs-toggle="dropdown"><!-- Download SVG icon from http://tabler-icons.io/i/dots -->
  644. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="5" cy="12" r="1" /><circle cx="12" cy="12" r="1" /><circle cx="19" cy="12" r="1" /></svg>
  645. </a>
  646. <div class="dropdown-menu dropdown-menu-end">
  647. <a class="dropdown-item" href="#">
  648. Action
  649. </a>
  650. <a class="dropdown-item" href="#">
  651. Another action
  652. </a>
  653. </div>
  654. </div>
  655. </div>
  656. </div>
  657. </div>
  658. <div class="list-group-item">
  659. <div class="row g-2 align-items-center">
  660. <div class="col-auto text-h3">
  661. 7
  662. </div>
  663. <div class="col-auto">
  664. <img src="./static/tracks/859337f0eaa49b1ad6ed76719b7c1ae26d6412c8.jpg" class="rounded" alt="Light It Up (feat. Nyla &amp; Fuse ODG) - Remix" width="40" height="40">
  665. </div>
  666. <div class="col">
  667. Light It Up (feat. Nyla & Fuse ODG) - Remix
  668. <div class="text-muted">
  669. Major Lazer,
  670. Nyla,
  671. Fuse ODG
  672. </div>
  673. </div>
  674. <div class="col-auto text-muted">
  675. 02:46
  676. </div>
  677. <div class="col-auto">
  678. <a href="#" class="link-secondary">
  679. <button class="switch-icon" data-bs-toggle="switch-icon">
  680. <span class="switch-icon-a text-muted">
  681. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  682. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  683. </span>
  684. <span class="switch-icon-b text-red">
  685. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  686. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-filled" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  687. </span>
  688. </button>
  689. </a>
  690. </div>
  691. <div class="col-auto lh-1">
  692. <div class="dropdown">
  693. <a href="#" class="link-secondary" data-bs-toggle="dropdown"><!-- Download SVG icon from http://tabler-icons.io/i/dots -->
  694. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="5" cy="12" r="1" /><circle cx="12" cy="12" r="1" /><circle cx="19" cy="12" r="1" /></svg>
  695. </a>
  696. <div class="dropdown-menu dropdown-menu-end">
  697. <a class="dropdown-item" href="#">
  698. Action
  699. </a>
  700. <a class="dropdown-item" href="#">
  701. Another action
  702. </a>
  703. </div>
  704. </div>
  705. </div>
  706. </div>
  707. </div>
  708. <div class="list-group-item">
  709. <div class="row g-2 align-items-center">
  710. <div class="col-auto text-h3">
  711. 8
  712. </div>
  713. <div class="col-auto">
  714. <img src="./static/tracks/2e7357491deb8a6796ee8d9181ca9ea1f407bb5f.jpg" class="rounded" alt="Hangover" width="40" height="40">
  715. </div>
  716. <div class="col">
  717. Hangover
  718. <div class="text-muted">
  719. Taio Cruz,
  720. Flo Rida
  721. </div>
  722. </div>
  723. <div class="col-auto text-muted">
  724. 04:04
  725. </div>
  726. <div class="col-auto">
  727. <a href="#" class="link-secondary">
  728. <button class="switch-icon" data-bs-toggle="switch-icon">
  729. <span class="switch-icon-a text-muted">
  730. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  731. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  732. </span>
  733. <span class="switch-icon-b text-red">
  734. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  735. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-filled" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  736. </span>
  737. </button>
  738. </a>
  739. </div>
  740. <div class="col-auto lh-1">
  741. <div class="dropdown">
  742. <a href="#" class="link-secondary" data-bs-toggle="dropdown"><!-- Download SVG icon from http://tabler-icons.io/i/dots -->
  743. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="5" cy="12" r="1" /><circle cx="12" cy="12" r="1" /><circle cx="19" cy="12" r="1" /></svg>
  744. </a>
  745. <div class="dropdown-menu dropdown-menu-end">
  746. <a class="dropdown-item" href="#">
  747. Action
  748. </a>
  749. <a class="dropdown-item" href="#">
  750. Another action
  751. </a>
  752. </div>
  753. </div>
  754. </div>
  755. </div>
  756. </div>
  757. <div class="list-group-item">
  758. <div class="row g-2 align-items-center">
  759. <div class="col-auto text-h3">
  760. 9
  761. </div>
  762. <div class="col-auto">
  763. <img src="./static/tracks/c976bfc96d5e44820e553a16a6097cd02a61fd2f.jpg" class="rounded" alt="Shape of You" width="40" height="40">
  764. </div>
  765. <div class="col">
  766. Shape of You
  767. <div class="text-muted">
  768. Ed Sheeran
  769. </div>
  770. </div>
  771. <div class="col-auto text-muted">
  772. 03:53
  773. </div>
  774. <div class="col-auto">
  775. <a href="#" class="link-secondary">
  776. <button class="switch-icon" data-bs-toggle="switch-icon">
  777. <span class="switch-icon-a text-muted">
  778. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  779. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  780. </span>
  781. <span class="switch-icon-b text-red">
  782. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  783. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-filled" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  784. </span>
  785. </button>
  786. </a>
  787. </div>
  788. <div class="col-auto lh-1">
  789. <div class="dropdown">
  790. <a href="#" class="link-secondary" data-bs-toggle="dropdown"><!-- Download SVG icon from http://tabler-icons.io/i/dots -->
  791. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="5" cy="12" r="1" /><circle cx="12" cy="12" r="1" /><circle cx="19" cy="12" r="1" /></svg>
  792. </a>
  793. <div class="dropdown-menu dropdown-menu-end">
  794. <a class="dropdown-item" href="#">
  795. Action
  796. </a>
  797. <a class="dropdown-item" href="#">
  798. Another action
  799. </a>
  800. </div>
  801. </div>
  802. </div>
  803. </div>
  804. </div>
  805. <div class="list-group-item">
  806. <div class="row g-2 align-items-center">
  807. <div class="col-auto text-h3">
  808. 10
  809. </div>
  810. <div class="col-auto">
  811. <img src="./static/tracks/c9a8350feee77e9345eec4155cddc96694803d1a.jpg" class="rounded" alt="Alone" width="40" height="40">
  812. </div>
  813. <div class="col">
  814. Alone
  815. <div class="text-muted">
  816. Alan Walker
  817. </div>
  818. </div>
  819. <div class="col-auto text-muted">
  820. 02:41
  821. </div>
  822. <div class="col-auto">
  823. <a href="#" class="link-secondary">
  824. <button class="switch-icon" data-bs-toggle="switch-icon">
  825. <span class="switch-icon-a text-muted">
  826. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  827. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  828. </span>
  829. <span class="switch-icon-b text-red">
  830. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  831. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-filled" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  832. </span>
  833. </button>
  834. </a>
  835. </div>
  836. <div class="col-auto lh-1">
  837. <div class="dropdown">
  838. <a href="#" class="link-secondary" data-bs-toggle="dropdown"><!-- Download SVG icon from http://tabler-icons.io/i/dots -->
  839. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="5" cy="12" r="1" /><circle cx="12" cy="12" r="1" /><circle cx="19" cy="12" r="1" /></svg>
  840. </a>
  841. <div class="dropdown-menu dropdown-menu-end">
  842. <a class="dropdown-item" href="#">
  843. Action
  844. </a>
  845. <a class="dropdown-item" href="#">
  846. Another action
  847. </a>
  848. </div>
  849. </div>
  850. </div>
  851. </div>
  852. </div>
  853. <div class="list-group-item">
  854. <div class="row g-2 align-items-center">
  855. <div class="col-auto text-h3">
  856. 11
  857. </div>
  858. <div class="col-auto">
  859. <img src="./static/tracks/fe4ee21d30450829e5b172e806b3c1e14ca1e5f3.jpg" class="rounded" alt="Langrennsfar" width="40" height="40">
  860. </div>
  861. <div class="col">
  862. Langrennsfar
  863. <div class="text-muted">
  864. Ylvis
  865. </div>
  866. </div>
  867. <div class="col-auto text-muted">
  868. 02:43
  869. </div>
  870. <div class="col-auto">
  871. <a href="#" class="link-secondary">
  872. <button class="switch-icon" data-bs-toggle="switch-icon">
  873. <span class="switch-icon-a text-muted">
  874. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  875. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  876. </span>
  877. <span class="switch-icon-b text-red">
  878. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  879. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-filled" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  880. </span>
  881. </button>
  882. </a>
  883. </div>
  884. <div class="col-auto lh-1">
  885. <div class="dropdown">
  886. <a href="#" class="link-secondary" data-bs-toggle="dropdown"><!-- Download SVG icon from http://tabler-icons.io/i/dots -->
  887. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="5" cy="12" r="1" /><circle cx="12" cy="12" r="1" /><circle cx="19" cy="12" r="1" /></svg>
  888. </a>
  889. <div class="dropdown-menu dropdown-menu-end">
  890. <a class="dropdown-item" href="#">
  891. Action
  892. </a>
  893. <a class="dropdown-item" href="#">
  894. Another action
  895. </a>
  896. </div>
  897. </div>
  898. </div>
  899. </div>
  900. </div>
  901. <div class="list-group-item">
  902. <div class="row g-2 align-items-center">
  903. <div class="col-auto text-h3">
  904. 12
  905. </div>
  906. <div class="col-auto">
  907. <img src="./static/tracks/f4e96086f44c4dff1758b1fc1338cd88c1b5ce9c.jpg" class="rounded" alt="Skibidi - Romantic Edition" width="40" height="40">
  908. </div>
  909. <div class="col">
  910. Skibidi - Romantic Edition
  911. <div class="text-muted">
  912. Little Big
  913. </div>
  914. </div>
  915. <div class="col-auto text-muted">
  916. 03:12
  917. </div>
  918. <div class="col-auto">
  919. <a href="#" class="link-secondary">
  920. <button class="switch-icon" data-bs-toggle="switch-icon">
  921. <span class="switch-icon-a text-muted">
  922. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  923. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  924. </span>
  925. <span class="switch-icon-b text-red">
  926. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  927. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-filled" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  928. </span>
  929. </button>
  930. </a>
  931. </div>
  932. <div class="col-auto lh-1">
  933. <div class="dropdown">
  934. <a href="#" class="link-secondary" data-bs-toggle="dropdown"><!-- Download SVG icon from http://tabler-icons.io/i/dots -->
  935. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="5" cy="12" r="1" /><circle cx="12" cy="12" r="1" /><circle cx="19" cy="12" r="1" /></svg>
  936. </a>
  937. <div class="dropdown-menu dropdown-menu-end">
  938. <a class="dropdown-item" href="#">
  939. Action
  940. </a>
  941. <a class="dropdown-item" href="#">
  942. Another action
  943. </a>
  944. </div>
  945. </div>
  946. </div>
  947. </div>
  948. </div>
  949. </div>
  950. </div>
  951. </div>
  952. <div class="col-lg-4">
  953. <h3 class="mb-3">Top tracks</h3>
  954. <div class="row row-cards">
  955. <div class="col-md-6 col-lg-12">
  956. <div class="card">
  957. <div class="row row-0">
  958. <div class="col-auto">
  959. <img src="./static/tracks/c976bfc96d5e44820e553a16a6097cd02a61fd2f.jpg" class="rounded-start" alt="Shape of You" width="80" height="80">
  960. </div>
  961. <div class="col">
  962. <div class="card-body">
  963. Shape of You
  964. <div class="text-muted">
  965. Ed Sheeran
  966. </div>
  967. </div>
  968. </div>
  969. </div>
  970. </div>
  971. </div>
  972. <div class="col-md-6 col-lg-12">
  973. <div class="card">
  974. <div class="row row-0">
  975. <div class="col-auto">
  976. <img src="./static/tracks/c9a8350feee77e9345eec4155cddc96694803d1a.jpg" class="rounded-start" alt="Alone" width="80" height="80">
  977. </div>
  978. <div class="col">
  979. <div class="card-body">
  980. Alone
  981. <div class="text-muted">
  982. Alan Walker
  983. </div>
  984. </div>
  985. </div>
  986. </div>
  987. </div>
  988. </div>
  989. <div class="col-md-6 col-lg-12">
  990. <div class="card">
  991. <div class="row row-0">
  992. <div class="col-auto">
  993. <img src="./static/tracks/fe4ee21d30450829e5b172e806b3c1e14ca1e5f3.jpg" class="rounded-start" alt="Langrennsfar" width="80" height="80">
  994. </div>
  995. <div class="col">
  996. <div class="card-body">
  997. Langrennsfar
  998. <div class="text-muted">
  999. Ylvis
  1000. </div>
  1001. </div>
  1002. </div>
  1003. </div>
  1004. </div>
  1005. </div>
  1006. <div class="col-md-6 col-lg-12">
  1007. <div class="card">
  1008. <div class="row row-0">
  1009. <div class="col-auto">
  1010. <img src="./static/tracks/f4e96086f44c4dff1758b1fc1338cd88c1b5ce9c.jpg" class="rounded-start" alt="Skibidi - Romantic Edition" width="80" height="80">
  1011. </div>
  1012. <div class="col">
  1013. <div class="card-body">
  1014. Skibidi - Romantic Edition
  1015. <div class="text-muted">
  1016. Little Big
  1017. </div>
  1018. </div>
  1019. </div>
  1020. </div>
  1021. </div>
  1022. </div>
  1023. <div class="col-md-6 col-lg-12">
  1024. <div class="card">
  1025. <div class="row row-0">
  1026. <div class="col-auto">
  1027. <img src="./static/tracks/73f4938130140174efb1cc0a82ececb277e40932.jpg" class="rounded-start" alt="Miracle" width="80" height="80">
  1028. </div>
  1029. <div class="col">
  1030. <div class="card-body">
  1031. Miracle
  1032. <div class="text-muted">
  1033. Caravan Palace
  1034. </div>
  1035. </div>
  1036. </div>
  1037. </div>
  1038. </div>
  1039. </div>
  1040. <div class="col-md-6 col-lg-12">
  1041. <div class="card">
  1042. <div class="row row-0">
  1043. <div class="col-auto">
  1044. <img src="./static/tracks/cfb2a532996512eff95c4b0d566d067384aaa441.jpg" class="rounded-start" alt="Different World (feat. CORSAK)" width="80" height="80">
  1045. </div>
  1046. <div class="col">
  1047. <div class="card-body">
  1048. Different World (feat. CORSAK)
  1049. <div class="text-muted">
  1050. Alan Walker,
  1051. K-391,
  1052. Sofia Carson,
  1053. CORSAK
  1054. </div>
  1055. </div>
  1056. </div>
  1057. </div>
  1058. </div>
  1059. </div>
  1060. </div>
  1061. </div>
  1062. </div>
  1063. </div>
  1064. </div>
  1065. <footer class="footer footer-transparent d-print-none">
  1066. <div class="container">
  1067. <div class="row text-center align-items-center flex-row-reverse">
  1068. <div class="col-lg-auto ms-lg-auto">
  1069. <ul class="list-inline list-inline-dots mb-0">
  1070. <li class="list-inline-item"><a href="./docs/index.html" class="link-secondary">Documentation</a></li>
  1071. <li class="list-inline-item"><a href="./license.html" class="link-secondary">License</a></li>
  1072. <li class="list-inline-item"><a href="https://github.com/tabler/tabler" target="_blank" class="link-secondary" rel="noopener">Source code</a></li>
  1073. <li class="list-inline-item">
  1074. <a href="https://github.com/sponsors/codecalm" target="_blank" class="link-secondary" rel="noopener">
  1075. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  1076. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-pink icon-filled icon-inline" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  1077. Sponsor
  1078. </a>
  1079. </li>
  1080. </ul>
  1081. </div>
  1082. <div class="col-12 col-lg-auto mt-3 mt-lg-0">
  1083. <ul class="list-inline list-inline-dots mb-0">
  1084. <li class="list-inline-item">
  1085. Copyright &copy; 2021
  1086. <a href="." class="link-secondary">Tabler</a>.
  1087. All rights reserved.
  1088. </li>
  1089. <li class="list-inline-item">
  1090. <a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-beta4</a>
  1091. </li>
  1092. </ul>
  1093. </div>
  1094. </div>
  1095. </div>
  1096. </footer>
  1097. </div>
  1098. </div>
  1099. <!-- Libs JS -->
  1100. <!-- Tabler Core -->
  1101. <script src="./dist/js/tabler.min.js"></script>
  1102. </body>
  1103. </html>