Ajout de données météo
This commit is contained in:
34
static/icons/weather/partly-cloudy-night.svg
Normal file
34
static/icons/weather/partly-cloudy-night.svg
Normal file
@@ -0,0 +1,34 @@
|
||||
<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="34.67" y1="18.56" x2="119.21" y2="164.99" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#86c3db"/>
|
||||
<stop offset="0.45" stop-color="#86c3db"/>
|
||||
<stop offset="1" stop-color="#5eafcf"/>
|
||||
</linearGradient>
|
||||
<symbol id="d" viewBox="0 0 172 172">
|
||||
<!-- moon -->
|
||||
<path d="M160.62,107.4c-47.17,0-85.41-37.73-85.41-84.26A83.31,83.31,0,0,1,78,2C35.27,6.61,2,42.33,2,85.73,2,132.27,40.24,170,87.41,170A85.16,85.16,0,0,0,170,106.87,88,88,0,0,1,160.62,107.4Z" stroke="#72b9d5" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" fill="url(#b)">
|
||||
<animateTransform
|
||||
attributeName="transform"
|
||||
additive="sum"
|
||||
type="rotate"
|
||||
values="-15 86 86; 9 86 86; -15 86 86"
|
||||
dur="6s"
|
||||
repeatCount="indefinite"/>
|
||||
</path>
|
||||
</symbol>
|
||||
<symbol id="e" 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="c" viewBox="0 0 351 246">
|
||||
<use width="172" height="172" xlink:href="#d"/>
|
||||
<use width="350" height="222" transform="translate(1 24)" xlink:href="#e"/>
|
||||
</symbol>
|
||||
</defs>
|
||||
<use width="351" height="246" transform="translate(80 121)" xlink:href="#c"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.0 KiB |
Reference in New Issue
Block a user