Ajout de données météo
This commit is contained in:
55
static/icons/weather/thunderstorms-day.svg
Normal file
55
static/icons/weather/thunderstorms-day.svg
Normal file
@@ -0,0 +1,55 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
|
||||
<defs>
|
||||
<linearGradient id="a" x1="99.45" y1="30.68" x2="232.64" y2="261.37" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#f3f7fe"/>
|
||||
<stop offset="0.45" stop-color="#f3f7fe"/>
|
||||
<stop offset="1" stop-color="#deeafb"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="b" x1="8.67" y1="17.07" x2="80.88" y2="142.14" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#f7b23b"/>
|
||||
<stop offset="0.45" stop-color="#f7b23b"/>
|
||||
<stop offset="1" stop-color="#f59e0b"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="c" x1="78" y1="63.35" x2="118" y2="132.65" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#fbbf24"/>
|
||||
<stop offset="0.45" stop-color="#fbbf24"/>
|
||||
<stop offset="1" stop-color="#f59e0b"/>
|
||||
</linearGradient>
|
||||
<symbol id="e" viewBox="0 0 196 196">
|
||||
<!-- sun-core -->
|
||||
<circle cx="98" cy="98" r="40" stroke="#f8af18" stroke-miterlimit="10" stroke-width="4" fill="url(#c)"/>
|
||||
|
||||
<!-- sun-rays -->
|
||||
<path d="M98,31.38V6m0,184V164.62M145.11,50.89,163.05,33M33,163.05l17.94-17.94m0-94.22L33,33m130.1,130.1-17.94-17.94M6,98H31.38M190,98H164.62" fill="none" stroke="#fbbf24" stroke-linecap="round" stroke-miterlimit="10" stroke-width="12">
|
||||
<animateTransform
|
||||
attributeName="transform"
|
||||
additive="sum"
|
||||
type="rotate"
|
||||
values="0 98 98; 45 98 98"
|
||||
dur="6s"
|
||||
repeatCount="indefinite"/>
|
||||
</path>
|
||||
</symbol>
|
||||
<symbol id="f" viewBox="0 0 350 222">
|
||||
<path d="M291,107c-.85,0-1.68.09-2.53.13A83.9,83.9,0,0,0,135.6,42.92,55.91,55.91,0,0,0,51,91a56.56,56.56,0,0,0,.8,9.08A60,60,0,0,0,63,219c1.35,0,2.67-.11,4-.2v.2H291a56,56,0,0,0,0-112Z" stroke="#e6effc" stroke-miterlimit="10" stroke-width="6" fill="url(#a)"/>
|
||||
</symbol>
|
||||
<symbol id="d" viewBox="0 0 363 258">
|
||||
<use width="196" height="196" xlink:href="#e"/>
|
||||
<use width="350" height="222" transform="translate(13 36)" xlink:href="#f"/>
|
||||
</symbol>
|
||||
<symbol id="g" viewBox="0 0 102.66 186.75">
|
||||
<!-- lightning-bolt -->
|
||||
<polygon points="34.77 2 2.77 98 34.77 98 18.77 178 98.78 66 50.77 66 82.78 2 34.77 2" stroke="#f6a823" stroke-miterlimit="10" stroke-width="4" fill="url(#b)">
|
||||
<animate
|
||||
id="x1"
|
||||
attributeName="opacity"
|
||||
values="1; 1; 0; 1; 0; 1; 0; 1"
|
||||
begin="0s; x1.end+.67s"
|
||||
dur="1.33s"
|
||||
keyTimes="0; .38; .5; .63; .75; .86; .94; 1"/>
|
||||
</polygon>
|
||||
</symbol>
|
||||
</defs>
|
||||
<use width="363" height="258" transform="translate(68 109)" xlink:href="#d"/>
|
||||
<use width="102.66" height="186.74" transform="translate(205.23 291)" xlink:href="#g"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.0 KiB |
Reference in New Issue
Block a user