Ajout de données météo
This commit is contained in:
40
static/icons/weather/fog.svg
Normal file
40
static/icons/weather/fog.svg
Normal file
@@ -0,0 +1,40 @@
|
||||
<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="96" y1="-2.35" x2="168" y2="122.35" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#d4d7dd"/>
|
||||
<stop offset="0.45" stop-color="#d4d7dd"/>
|
||||
<stop offset="1" stop-color="#bec1c6"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="c" y1="-50.35" x2="168" y2="74.35" xlink:href="#b"/>
|
||||
<symbol id="d" 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="e" viewBox="0 0 264 72" overflow="visible">
|
||||
<line x1="12" y1="60" x2="252" y2="60" fill="none" stroke-linecap="round" stroke-miterlimit="10" stroke-width="24" stroke="url(#b)">
|
||||
<animateTransform
|
||||
attributeName="transform"
|
||||
additive="sum"
|
||||
type="translate"
|
||||
values="-24 0; 24 0; -24 0"
|
||||
dur="6s"
|
||||
repeatCount="indefinite"/>
|
||||
</line>
|
||||
<line x1="12" y1="12" x2="252" y2="12" fill="none" stroke-linecap="round" stroke-miterlimit="10" stroke-width="24" stroke="url(#c)">
|
||||
<animateTransform
|
||||
attributeName="transform"
|
||||
additive="sum"
|
||||
type="translate"
|
||||
values="24 0; -24 0; 24 0"
|
||||
dur="6s"
|
||||
repeatCount="indefinite"/>
|
||||
</line>
|
||||
</symbol>
|
||||
</defs>
|
||||
<use width="350" height="222" transform="translate(81 145)" xlink:href="#d"/>
|
||||
<use width="264" height="72" transform="translate(124 402)" xlink:href="#e"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.2 KiB |
Reference in New Issue
Block a user