Files
boc/quixzoom-market-pages/icons/icon-damage.svg
T
Bernt bae705aa97 ARCHITECTURE: NFC roadmap, edge AI, audit logging
- Add NFC ePassport roadmap (ICAO 9303, eIDAS)
- Add TensorFlow.js edge face detection (BlazeFace)
- Add structured audit logger (GDPR-compliant)
- Risk scoring support

Part of KYC Apple Native UX v1.1.0
2026-06-29 16:24:48 +00:00

7 lines
423 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="none">
<!-- Outer rectangle -->
<rect x="6" y="8" width="36" height="32" stroke="#0066FF" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
<!-- Lightning bolt crack through center -->
<polyline points="27,8 21,24 27,24 21,40" stroke="#0066FF" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round" fill="none"/>
</svg>