Files
boc/quixzoom-market-pages/icons/icon-gov.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

19 lines
1.1 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="none">
<!-- Pediment (triangular roof) -->
<polyline points="6,16 24,6 42,16" stroke="#0066FF" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round" fill="none"/>
<!-- Entablature (beam under pediment) -->
<line x1="6" y1="16" x2="42" y2="16" stroke="#0066FF" stroke-width="1.8" stroke-linecap="round"/>
<!-- Column 1 -->
<line x1="11" y1="19" x2="11" y2="38" stroke="#0066FF" stroke-width="1.8" stroke-linecap="round"/>
<!-- Column 2 -->
<line x1="19" y1="19" x2="19" y2="38" stroke="#0066FF" stroke-width="1.8" stroke-linecap="round"/>
<!-- Column 3 -->
<line x1="29" y1="19" x2="29" y2="38" stroke="#0066FF" stroke-width="1.8" stroke-linecap="round"/>
<!-- Column 4 -->
<line x1="37" y1="19" x2="37" y2="38" stroke="#0066FF" stroke-width="1.8" stroke-linecap="round"/>
<!-- Stylobate (base step) -->
<line x1="6" y1="38" x2="42" y2="38" stroke="#0066FF" stroke-width="1.8" stroke-linecap="round"/>
<!-- Base -->
<line x1="4" y1="42" x2="44" y2="42" stroke="#0066FF" stroke-width="1.8" stroke-linecap="round"/>
</svg>