47 lines
1.8 KiB
XML
47 lines
1.8 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 128 128" role="img" aria-label="Bruine verglaçante dense">
|
|
<title>Bruine verglaçante dense</title>
|
|
<defs>
|
|
<linearGradient id="skyFZD" x1="0" y1="0" x2="0" y2="1">
|
|
<stop offset="0%" stop-color="#7FB4E3"/>
|
|
<stop offset="100%" stop-color="#4E7EA8"/>
|
|
</linearGradient>
|
|
<linearGradient id="cloudFZD" x1="0" y1="0" x2="0" y2="1">
|
|
<stop offset="0%" stop-color="#EEF6FF"/>
|
|
<stop offset="100%" stop-color="#C7D6E6"/>
|
|
</linearGradient>
|
|
</defs>
|
|
|
|
<!-- Cold dense sky -->
|
|
<rect width="128" height="128" rx="20" fill="url(#skyFZD)"/>
|
|
|
|
<!-- Thick cloud -->
|
|
<g transform="translate(64 52)">
|
|
<ellipse cx="0" cy="20" rx="46" ry="26" fill="url(#cloudFZD)"/>
|
|
<circle cx="-28" cy="14" r="20" fill="url(#cloudFZD)"/>
|
|
<circle cx="14" cy="6" r="24" fill="url(#cloudFZD)"/>
|
|
<circle cx="36" cy="16" r="18" fill="url(#cloudFZD)"/>
|
|
</g>
|
|
|
|
<!-- Dense freezing drizzle -->
|
|
<g stroke="#FFFFFF" stroke-width="4.5" stroke-linecap="round" opacity="0.95">
|
|
<line x1="24" y1="84" x2="24" y2="110"/>
|
|
<line x1="36" y1="90" x2="36" y2="116"/>
|
|
<line x1="48" y1="84" x2="48" y2="110"/>
|
|
<line x1="60" y1="90" x2="60" y2="116"/>
|
|
<line x1="72" y1="84" x2="72" y2="110"/>
|
|
<line x1="84" y1="90" x2="84" y2="116"/>
|
|
<line x1="96" y1="84" x2="96" y2="110"/>
|
|
<line x1="108" y1="90" x2="108" y2="116"/>
|
|
</g>
|
|
|
|
<!-- Ice symbol -->
|
|
<g transform="translate(100 98)">
|
|
<circle cx="0" cy="0" r="14" fill="#FFFFFF" opacity="0.25"/>
|
|
<g stroke="#FFFFFF" stroke-width="3" stroke-linecap="round">
|
|
<line x1="0" y1="-8" x2="0" y2="8"/>
|
|
<line x1="-8" y1="0" x2="8" y2="0"/>
|
|
<line x1="-6" y1="-6" x2="6" y2="6"/>
|
|
<line x1="-6" y1="6" x2="6" y2="-6"/>
|
|
</g>
|
|
</g>
|
|
</svg> |