mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-19 22:41:42 +01:00
chore(module): update
This commit is contained in:
7
src/theme/icons.ts
Normal file
7
src/theme/icons.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
export default {
|
||||
search: 'i-heroicons-magnifying-glass-20-solid',
|
||||
close: 'i-heroicons-x-mark-20-solid',
|
||||
check: 'i-heroicons-check-20-solid',
|
||||
loading: 'i-heroicons-arrow-path-20-solid',
|
||||
empty: 'i-heroicons-circle-stack-20-solid'
|
||||
}
|
||||
Reference in New Issue
Block a user