craiyon logo

A glowing blue and cyan line art dove with outstretched wings against a dark, starry background.

A glowing blue and cyan line art dove with outstretched wings against a dark, starry background.

crĂ©e une image a partir de ces point et met l'Ă©lĂ©ment en vie : <svg xmlns="http://w3.org" viewBox="0 0 1000 1000" width="100%" height="100%" style="background: radial-gradient(circle, #0e1726 0%, #050b14 100%);"> <!-- NĂ©buleuse de fond (Aura de l'oiseau) --> <defs> <radialGradient id="glow" cx="50%" cy="50%" r="50%"> <stop offset="0%" stop-color="#38bdf8" stop-opacity="0.15" /> <stop offset="100%" stop-color="#38bdf8" stop-opacity="0" /> </radialGradient> </defs> <circle cx="600" cy="550" r="400" fill="url(#glow)" /> <!-- LIGNES COSMIQUES / DESSIN DE L'OISEAU --> <!-- L'Aile SupĂ©rieure gauche (DĂ©ploiement) --> <polyline points="288,246 651,203 846,592" fill="none" stroke="#0ea5e9" stroke-width="2" stroke-dasharray="4,4" opacity="0.6" /> <!-- Le Corps et la TĂȘte de l'oiseau --> <polyline points="227,434 544,843 866,888" fill="none" stroke="#38bdf8" stroke-width="4" stroke-linejoin="round" stroke-linecap="round" /> <!-- L'Aile InfĂ©rieure droite (Plumage arriĂšre) --> <polyline points="846,592 866,706 861,796 812,755 544,843" fill="none" stroke="#0ea5e9" stroke-width="3" stroke-linejoin="round" opacity="0.8" /> <!-- Connexions secondaires formant la structure de la crĂ©ature --> <line x1="288" y1="246" x2="227" y2="434" stroke="#0ea5e9" stroke-width="2" opacity="0.5" /> <line x1="651" y1="203" x2="544" y2="843" stroke="#38bdf8" stroke-width="1.5" opacity="0.4" /> <line x1="846" y1="592" x2="812" y2="755" stroke="#38bdf8" stroke-width="2" opacity="0.5" /> <!-- LES 9 ÉTOILES Ver mais