mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
refactor: redesign login page
refactor: redesign signup page refactor: redesign summary page
This commit is contained in:
@ -33,7 +33,18 @@ let icons = [
|
||||
'eva:corner-right-down-fill',
|
||||
'bi:heart-fill',
|
||||
'fxemoji:running',
|
||||
'ic:round-person'
|
||||
'ic:round-person',
|
||||
'bx:bxs-bar-chart-alt-2',
|
||||
'bi:people-fill',
|
||||
'fluent:data-bar-horizontal-24-filled',
|
||||
'ic:round-dashboard',
|
||||
'ci:settings-filled',
|
||||
'akar-icons:chevron-down',
|
||||
'ls:logout',
|
||||
'fluent:key-32-filled',
|
||||
'majesticons:clipboard-copy',
|
||||
'fa-regular:calendar-alt',
|
||||
'ph:books-bold'
|
||||
]
|
||||
|
||||
const output = path.normalize(path.join(__dirname, '../static/assets/icons.js'))
|
||||
|
Reference in New Issue
Block a user