|
@ -3,7 +3,14 @@ |
|
|
* |
|
|
* |
|
|
* check https://fonts.google.com/icons (20250302)s
|
|
|
* check https://fonts.google.com/icons (20250302)s
|
|
|
*/ |
|
|
*/ |
|
|
|
|
|
import { CompelExtension } from "jpclw-extension"; |
|
|
|
|
|
import { |
|
|
|
|
|
Alignment, |
|
|
|
|
|
Arrangement, |
|
|
|
|
|
builder, |
|
|
|
|
|
Modifier, |
|
|
|
|
|
Page |
|
|
|
|
|
} from "jpc-like-websites"; |
|
|
|
|
|
|
|
|
export const MaterialIcons = new CompelExtension(); |
|
|
export const MaterialIcons = new CompelExtension(); |
|
|
|
|
|
|