Files
resources/semag/hextris/images/icons/apple-touch.svg
2025-06-22 12:00:12 -04:00

13 lines
685 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg viewBox="-120 -120 240 240" version="1.1" xmlns="http://www.w3.org/2000/svg">
<rect x="-120" y="-120" width="240" height="240" fill="#2c3e50"/>
<!-- (100/2) * sqrt(3) = 86.6 -->
<!-- 86.6 * 0.8 = 69.3 -->
<polygon points="-100,0 -50,-86.6 0,0" fill="#2ecc71"/>
<polygon points="-50,-86.6 50,-86.6 0,0" fill="#3498db"/>
<polygon points="50,-86.6 100,0 0,0" fill="#2ecc71"/>
<polygon points="100,0 50,86.6 0,0" fill="#e74c3c"/>
<polygon points="50,86.6 -50,86.6 0,0" fill="#f1c40f"/>
<polygon points="-50,86.6 -100,0 0,0" fill="#e74c3c"/>
<polygon points="-80,0 -40,-69.3 40,-69.3 80,0 40,69.3 -40,69.3" fill="#2c3e50"/>
</svg>