Icon Library
79 security architecture icons in flat monochrome SVG format. Designed for security diagrams,
pattern visualisation, and documentation. All icons use currentColor and
scale cleanly at any size.
Infrastructure
14 icons
Server
infrastructure_server
Application Server
infrastructure_application_server
Database Server
infrastructure_database_server
Directory Server
infrastructure_directory_server
Distribution Server
infrastructure_distribution_server
File Server
infrastructure_file_server
Gateway Server
infrastructure_gateway_server
Identity Server
infrastructure_identity_server
Mail Server
infrastructure_mail_server
Media Server
infrastructure_media_server
Monitoring Server
infrastructure_monitoring_server
Proxy Server
infrastructure_proxy_server
Terminal Server
infrastructure_terminal_server
Web Server
infrastructure_web_server
Network
5 icons
Firewall
network_firewall
Network Hub
network_network_hub
VPN
network_vpn
Wireless Network
network_wireless_network
Wireless Router
network_wireless_router
Endpoints
6 icons
Desktop
endpoints_desktop
Desktop (iMac)
endpoints_desktop_imac
Laptop
endpoints_laptop
Smartphone
endpoints_smartphone
PDA / Tablet
endpoints_pda_tablet
Printer
endpoints_printer
Storage & Media
5 icons
Database
storage_and_media_database
Hard Disk
storage_and_media_hard_disk
Optical Disc
storage_and_media_optical_disc
Flash Media
storage_and_media_flash_media
Tape Media
storage_and_media_tape_media
Devices
5 icons
Webcam
devices_webcam
Music Player
devices_music_player
Scanner
devices_scanner
USB Device
devices_usb_device
USB WiFi
devices_usb_wifi
People - Technical
5 icons
Technical User
people_technical_technical_user
Security Specialist
people_technical_security_specialist
Sysadmin
people_technical_sysadmin
Tester
people_technical_tester
Manager (IT)
people_technical_manager_it
People - Business
8 icons
Business User
people_business_business_user
Architect
people_business_architect
Business Manager
people_business_business_manager
Developer
people_business_developer
Operations
people_business_operations
Project Manager
people_business_project_manager
Service Manager
people_business_service_manager
Warning User
people_business_warning_user
People - Special
5 icons
Auditor
people_special_auditor
Black Hat
people_special_black_hat
White Hat
people_special_white_hat
Large Group
people_special_large_group
Mixed Team
people_special_mixed_team
Sites
4 icons
Branch Office
sites_branch_office
Factory
sites_factory
Head Office
sites_head_office
Neighbourhood
sites_neighbourhood
Concepts
11 icons
Awareness
concepts_awareness
Cloud
concepts_cloud
Contract
concepts_contract
Disposal
concepts_disposal
Home
concepts_home
ID Card
concepts_id_card
Lifecycle
concepts_lifecycle
Lightning / Power
concepts_lightning_power
Padlock
concepts_padlock
Warning
concepts_warning
Image
concepts_image
Industrial Control
3 icons
ICS PLC
industrial_control_ics_plc
ICS Drive
industrial_control_ics_drive
ICS Sensor
industrial_control_ics_sensor
DevSecOps
6 icons
CI/CD Pipeline
devsecops_pipeline
Code Repository
devsecops_repository
Container
devsecops_container
Artifact Package
devsecops_artifact
Shield (Verified)
devsecops_shield_check
Security Scan
devsecops_scan
Navigation
2 icons
Arrow Left
navigation_arrow_left
Arrow Right
navigation_arrow_right
Using these icons
All icons are available as individual SVG files under /icons/.
They use currentColor for stroke colour, so they inherit
the text colour of their parent element.
<div class="text-blue-600">
<img src="/icons/osa_firewall.svg" alt="Firewall" />
</div>