mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
feat(svgs.ts, categories.ts): add new categories (IoT & Home Automation) and Home Assistant SVG data
This commit is contained in:
@@ -26,4 +26,6 @@ export type tCategory =
|
||||
| 'Google'
|
||||
| 'Payment'
|
||||
| 'void(0)'
|
||||
| 'Authentication';
|
||||
| 'Authentication'
|
||||
| 'IoT'
|
||||
| 'Home Automation';
|
||||
|
||||
Reference in New Issue
Block a user