mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-10 00:48:37 -06:00
style: icon change
This commit is contained in:
parent
9d25c37f4b
commit
e67612424d
@ -9,7 +9,7 @@ export const tool = defineTool('time', {
|
||||
longDescription: 'time:convertTimeToDecimal.longDescription'
|
||||
},
|
||||
path: 'convert-time-to-decimal',
|
||||
icon: 'material-symbols:schedule',
|
||||
icon: 'material-symbols-light:decimal-increase-rounded',
|
||||
keywords: ['convert', 'time', 'to', 'decimal'],
|
||||
component: lazy(() => import('./index'))
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user