mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
fix sharp duotone name
This commit is contained in:
@@ -728,7 +728,7 @@ export const icons = [
|
||||
{ name: 'Classic', libraryName: 'classic' },
|
||||
{ name: 'Sharp', libraryName: 'sharp' },
|
||||
{ name: 'Duotone', libraryName: 'duotone' },
|
||||
{ name: 'Sharp-duotone', libraryName: 'sharp-duotone' },
|
||||
{ name: 'Sharp Duotone', libraryName: 'sharp-duotone' },
|
||||
];
|
||||
|
||||
export const colors = ['red', 'orange', 'yellow', 'green', 'cyan', 'blue', 'indigo', 'purple', 'pink', 'gray'];
|
||||
|
||||
Reference in New Issue
Block a user