feat: change icons for diagnostic

This commit is contained in:
divocat
2025-10-13 21:32:01 +03:00
parent a7150f7143
commit 0fba31c10a
8 changed files with 180 additions and 120 deletions

View File

@@ -1,5 +1,5 @@
export * from './renderLoaderCircleIcon24';
export * from './renderShieldAlertIcon24';
export * from './renderShieldCheckIcon24';
export * from './renderShieldIcon24';
export * from './renderShieldXIcon24';
export * from './renderCircleAlertIcon24';
export * from './renderCircleCheckIcon24';
export * from './renderCircleSlashIcon24';
export * from './renderCircleXIcon24';