<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" >
<!-- Fond blanc -->
<rect width="512" height="512" fill="white"/>
<!-- Rosace marocaine stylisée avec 8 branches (zellige simplifié) -->
<g transform="translate(256,256)" opacity="0.4">
<!-- Branches en bleu ciel, orange clair, violet clair -->
<g>
<!-- Branches alternées -->
<polygon points="0,-180 20,-120 0,-60 -20,-120" fill="#87CEEB"/> <!-- Bleu ciel -->
<polygon points="0,180 20,120 0,60 -20,120" fill="#FFA07A"/> <!-- Orange clair -->
<polygon points="180,0 120,20 60,0 120,-20" fill="#D8BFD8"/> <!-- Violet clair -->
<polygon points="-180,0 -120,20 -60,0 -120,-20" fill="#87CEEB"/> <!-- Bleu ciel -->
<polygon points="127,-127 90,-90 60,-60 90,-30" fill="#FFA07A"/> <!-- Orange clair -->
<polygon points="-127,127 -90,90 -60,60 -90,30" fill="#D8BFD8"/> <!-- Violet clair -->
<polygon points="-127,-127 -90,-90 -60,-60 -90