@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
6 lines • 1.83 kB
TypeScript
export declare const securityIcons: readonly [readonly ["shield"], readonly ["protect"], readonly ["warning-shield"], readonly ["free-forever"], readonly ["identification-documents"], readonly ["id-verified"], readonly ["fingerprint"], readonly ["pin-code"], readonly ["password"], readonly ["lock"], readonly ["unlock"], readonly ["privacy"], readonly ["lock-outline", "lock1"], readonly ["lock-open", "unlock1", "unlock-alt"], readonly ["key"], readonly ["access"], readonly ["lock11"], readonly ["realtime"], readonly ["smart-home-connection"], readonly ["smart-home-checked"], readonly ["smart-home-error"], readonly ["smart-home-remove"], readonly ["smart-home-shield"], readonly ["voice-id"], readonly ["web-application-firewall1"], readonly ["copyright"], readonly ["spy", "user-secret"], readonly ["bug1"], readonly ["health-examine", "stethoscope"]];
export declare const securityIconCategory: {
readonly label: "Security`icons-category`";
readonly icons: readonly [readonly ["shield"], readonly ["protect"], readonly ["warning-shield"], readonly ["free-forever"], readonly ["identification-documents"], readonly ["id-verified"], readonly ["fingerprint"], readonly ["pin-code"], readonly ["password"], readonly ["lock"], readonly ["unlock"], readonly ["privacy"], readonly ["lock-outline", "lock1"], readonly ["lock-open", "unlock1", "unlock-alt"], readonly ["key"], readonly ["access"], readonly ["lock11"], readonly ["realtime"], readonly ["smart-home-connection"], readonly ["smart-home-checked"], readonly ["smart-home-error"], readonly ["smart-home-remove"], readonly ["smart-home-shield"], readonly ["voice-id"], readonly ["web-application-firewall1"], readonly ["copyright"], readonly ["spy", "user-secret"], readonly ["bug1"], readonly ["health-examine", "stethoscope"]];
};
//# sourceMappingURL=index.d.ts.map