Ajout de données météo
This commit is contained in:
22
static/icons/weather/wind.svg
Normal file
22
static/icons/weather/wind.svg
Normal file
@@ -0,0 +1,22 @@
|
||||
<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="138.48" y1="5.12" x2="224.17" y2="153.53" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#d4d7dd"/>
|
||||
<stop offset="0.45" stop-color="#d4d7dd"/>
|
||||
<stop offset="1" stop-color="#bec1c6"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="b" x1="77.66" y1="96.23" x2="168.99" y2="254.41" xlink:href="#a"/>
|
||||
<symbol id="c" viewBox="0 0 348 240">
|
||||
<!-- blow-1 -->
|
||||
<path d="M267.16,24.29A40,40,0,1,1,296,92H12" fill="none" stroke-dasharray="148" stroke-linecap="round" stroke-miterlimit="10" stroke-width="24" stroke="url(#a)">
|
||||
<animate attributeName="stroke-dashoffset" values="0; 2960" dur="6s" repeatCount="indefinite"/>
|
||||
</path>
|
||||
|
||||
<!-- blow-2 -->
|
||||
<path d="M151.16,215.71A40,40,0,1,0,180,148H12" fill="none" stroke-dasharray="110" stroke-linecap="round" stroke-miterlimit="10" stroke-width="24" stroke="url(#b)">
|
||||
<animate attributeName="stroke-dashoffset" values="0; 1540" dur="6s" repeatCount="indefinite"/>
|
||||
</path>
|
||||
</symbol>
|
||||
</defs>
|
||||
<use width="348" height="240" transform="translate(82 136)" xlink:href="#c"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user