Сводка
<svg width="540" height="290">
<rect width="540" height="190" x="0" y="0" fill="skyblue" />
<rect width="540" height="100" x="0" y="190" fill="yellow" />
<polygon points="90,240 240,70 390,240" fill="goldenrod"/>
<polygon points="250,260 350,150 450,260" fill="darkgoldenrod"/>
</svg>