mirror of
https://github.com/davidalvarezp/websec-audit.git
synced 2026-06-23 11:48:28 +02:00
7 lines
373 B
XML
7 lines
373 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="none">
|
|
<rect width="48" height="48" rx="10" fill="#1e88e5"/>
|
|
<path d="M12 14h4l4 12 4-12h4l-6 20h-4L12 14z" fill="white" opacity=".9"/>
|
|
<path d="M30 22c0-2.2 1.8-4 4-4s4 1.8 4 4v2h-8v-2z" fill="white" opacity=".9"/>
|
|
<rect x="30" y="26" width="8" height="8" rx="1" fill="white" opacity=".9"/>
|
|
</svg>
|