Add icon resources and WeatherIcons accessor
@ -0,0 +1,63 @@
|
||||
package org.jetbrains.plugins.template.weatherApp.ui
|
||||
|
||||
import org.jetbrains.jewel.ui.icon.IconKey
|
||||
import org.jetbrains.jewel.ui.icon.PathIconKey
|
||||
|
||||
object WeatherIcons {
|
||||
|
||||
// Precipitation
|
||||
val rain: IconKey = PathIconKey("icons/weather/rain.svg", WeatherIcons::class.java)
|
||||
val rainThunder: IconKey = PathIconKey("icons/weather/rain_thunder.svg", WeatherIcons::class.java)
|
||||
val sleet: IconKey = PathIconKey("icons/weather/sleet.svg", WeatherIcons::class.java)
|
||||
val snow: IconKey = PathIconKey("icons/weather/snow.svg", WeatherIcons::class.java)
|
||||
val snowThunder: IconKey = PathIconKey("icons/weather/snow_thunder.svg", WeatherIcons::class.java)
|
||||
|
||||
// Severe weather
|
||||
val thunder: IconKey = PathIconKey("icons/weather/thunder.svg", WeatherIcons::class.java)
|
||||
val tornado: IconKey = PathIconKey("icons/weather/tornado.svg", WeatherIcons::class.java)
|
||||
|
||||
// Angry/Storm conditions
|
||||
val angryClouds: IconKey = PathIconKey("icons/weather/angry_clouds.svg", WeatherIcons::class.java)
|
||||
|
||||
// Basic cloud conditions
|
||||
val cloudy: IconKey = PathIconKey("icons/weather/cloudy.svg", WeatherIcons::class.java)
|
||||
val overcast: IconKey = PathIconKey("icons/weather/overcast.svg", WeatherIcons::class.java)
|
||||
|
||||
// Day conditions
|
||||
val dayClear: IconKey = PathIconKey("icons/weather/day_clear.svg", WeatherIcons::class.java)
|
||||
val dayPartialCloud: IconKey = PathIconKey("icons/weather/day_partial_cloud.svg", WeatherIcons::class.java)
|
||||
val dayRain: IconKey = PathIconKey("icons/weather/day_rain.svg", WeatherIcons::class.java)
|
||||
val dayRainThunder: IconKey = PathIconKey("icons/weather/day_rain_thunder.svg", WeatherIcons::class.java)
|
||||
val daySleet: IconKey = PathIconKey("icons/weather/day_sleet.svg", WeatherIcons::class.java)
|
||||
val daySnow: IconKey = PathIconKey("icons/weather/day_snow.svg", WeatherIcons::class.java)
|
||||
val daySnowThunder: IconKey = PathIconKey("icons/weather/day_snow_thunder.svg", WeatherIcons::class.java)
|
||||
|
||||
// Atmospheric conditions
|
||||
val fog: IconKey = PathIconKey("icons/weather/fog.svg", WeatherIcons::class.java)
|
||||
val mist: IconKey = PathIconKey("icons/weather/mist.svg", WeatherIcons::class.java)
|
||||
val wind: IconKey = PathIconKey("icons/weather/wind.svg", WeatherIcons::class.java)
|
||||
|
||||
// Night - Full Moon conditions
|
||||
val nightFullMoonClear: IconKey = PathIconKey("icons/weather/night_full_moon_clear.svg", WeatherIcons::class.java)
|
||||
val nightFullMoonPartialCloud: IconKey =
|
||||
PathIconKey("icons/weather/night_full_moon_partial_cloud.svg", WeatherIcons::class.java)
|
||||
val nightFullMoonRain: IconKey = PathIconKey("icons/weather/night_full_moon_rain.svg", WeatherIcons::class.java)
|
||||
val nightFullMoonRainThunder: IconKey =
|
||||
PathIconKey("icons/weather/night_full_moon_rain_thunder.svg", WeatherIcons::class.java)
|
||||
val nightFullMoonSleet: IconKey = PathIconKey("icons/weather/night_full_moon_sleet.svg", WeatherIcons::class.java)
|
||||
val nightFullMoonSnow: IconKey = PathIconKey("icons/weather/night_full_moon_snow.svg", WeatherIcons::class.java)
|
||||
val nightFullMoonSnowThunder: IconKey =
|
||||
PathIconKey("icons/weather/night_full_moon_snow_thunder.svg", WeatherIcons::class.java)
|
||||
|
||||
// Night - Half Moon conditions
|
||||
val nightHalfMoonClear: IconKey = PathIconKey("icons/weather/night_half_moon_clear.svg", WeatherIcons::class.java)
|
||||
val nightHalfMoonPartialCloud: IconKey =
|
||||
PathIconKey("icons/weather/night_half_moon_partial_cloud.svg", WeatherIcons::class.java)
|
||||
val nightHalfMoonRain: IconKey = PathIconKey("icons/weather/night_half_moon_rain.svg", WeatherIcons::class.java)
|
||||
val nightHalfMoonRainThunder: IconKey =
|
||||
PathIconKey("icons/weather/night_half_moon_rain_thunder.svg", WeatherIcons::class.java)
|
||||
val nightHalfMoonSleet: IconKey = PathIconKey("icons/weather/night_half_moon_sleet.svg", WeatherIcons::class.java)
|
||||
val nightHalfMoonSnow: IconKey = PathIconKey("icons/weather/night_half_moon_snow.svg", WeatherIcons::class.java)
|
||||
val nightHalfMoonSnowThunder: IconKey =
|
||||
PathIconKey("icons/weather/night_half_moon_snow_thunder.svg", WeatherIcons::class.java)
|
||||
}
|
||||
25
src/main/resources/icons/weather/angry_clouds.svg
Normal file
@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#BBBBBC;}
|
||||
.st1{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st2{fill:#999999;}
|
||||
</style>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st0" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st1" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st2" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st0" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.9 KiB |
25
src/main/resources/icons/weather/cloudy.svg
Normal file
@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#BEC6D2;}
|
||||
.st1{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st2{fill:#D3DEE2;}
|
||||
</style>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st0" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st1" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st2" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st0" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.9 KiB |
86
src/main/resources/icons/weather/day_clear.svg
Normal file
@ -0,0 +1,86 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_2_);}
|
||||
.st1{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_3_);}
|
||||
.st2{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_4_);}
|
||||
.st3{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_5_);}
|
||||
.st4{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_6_);}
|
||||
.st5{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_7_);}
|
||||
.st6{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_8_);}
|
||||
.st7{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_9_);}
|
||||
.st8{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_10_);}
|
||||
.st9{opacity:0.5;fill:#D58128;}
|
||||
.st10{opacity:0.2;fill:#D58128;}
|
||||
</style>
|
||||
<g id="XMLID_27_">
|
||||
|
||||
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="261.0342" y1="14.0686" x2="261.0342" y2="349.5351" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.1308 4.1511)">
|
||||
<stop offset="0" style="stop-color:#FDD900"/>
|
||||
<stop offset="1" style="stop-color:#E29F25"/>
|
||||
</linearGradient>
|
||||
<circle id="XMLID_496_" class="st0" cx="256.2" cy="255.4" r="167.7"/>
|
||||
|
||||
<linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="417.1527" y1="-7.9987" x2="417.1527" y2="60.5246" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.1308 4.1511)">
|
||||
<stop offset="0" style="stop-color:#FDD900"/>
|
||||
<stop offset="1" style="stop-color:#E6A323"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_495_" class="st1" d="M487.1,134.8c-5.1-9.8-17.3-13.6-27.1-8.5L424.4,145c-9.8,5.1-13.6,17.3-8.5,27.1
|
||||
c5.1,9.8,17.3,13.6,27.1,8.5l35.6-18.6C488.4,156.8,492.2,144.6,487.1,134.8z"/>
|
||||
|
||||
<linearGradient id="XMLID_4_" gradientUnits="userSpaceOnUse" x1="104.9157" y1="304.2383" x2="104.9157" y2="372.7617" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.1308 4.1511)">
|
||||
<stop offset="0" style="stop-color:#FDD900"/>
|
||||
<stop offset="1" style="stop-color:#E6A323"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_494_" class="st2" d="M96,339.9c-5.1-9.8-17.3-13.6-27.1-8.5l-35.6,18.6c-9.8,5.1-13.6,17.3-8.5,27.1
|
||||
c5.1,9.8,17.3,13.6,27.1,8.5L87.6,367C97.4,361.8,101.2,349.7,96,339.9z"/>
|
||||
|
||||
<linearGradient id="XMLID_5_" gradientUnits="userSpaceOnUse" x1="481.8142" y1="162.2933" x2="481.8142" y2="202.4319" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.1308 4.1511)">
|
||||
<stop offset="0" style="stop-color:#FDD900"/>
|
||||
<stop offset="1" style="stop-color:#E6A323"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_492_" class="st3" d="M505.1,333.7c3.3-10.6-2.6-21.8-13.2-25.1l-38.3-12c-10.6-3.3-21.8,2.6-25.1,13.2
|
||||
c-3.3,10.6,2.6,21.8,13.2,25.1l38.3,12C490.5,350.2,501.8,344.3,505.1,333.7z"/>
|
||||
|
||||
<linearGradient id="XMLID_6_" gradientUnits="userSpaceOnUse" x1="40.2544" y1="162.3311" x2="40.2544" y2="202.4697" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.1308 4.1511)">
|
||||
<stop offset="0" style="stop-color:#FDD900"/>
|
||||
<stop offset="1" style="stop-color:#E6A323"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_491_" class="st4" d="M83.6,202.2c3.3-10.6-2.6-21.8-13.2-25.1l-38.3-12c-10.6-3.3-21.8,2.6-25.1,13.2
|
||||
c-3.3,10.6,2.6,21.8,13.2,25.1l38.3,12C69,218.7,80.2,212.8,83.6,202.2z"/>
|
||||
|
||||
<linearGradient id="XMLID_7_" gradientUnits="userSpaceOnUse" x1="104.9157" y1="-7.9987" x2="104.9157" y2="60.5246" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.1308 4.1511)">
|
||||
<stop offset="0" style="stop-color:#FDD900"/>
|
||||
<stop offset="1" style="stop-color:#E6A323"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_489_" class="st5" d="M134.8,24.9c-9.8,5.1-13.6,17.3-8.5,27.1L145,87.6c5.1,9.8,17.3,13.6,27.1,8.5
|
||||
c9.8-5.1,13.6-17.3,8.5-27.1l-18.6-35.6C156.8,23.6,144.6,19.8,134.8,24.9z"/>
|
||||
|
||||
<linearGradient id="XMLID_8_" gradientUnits="userSpaceOnUse" x1="417.1527" y1="304.2383" x2="417.1527" y2="372.7617" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.1308 4.1511)">
|
||||
<stop offset="0" style="stop-color:#FDD900"/>
|
||||
<stop offset="1" style="stop-color:#E6A323"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_477_" class="st6" d="M339.9,416c-9.8,5.1-13.6,17.3-8.5,27.1l18.6,35.6c5.1,9.8,17.3,13.6,27.1,8.5
|
||||
c9.8-5.1,13.6-17.3,8.5-27.1L367,424.4C361.8,414.6,349.7,410.8,339.9,416z"/>
|
||||
|
||||
<linearGradient id="XMLID_9_" gradientUnits="userSpaceOnUse" x1="261.0533" y1="363.0227" x2="261.0533" y2="443.2999" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.1308 4.1511)">
|
||||
<stop offset="0" style="stop-color:#FDD900"/>
|
||||
<stop offset="1" style="stop-color:#E6A323"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_475_" class="st7" d="M178.3,505.1c10.6,3.3,21.8-2.6,25.1-13.2l12-38.3c3.3-10.6-2.6-21.8-13.2-25.1
|
||||
c-10.6-3.3-21.8,2.6-25.1,13.2l-12,38.3C161.8,490.5,167.7,501.8,178.3,505.1z"/>
|
||||
|
||||
<linearGradient id="XMLID_10_" gradientUnits="userSpaceOnUse" x1="261.0155" y1="-78.5369" x2="261.0155" y2="1.7398" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.1308 4.1511)">
|
||||
<stop offset="0" style="stop-color:#FDD900"/>
|
||||
<stop offset="1" style="stop-color:#E6A323"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_474_" class="st8" d="M309.8,83.6c10.6,3.3,21.8-2.6,25.1-13.2l12-38.3c3.3-10.6-2.6-21.8-13.2-25.1
|
||||
s-21.8,2.6-25.1,13.2l-12,38.3C293.3,69,299.2,80.2,309.8,83.6z"/>
|
||||
<path id="XMLID_470_" class="st9" d="M248.7,422.5c43.6,1.4,93.8-14.3,123.7-47.2c-31.8,16.3-73.6,35.4-121.5,33.9
|
||||
c-47.9-1.5-73.3-12.5-100-24.4C173.1,402.8,204.5,421.1,248.7,422.5z"/>
|
||||
<path id="XMLID_469_" class="st10" d="M263.3,86.3c-43.1-1.4-92.8,14.4-122.4,47.2c31.5-16.3,72.8-35.4,120.1-33.9
|
||||
c47.3,1.5,72.5,12.5,98.9,24.4C338,105.9,307,87.6,263.3,86.3z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 5.7 KiB |
104
src/main/resources/icons/weather/day_partial_cloud.svg
Normal file
@ -0,0 +1,104 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_2_);}
|
||||
.st1{fill:url(#XMLID_3_);}
|
||||
.st2{fill:url(#XMLID_4_);}
|
||||
.st3{fill:url(#XMLID_5_);}
|
||||
.st4{fill:url(#XMLID_6_);}
|
||||
.st5{fill:url(#XMLID_7_);}
|
||||
.st6{fill:url(#XMLID_8_);}
|
||||
.st7{fill:url(#XMLID_9_);}
|
||||
.st8{fill:url(#XMLID_10_);}
|
||||
.st9{opacity:0.5;fill:#D58128;enable-background:new ;}
|
||||
.st10{opacity:0.2;fill:#D58128;enable-background:new ;}
|
||||
.st11{fill:#BEC6D2;}
|
||||
.st12{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st13{fill:#D3DEE2;}
|
||||
</style>
|
||||
<g id="XMLID_27_">
|
||||
|
||||
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="107.1837" y1="17.7359" x2="107.1837" y2="188.3861" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<circle id="XMLID_496_" class="st0" cx="133.1" cy="134.2" r="85.3"/>
|
||||
|
||||
<linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="186.5537" y1="6.5909" x2="186.5537" y2="41.4178" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_495_" class="st1" d="M250.5,72.9c-2.6-5-8.8-6.9-13.8-4.3l-18.1,9.5c-5,2.6-6.9,8.8-4.3,13.8
|
||||
c2.6,5,8.8,6.9,13.8,4.3l18.1-9.5C251.2,84.1,253.1,77.9,250.5,72.9z"/>
|
||||
|
||||
<linearGradient id="XMLID_4_" gradientUnits="userSpaceOnUse" x1="27.879" y1="165.2937" x2="27.879" y2="200.1207" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_494_" class="st2" d="M51.8,177.1c-2.6-5-8.8-6.9-13.8-4.3l-18.1,9.5c-5,2.6-6.9,8.8-4.3,13.8s8.8,6.9,13.8,4.3
|
||||
l18.1-9.5C52.4,188.3,54.4,182.1,51.8,177.1z"/>
|
||||
|
||||
<linearGradient id="XMLID_5_" gradientUnits="userSpaceOnUse" x1="219.4633" y1="93.1504" x2="219.4633" y2="113.5508" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_492_" class="st3" d="M259.7,174c1.7-5.4-1.3-11.1-6.7-12.8l-19.5-6.1c-5.4-1.7-11.1,1.3-12.8,6.7
|
||||
s1.3,11.1,6.7,12.8l19.5,6.1C252.3,182.4,258,179.4,259.7,174z"/>
|
||||
|
||||
<linearGradient id="XMLID_6_" gradientUnits="userSpaceOnUse" x1="-4.9654" y1="93.1635" x2="-4.9654" y2="113.5824" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_491_" class="st4" d="M45.4,107.2c1.7-5.4-1.3-11.1-6.7-12.8l-19.5-6.1C13.9,86.6,8.1,89.6,6.5,95
|
||||
c-1.7,5.4,1.3,11.1,6.7,12.8l19.5,6.1C38,115.5,43.7,112.6,45.4,107.2z"/>
|
||||
|
||||
<linearGradient id="XMLID_7_" gradientUnits="userSpaceOnUse" x1="27.9626" y1="6.6009" x2="27.9626" y2="41.4278" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_489_" class="st5" d="M71.5,17.1c-5,2.6-6.9,8.8-4.3,13.8L76.7,49c2.6,5,8.8,6.9,13.8,4.3s6.9-8.8,4.3-13.8
|
||||
l-9.5-18.1C82.6,16.4,76.5,14.4,71.5,17.1z"/>
|
||||
|
||||
<linearGradient id="XMLID_8_" gradientUnits="userSpaceOnUse" x1="186.6133" y1="165.2824" x2="186.6133" y2="200.1094" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_477_" class="st6" d="M175.7,215.8c-5,2.6-6.9,8.8-4.3,13.8l9.5,18.1c2.6,5,8.8,6.9,13.8,4.3s6.9-8.8,4.3-13.8
|
||||
l-9.5-18.1C186.9,215.1,180.7,213.2,175.7,215.8z"/>
|
||||
|
||||
<linearGradient id="XMLID_9_" gradientUnits="userSpaceOnUse" x1="107.2838" y1="195.1708" x2="107.2838" y2="235.9716" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_475_" class="st7" d="M93.6,261.1c5.4,1.7,11.1-1.3,12.8-6.7l6.1-19.5c1.7-5.4-1.3-11.1-6.7-12.8
|
||||
c-5.4-1.7-11.1,1.3-12.8,6.7l-6.1,19.5C85.2,253.7,88.2,259.4,93.6,261.1z"/>
|
||||
|
||||
<linearGradient id="XMLID_10_" gradientUnits="userSpaceOnUse" x1="107.2623" y1="-29.2752" x2="107.2623" y2="11.5253" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_474_" class="st8" d="M160.4,46.9c5.4,1.7,11.1-1.3,12.8-6.7l6.1-19.5c1.7-5.4-1.3-11.1-6.7-12.8
|
||||
s-11.1,1.3-12.8,6.7l-6.1,19.5C152,39.5,155,45.2,160.4,46.9z"/>
|
||||
<path id="XMLID_470_" class="st9" d="M129.3,219.1c22.1,0.7,47.7-7.3,62.9-24c-16.2,8.3-37.4,18-61.7,17.2s-37.3-6.4-50.8-12.4
|
||||
C90.9,209.1,106.9,218.4,129.3,219.1z"/>
|
||||
<path id="XMLID_469_" class="st10" d="M136.8,48.2c-21.9-0.7-47.2,7.3-62.2,24c16-8.3,37-18,61.1-17.3c24.1,0.8,36.8,6.4,50.2,12.4
|
||||
C174.7,58.2,159,48.9,136.8,48.2z"/>
|
||||
</g>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st11" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st12" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st13" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st11" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 6.8 KiB |
111
src/main/resources/icons/weather/day_rain.svg
Normal file
@ -0,0 +1,111 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_2_);}
|
||||
.st1{fill:url(#XMLID_3_);}
|
||||
.st2{fill:url(#XMLID_4_);}
|
||||
.st3{fill:url(#XMLID_5_);}
|
||||
.st4{fill:url(#XMLID_6_);}
|
||||
.st5{fill:url(#XMLID_7_);}
|
||||
.st6{fill:url(#XMLID_8_);}
|
||||
.st7{fill:url(#XMLID_9_);}
|
||||
.st8{fill:url(#XMLID_10_);}
|
||||
.st9{opacity:0.5;fill:#D58128;enable-background:new ;}
|
||||
.st10{opacity:0.2;fill:#D58128;enable-background:new ;}
|
||||
.st11{fill:#BEC6D2;}
|
||||
.st12{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st13{fill:#D3DEE2;}
|
||||
.st14{fill-rule:evenodd;clip-rule:evenodd;fill:#00ADEE;}
|
||||
</style>
|
||||
<g id="XMLID_27_">
|
||||
|
||||
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="107.1837" y1="494.264" x2="107.1837" y2="323.6139" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<circle id="XMLID_496_" class="st0" cx="133.1" cy="134.2" r="85.3"/>
|
||||
|
||||
<linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="186.5538" y1="505.4091" x2="186.5538" y2="470.5822" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_495_" class="st1" d="M250.5,72.9c-2.6-5-8.8-6.9-13.8-4.3l-18.1,9.5c-5,2.6-6.9,8.8-4.3,13.8
|
||||
c2.6,5,8.8,6.9,13.8,4.3l18.1-9.5C251.2,84.1,253.1,77.9,250.5,72.9z"/>
|
||||
|
||||
<linearGradient id="XMLID_4_" gradientUnits="userSpaceOnUse" x1="27.879" y1="346.7063" x2="27.879" y2="311.8793" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_494_" class="st2" d="M51.8,177.1c-2.6-5-8.8-6.9-13.8-4.3l-18.1,9.5c-5,2.6-6.9,8.8-4.3,13.8s8.8,6.9,13.8,4.3
|
||||
l18.1-9.5C52.4,188.3,54.4,182.1,51.8,177.1z"/>
|
||||
|
||||
<linearGradient id="XMLID_5_" gradientUnits="userSpaceOnUse" x1="219.4633" y1="418.8496" x2="219.4633" y2="398.4492" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_492_" class="st3" d="M259.7,174c1.7-5.4-1.3-11.1-6.7-12.8l-19.5-6.1c-5.4-1.7-11.1,1.3-12.8,6.7
|
||||
s1.3,11.1,6.7,12.8l19.5,6.1C252.3,182.4,258,179.4,259.7,174z"/>
|
||||
|
||||
<linearGradient id="XMLID_6_" gradientUnits="userSpaceOnUse" x1="-4.9654" y1="418.8365" x2="-4.9654" y2="398.4176" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_491_" class="st4" d="M45.4,107.2c1.7-5.4-1.3-11.1-6.7-12.8l-19.5-6.1C13.9,86.6,8.1,89.6,6.5,95
|
||||
c-1.7,5.4,1.3,11.1,6.7,12.8l19.5,6.1C38,115.5,43.7,112.6,45.4,107.2z"/>
|
||||
|
||||
<linearGradient id="XMLID_7_" gradientUnits="userSpaceOnUse" x1="27.9626" y1="505.3991" x2="27.9626" y2="470.5722" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_489_" class="st5" d="M71.5,17.1c-5,2.6-6.9,8.8-4.3,13.8L76.7,49c2.6,5,8.8,6.9,13.8,4.3s6.9-8.8,4.3-13.8
|
||||
l-9.5-18.1C82.6,16.4,76.5,14.4,71.5,17.1z"/>
|
||||
|
||||
<linearGradient id="XMLID_8_" gradientUnits="userSpaceOnUse" x1="186.6133" y1="346.7176" x2="186.6133" y2="311.8906" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_477_" class="st6" d="M175.7,215.8c-5,2.6-6.9,8.8-4.3,13.8l9.5,18.1c2.6,5,8.8,6.9,13.8,4.3s6.9-8.8,4.3-13.8
|
||||
l-9.5-18.1C186.9,215.1,180.7,213.2,175.7,215.8z"/>
|
||||
|
||||
<linearGradient id="XMLID_9_" gradientUnits="userSpaceOnUse" x1="107.2838" y1="316.8292" x2="107.2838" y2="276.0284" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_475_" class="st7" d="M93.6,261.1c5.4,1.7,11.1-1.3,12.8-6.7l6.1-19.5c1.7-5.4-1.3-11.1-6.7-12.8
|
||||
c-5.4-1.7-11.1,1.3-12.8,6.7l-6.1,19.5C85.2,253.7,88.2,259.4,93.6,261.1z"/>
|
||||
|
||||
<linearGradient id="XMLID_10_" gradientUnits="userSpaceOnUse" x1="107.2623" y1="541.2752" x2="107.2623" y2="500.4747" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_474_" class="st8" d="M160.4,46.9c5.4,1.7,11.1-1.3,12.8-6.7l6.1-19.5c1.7-5.4-1.3-11.1-6.7-12.8
|
||||
s-11.1,1.3-12.8,6.7l-6.1,19.5C152,39.5,155,45.2,160.4,46.9z"/>
|
||||
<path id="XMLID_470_" class="st9" d="M129.3,219.1c22.1,0.7,47.7-7.3,62.9-24c-16.2,8.3-37.4,18-61.7,17.2s-37.3-6.4-50.8-12.4
|
||||
C90.9,209.1,106.9,218.4,129.3,219.1z"/>
|
||||
<path id="XMLID_469_" class="st10" d="M136.8,48.2c-21.9-0.7-47.2,7.3-62.2,24c16-8.3,37-18,61.1-17.3c24.1,0.8,36.8,6.4,50.2,12.4
|
||||
C174.7,58.2,159,48.9,136.8,48.2z"/>
|
||||
</g>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st11" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st12" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st13" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st11" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<path id="XMLID_45_" class="st14" d="M360.2,458.8c5.4,13.7,20.9,20.4,34.6,15c13.7-5.4,20.4-20.9,15-34.6
|
||||
c-5.4-13.7-44.4-39.8-44.4-39.8S354.8,445.1,360.2,458.8z"/>
|
||||
<path id="XMLID_44_" class="st14" d="M119,458.8c5.4,13.7,20.9,20.4,34.6,15c13.7-5.4,20.4-20.9,15-34.6
|
||||
c-5.4-13.7-44.4-39.8-44.4-39.8S113.6,445.1,119,458.8z"/>
|
||||
<path id="XMLID_41_" class="st14" d="M239.6,478.8c5.4,13.7,20.9,20.4,34.6,15c13.7-5.4,20.4-20.9,15-34.6
|
||||
c-5.4-13.7-44.4-39.8-44.4-39.8S234.2,465.1,239.6,478.8z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 7.4 KiB |
128
src/main/resources/icons/weather/day_rain_thunder.svg
Normal file
@ -0,0 +1,128 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_2_);}
|
||||
.st1{fill-rule:evenodd;clip-rule:evenodd;fill:#00AEEF;}
|
||||
.st2{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_3_);}
|
||||
.st3{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_4_);}
|
||||
.st4{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_5_);}
|
||||
.st5{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_6_);}
|
||||
.st6{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_7_);}
|
||||
.st7{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_8_);}
|
||||
.st8{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_9_);}
|
||||
.st9{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_10_);}
|
||||
.st10{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_11_);}
|
||||
.st11{opacity:0.5;fill:#D58128;}
|
||||
.st12{opacity:0.2;fill:#D58128;}
|
||||
.st13{fill-rule:evenodd;clip-rule:evenodd;fill:#BEC6D2;}
|
||||
.st14{opacity:5.000000e-002;fill-rule:evenodd;clip-rule:evenodd;fill:#A7A9AC;}
|
||||
.st15{fill-rule:evenodd;clip-rule:evenodd;fill:#D3DEE2;}
|
||||
</style>
|
||||
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="1194.1445" y1="288.1528" x2="1194.1445" y2="510.9846" gradientTransform="matrix(-1 0 0 1 1439.9739 0)">
|
||||
<stop offset="0" style="stop-color:#F8F6C3"/>
|
||||
<stop offset="2.186788e-002" style="stop-color:#F9F0B1"/>
|
||||
<stop offset="8.719299e-002" style="stop-color:#FBE684"/>
|
||||
<stop offset="0.1478" style="stop-color:#FDDE5B"/>
|
||||
<stop offset="0.2018" style="stop-color:#FED935"/>
|
||||
<stop offset="0.2472" style="stop-color:#FED616"/>
|
||||
<stop offset="0.2784" style="stop-color:#FED504"/>
|
||||
<stop offset="0.3882" style="stop-color:#FDD209"/>
|
||||
<stop offset="0.5124" style="stop-color:#F9C713"/>
|
||||
<stop offset="0.6436" style="stop-color:#F3B61B"/>
|
||||
<stop offset="0.7796" style="stop-color:#EC9E21"/>
|
||||
<stop offset="0.918" style="stop-color:#E48225"/>
|
||||
<stop offset="1" style="stop-color:#DF6E26"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_287_" class="st0" points="309.7,405.1 261.6,419.1 276.4,511 182,394 230.1,380.1 215.2,288.2 "/>
|
||||
<path id="XMLID_67_" class="st1" d="M103,456.7c5.6,14.3,21.7,21.2,36,15.6c14.3-5.6,21.2-21.7,15.6-36
|
||||
c-5.6-14.3-46.2-41.4-46.2-41.4S97.4,442.4,103,456.7z"/>
|
||||
<path id="XMLID_38_" class="st1" d="M373,456.6c5.6,14.3,21.7,21.2,36,15.6c14.3-5.6,21.2-21.7,15.6-36
|
||||
c-5.6-14.3-46.2-41.4-46.2-41.4S367.4,442.4,373,456.6z"/>
|
||||
<g id="XMLID_27_">
|
||||
|
||||
<linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="107.2386" y1="17.8155" x2="107.2386" y2="188.3158" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<circle id="XMLID_496_" class="st2" cx="133.1" cy="134.2" r="85.3"/>
|
||||
|
||||
<linearGradient id="XMLID_4_" gradientUnits="userSpaceOnUse" x1="186.5856" y1="6.5998" x2="186.5856" y2="41.4267" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_495_" class="st3" d="M250.5,72.9c-2.6-5-8.8-6.9-13.8-4.3l-18.1,9.5c-5,2.6-6.9,8.8-4.3,13.8
|
||||
c2.6,5,8.8,6.9,13.8,4.3l18.1-9.5C251.2,84.1,253.1,77.9,250.5,72.9z"/>
|
||||
|
||||
<linearGradient id="XMLID_5_" gradientUnits="userSpaceOnUse" x1="27.8916" y1="165.2937" x2="27.8916" y2="200.1207" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_494_" class="st4" d="M51.8,177.1c-2.6-5-8.8-6.9-13.8-4.3l-18.1,9.5c-5,2.6-6.9,8.8-4.3,13.8
|
||||
c2.6,5,8.8,6.9,13.8,4.3l18.1-9.5C52.4,188.3,54.4,182.1,51.8,177.1z"/>
|
||||
|
||||
<linearGradient id="XMLID_6_" gradientUnits="userSpaceOnUse" x1="219.4497" y1="93.1504" x2="219.4497" y2="113.5508" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_492_" class="st5" d="M259.7,174c1.7-5.4-1.3-11.1-6.7-12.8l-19.5-6.1c-5.4-1.7-11.1,1.3-12.8,6.7
|
||||
c-1.7,5.4,1.3,11.1,6.7,12.8l19.5,6.1C252.3,182.4,258,179.4,259.7,174z"/>
|
||||
|
||||
<linearGradient id="XMLID_7_" gradientUnits="userSpaceOnUse" x1="-4.9723" y1="93.1697" x2="-4.9723" y2="113.57" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_491_" class="st6" d="M45.4,107.2c1.7-5.4-1.3-11.1-6.7-12.8l-19.5-6.1C13.9,86.6,8.1,89.6,6.5,95
|
||||
c-1.7,5.4,1.3,11.1,6.7,12.8l19.5,6.1C38,115.5,43.7,112.6,45.4,107.2z"/>
|
||||
|
||||
<linearGradient id="XMLID_8_" gradientUnits="userSpaceOnUse" x1="27.8916" y1="6.5998" x2="27.8916" y2="41.4267" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_489_" class="st7" d="M71.5,17.1c-5,2.6-6.9,8.8-4.3,13.8l9.5,18.1c2.6,5,8.8,6.9,13.8,4.3s6.9-8.8,4.3-13.8
|
||||
l-9.5-18.1C82.6,16.4,76.5,14.4,71.5,17.1z"/>
|
||||
|
||||
<linearGradient id="XMLID_9_" gradientUnits="userSpaceOnUse" x1="186.5856" y1="165.2937" x2="186.5856" y2="200.1207" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_477_" class="st8" d="M175.7,215.8c-5,2.6-6.9,8.8-4.3,13.8l9.5,18.1c2.6,5,8.8,6.9,13.8,4.3s6.9-8.8,4.3-13.8
|
||||
l-9.5-18.1C186.9,215.1,180.7,213.2,175.7,215.8z"/>
|
||||
|
||||
<linearGradient id="XMLID_10_" gradientUnits="userSpaceOnUse" x1="107.2483" y1="195.1708" x2="107.2483" y2="235.9716" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_475_" class="st9" d="M93.6,261.1c5.4,1.7,11.1-1.3,12.8-6.7l6.1-19.5c1.7-5.4-1.3-11.1-6.7-12.8
|
||||
c-5.4-1.7-11.1,1.3-12.8,6.7l-6.1,19.5C85.2,253.7,88.2,259.4,93.6,261.1z"/>
|
||||
|
||||
<linearGradient id="XMLID_11_" gradientUnits="userSpaceOnUse" x1="107.2291" y1="-29.2511" x2="107.2291" y2="11.5494" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_474_" class="st10" d="M160.4,46.9c5.4,1.7,11.1-1.3,12.8-6.7l6.1-19.5c1.7-5.4-1.3-11.1-6.7-12.8
|
||||
c-5.4-1.7-11.1,1.3-12.8,6.7l-6.1,19.5C152,39.5,155,45.2,160.4,46.9z"/>
|
||||
<path id="XMLID_470_" class="st11" d="M129.3,219.1c22.1,0.7,47.7-7.3,62.9-24c-16.2,8.3-37.4,18-61.7,17.2
|
||||
c-24.3-0.8-37.3-6.4-50.8-12.4C90.9,209.1,106.9,218.4,129.3,219.1z"/>
|
||||
<path id="XMLID_469_" class="st12" d="M136.8,48.2c-21.9-0.7-47.2,7.3-62.2,24c16-8.3,37-18,61.1-17.3c24.1,0.8,36.8,6.4,50.2,12.4
|
||||
C174.7,58.2,159,48.9,136.8,48.2z"/>
|
||||
</g>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st13" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106
|
||||
c-55.5,0-103.1,32-126.7,78.2c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4
|
||||
c26.2,31.6,65.2,52.1,109.4,52.1c44.2,0,83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3
|
||||
S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st14" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st15" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2
|
||||
c-55.5,0-103.1,32-126.7,78.2c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281c0,49.3,40,89.3,89.3,89.3
|
||||
c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406c44.2,0,83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c49.3,0,89.3-40,89.3-89.3C506,231.7,466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st13" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 8.6 KiB |
129
src/main/resources/icons/weather/day_sleet.svg
Normal file
@ -0,0 +1,129 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_3_);}
|
||||
.st1{fill:url(#XMLID_4_);}
|
||||
.st2{fill:url(#XMLID_5_);}
|
||||
.st3{fill:url(#XMLID_6_);}
|
||||
.st4{fill:url(#XMLID_7_);}
|
||||
.st5{fill:url(#XMLID_8_);}
|
||||
.st6{fill:url(#XMLID_9_);}
|
||||
.st7{fill:url(#XMLID_10_);}
|
||||
.st8{fill:url(#XMLID_11_);}
|
||||
.st9{opacity:0.5;fill:#D58128;enable-background:new ;}
|
||||
.st10{opacity:0.2;fill:#D58128;enable-background:new ;}
|
||||
.st11{fill:#BEC6D2;}
|
||||
.st12{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st13{fill:#D3DEE2;}
|
||||
.st14{fill:#00ADEE;}
|
||||
.st15{fill:url(#XMLID_12_);}
|
||||
.st16{fill:url(#XMLID_13_);}
|
||||
</style>
|
||||
<g id="XMLID_27_">
|
||||
|
||||
<linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="107.1837" y1="17.7359" x2="107.1837" y2="188.3861" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<circle id="XMLID_496_" class="st0" cx="133.1" cy="134.2" r="85.3"/>
|
||||
|
||||
<linearGradient id="XMLID_4_" gradientUnits="userSpaceOnUse" x1="186.5537" y1="6.5909" x2="186.5537" y2="41.4178" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_495_" class="st1" d="M250.5,72.9c-2.6-5-8.8-6.9-13.8-4.3l-18.1,9.5c-5,2.6-6.9,8.8-4.3,13.8
|
||||
c2.6,5,8.8,6.9,13.8,4.3l18.1-9.5C251.2,84.1,253.1,77.9,250.5,72.9z"/>
|
||||
|
||||
<linearGradient id="XMLID_5_" gradientUnits="userSpaceOnUse" x1="27.879" y1="165.2937" x2="27.879" y2="200.1207" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_494_" class="st2" d="M51.8,177.1c-2.6-5-8.8-6.9-13.8-4.3l-18.1,9.5c-5,2.6-6.9,8.8-4.3,13.8s8.8,6.9,13.8,4.3
|
||||
l18.1-9.5C52.4,188.3,54.4,182.1,51.8,177.1z"/>
|
||||
|
||||
<linearGradient id="XMLID_6_" gradientUnits="userSpaceOnUse" x1="219.4633" y1="93.1504" x2="219.4633" y2="113.5508" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_492_" class="st3" d="M259.7,174c1.7-5.4-1.3-11.1-6.7-12.8l-19.5-6.1c-5.4-1.7-11.1,1.3-12.8,6.7
|
||||
s1.3,11.1,6.7,12.8l19.5,6.1C252.3,182.4,258,179.4,259.7,174z"/>
|
||||
|
||||
<linearGradient id="XMLID_7_" gradientUnits="userSpaceOnUse" x1="-4.9654" y1="93.1635" x2="-4.9654" y2="113.5824" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_491_" class="st4" d="M45.4,107.2c1.7-5.4-1.3-11.1-6.7-12.8l-19.5-6.1C13.9,86.6,8.1,89.6,6.5,95
|
||||
c-1.7,5.4,1.3,11.1,6.7,12.8l19.5,6.1C38,115.5,43.7,112.6,45.4,107.2z"/>
|
||||
|
||||
<linearGradient id="XMLID_8_" gradientUnits="userSpaceOnUse" x1="27.9626" y1="6.6009" x2="27.9626" y2="41.4278" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_489_" class="st5" d="M71.5,17.1c-5,2.6-6.9,8.8-4.3,13.8L76.7,49c2.6,5,8.8,6.9,13.8,4.3s6.9-8.8,4.3-13.8
|
||||
l-9.5-18.1C82.6,16.4,76.5,14.4,71.5,17.1z"/>
|
||||
|
||||
<linearGradient id="XMLID_9_" gradientUnits="userSpaceOnUse" x1="186.6133" y1="165.2824" x2="186.6133" y2="200.1094" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_477_" class="st6" d="M175.7,215.8c-5,2.6-6.9,8.8-4.3,13.8l9.5,18.1c2.6,5,8.8,6.9,13.8,4.3s6.9-8.8,4.3-13.8
|
||||
l-9.5-18.1C186.9,215.1,180.7,213.2,175.7,215.8z"/>
|
||||
|
||||
<linearGradient id="XMLID_10_" gradientUnits="userSpaceOnUse" x1="107.2838" y1="195.1708" x2="107.2838" y2="235.9716" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_475_" class="st7" d="M93.6,261.1c5.4,1.7,11.1-1.3,12.8-6.7l6.1-19.5c1.7-5.4-1.3-11.1-6.7-12.8
|
||||
c-5.4-1.7-11.1,1.3-12.8,6.7l-6.1,19.5C85.2,253.7,88.2,259.4,93.6,261.1z"/>
|
||||
|
||||
<linearGradient id="XMLID_11_" gradientUnits="userSpaceOnUse" x1="107.2623" y1="-29.2752" x2="107.2623" y2="11.5253" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_474_" class="st8" d="M160.4,46.9c5.4,1.7,11.1-1.3,12.8-6.7l6.1-19.5c1.7-5.4-1.3-11.1-6.7-12.8
|
||||
s-11.1,1.3-12.8,6.7l-6.1,19.5C152,39.5,155,45.2,160.4,46.9z"/>
|
||||
<path id="XMLID_470_" class="st9" d="M129.3,219.1c22.1,0.7,47.7-7.3,62.9-24c-16.2,8.3-37.4,18-61.7,17.2s-37.3-6.4-50.8-12.4
|
||||
C90.9,209.1,106.9,218.4,129.3,219.1z"/>
|
||||
<path id="XMLID_469_" class="st10" d="M136.8,48.2c-21.9-0.7-47.2,7.3-62.2,24c16-8.3,37-18,61.1-17.3c24.1,0.8,36.8,6.4,50.2,12.4
|
||||
C174.7,58.2,159,48.9,136.8,48.2z"/>
|
||||
</g>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st11" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st12" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st13" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st11" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<path id="XMLID_257_" class="st14" d="M289.4,471.2c4.1,10.5,16,15.6,26.5,11.5s15.6-16,11.5-26.5s-34-30.5-34-30.5
|
||||
S285.3,460.7,289.4,471.2z"/>
|
||||
<radialGradient id="XMLID_12_" cx="375.5" cy="91.6" r="32" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_215_" class="st15" d="M403,415.9h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L380,409.6v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H348
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0c1.7-1.7,1.7-4.6,0-6.3l-11.8-11.8H403
|
||||
c2.5,0,4.5-2,4.5-4.5S405.5,415.9,403,415.9z"/>
|
||||
<radialGradient id="XMLID_13_" cx="129.5" cy="87.171" r="31.9645" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_213_" class="st16" d="M157,420.4h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L134,414.1v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H102
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0s1.7-4.6,0-6.3l-11.8-11.8H157c2.5,0,4.5-2,4.5-4.5
|
||||
S159.4,420.4,157,420.4z"/>
|
||||
<path id="XMLID_1_" class="st14" d="M189.4,471.2c4.1,10.5,16,15.6,26.5,11.5s15.6-16,11.5-26.5s-34-30.5-34-30.5
|
||||
S185.3,460.7,189.4,471.2z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 8.6 KiB |
133
src/main/resources/icons/weather/day_snow.svg
Normal file
@ -0,0 +1,133 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_3_);}
|
||||
.st1{fill:url(#XMLID_4_);}
|
||||
.st2{fill:url(#XMLID_5_);}
|
||||
.st3{fill:url(#XMLID_6_);}
|
||||
.st4{fill:url(#XMLID_7_);}
|
||||
.st5{fill:url(#XMLID_8_);}
|
||||
.st6{fill:url(#XMLID_9_);}
|
||||
.st7{fill:url(#XMLID_10_);}
|
||||
.st8{fill:url(#XMLID_11_);}
|
||||
.st9{opacity:0.5;fill:#D58128;enable-background:new ;}
|
||||
.st10{opacity:0.2;fill:#D58128;enable-background:new ;}
|
||||
.st11{fill:#BEC6D2;}
|
||||
.st12{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st13{fill:#D3DEE2;}
|
||||
.st14{fill:url(#XMLID_12_);}
|
||||
.st15{fill:url(#XMLID_13_);}
|
||||
.st16{fill:url(#XMLID_14_);}
|
||||
</style>
|
||||
<g id="XMLID_27_">
|
||||
|
||||
<linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="107.1837" y1="494.264" x2="107.1837" y2="323.6139" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<circle id="XMLID_496_" class="st0" cx="133.1" cy="134.2" r="85.3"/>
|
||||
|
||||
<linearGradient id="XMLID_4_" gradientUnits="userSpaceOnUse" x1="186.5538" y1="505.4091" x2="186.5538" y2="470.5822" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_495_" class="st1" d="M250.5,72.9c-2.6-5-8.8-6.9-13.8-4.3l-18.1,9.5c-5,2.6-6.9,8.8-4.3,13.8
|
||||
c2.6,5,8.8,6.9,13.8,4.3l18.1-9.5C251.2,84.1,253.1,77.9,250.5,72.9z"/>
|
||||
|
||||
<linearGradient id="XMLID_5_" gradientUnits="userSpaceOnUse" x1="27.879" y1="346.7063" x2="27.879" y2="311.8793" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_494_" class="st2" d="M51.8,177.1c-2.6-5-8.8-6.9-13.8-4.3l-18.1,9.5c-5,2.6-6.9,8.8-4.3,13.8s8.8,6.9,13.8,4.3
|
||||
l18.1-9.5C52.4,188.3,54.4,182.1,51.8,177.1z"/>
|
||||
|
||||
<linearGradient id="XMLID_6_" gradientUnits="userSpaceOnUse" x1="219.4633" y1="418.8496" x2="219.4633" y2="398.4492" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_492_" class="st3" d="M259.7,174c1.7-5.4-1.3-11.1-6.7-12.8l-19.5-6.1c-5.4-1.7-11.1,1.3-12.8,6.7
|
||||
s1.3,11.1,6.7,12.8l19.5,6.1C252.3,182.4,258,179.4,259.7,174z"/>
|
||||
|
||||
<linearGradient id="XMLID_7_" gradientUnits="userSpaceOnUse" x1="-4.9654" y1="418.8365" x2="-4.9654" y2="398.4176" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_491_" class="st4" d="M45.4,107.2c1.7-5.4-1.3-11.1-6.7-12.8l-19.5-6.1C13.9,86.6,8.1,89.6,6.5,95
|
||||
c-1.7,5.4,1.3,11.1,6.7,12.8l19.5,6.1C38,115.5,43.7,112.6,45.4,107.2z"/>
|
||||
|
||||
<linearGradient id="XMLID_8_" gradientUnits="userSpaceOnUse" x1="27.9626" y1="505.3991" x2="27.9626" y2="470.5722" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_489_" class="st5" d="M71.5,17.1c-5,2.6-6.9,8.8-4.3,13.8L76.7,49c2.6,5,8.8,6.9,13.8,4.3s6.9-8.8,4.3-13.8
|
||||
l-9.5-18.1C82.6,16.4,76.5,14.4,71.5,17.1z"/>
|
||||
|
||||
<linearGradient id="XMLID_9_" gradientUnits="userSpaceOnUse" x1="186.6133" y1="346.7176" x2="186.6133" y2="311.8906" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_477_" class="st6" d="M175.7,215.8c-5,2.6-6.9,8.8-4.3,13.8l9.5,18.1c2.6,5,8.8,6.9,13.8,4.3s6.9-8.8,4.3-13.8
|
||||
l-9.5-18.1C186.9,215.1,180.7,213.2,175.7,215.8z"/>
|
||||
|
||||
<linearGradient id="XMLID_10_" gradientUnits="userSpaceOnUse" x1="107.2838" y1="316.8292" x2="107.2838" y2="276.0284" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_475_" class="st7" d="M93.6,261.1c5.4,1.7,11.1-1.3,12.8-6.7l6.1-19.5c1.7-5.4-1.3-11.1-6.7-12.8
|
||||
c-5.4-1.7-11.1,1.3-12.8,6.7l-6.1,19.5C85.2,253.7,88.2,259.4,93.6,261.1z"/>
|
||||
|
||||
<linearGradient id="XMLID_11_" gradientUnits="userSpaceOnUse" x1="107.2623" y1="541.2752" x2="107.2623" y2="500.4747" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_474_" class="st8" d="M160.4,46.9c5.4,1.7,11.1-1.3,12.8-6.7l6.1-19.5c1.7-5.4-1.3-11.1-6.7-12.8
|
||||
s-11.1,1.3-12.8,6.7l-6.1,19.5C152,39.5,155,45.2,160.4,46.9z"/>
|
||||
<path id="XMLID_470_" class="st9" d="M129.3,219.1c22.1,0.7,47.7-7.3,62.9-24c-16.2,8.3-37.4,18-61.7,17.2s-37.3-6.4-50.8-12.4
|
||||
C90.9,209.1,106.9,218.4,129.3,219.1z"/>
|
||||
<path id="XMLID_469_" class="st10" d="M136.8,48.2c-21.9-0.7-47.2,7.3-62.2,24c16-8.3,37-18,61.1-17.3c24.1,0.8,36.8,6.4,50.2,12.4
|
||||
C174.7,58.2,159,48.9,136.8,48.2z"/>
|
||||
</g>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st11" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st12" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st13" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st11" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<radialGradient id="XMLID_12_" cx="375.5" cy="91.6" r="32" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_215_" class="st14" d="M403,415.9h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L380,409.6v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H348
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0c1.7-1.7,1.7-4.6,0-6.3l-11.8-11.8H403
|
||||
c2.5,0,4.5-2,4.5-4.5S405.5,415.9,403,415.9z"/>
|
||||
<radialGradient id="XMLID_13_" cx="129.5" cy="87.171" r="31.9645" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_213_" class="st15" d="M157,420.4h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L134,414.1v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H102
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0s1.7-4.6,0-6.3l-11.8-11.8H157c2.5,0,4.5-2,4.5-4.5
|
||||
S159.4,420.4,157,420.4z"/>
|
||||
<radialGradient id="XMLID_14_" cx="256.5" cy="57.171" r="31.9645" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_1_" class="st16" d="M284,450.4h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L261,444.1v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0s-1.7,4.6,0,6.3l11.8,11.8H229c-2.5,0-4.5,2-4.5,4.5
|
||||
s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5
|
||||
v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0s1.7-4.6,0-6.3l-11.8-11.8H284c2.5,0,4.5-2,4.5-4.5S286.4,450.4,284,450.4z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 9.1 KiB |
161
src/main/resources/icons/weather/day_snow_thunder.svg
Normal file
@ -0,0 +1,161 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_2_);}
|
||||
.st1{fill:url(#XMLID_3_);}
|
||||
.st2{fill:url(#XMLID_4_);}
|
||||
.st3{fill:url(#XMLID_5_);}
|
||||
.st4{fill:url(#XMLID_6_);}
|
||||
.st5{fill:url(#XMLID_7_);}
|
||||
.st6{fill:url(#XMLID_8_);}
|
||||
.st7{fill:url(#XMLID_9_);}
|
||||
.st8{fill:url(#XMLID_10_);}
|
||||
.st9{fill:url(#XMLID_11_);}
|
||||
.st10{opacity:0.5;fill:#D58128;enable-background:new ;}
|
||||
.st11{opacity:0.2;fill:#D58128;enable-background:new ;}
|
||||
.st12{fill:#BEC6D2;}
|
||||
.st13{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st14{fill:#D3DEE2;}
|
||||
.st15{fill:url(#XMLID_12_);}
|
||||
.st16{fill:url(#XMLID_13_);}
|
||||
.st17{fill:url(#XMLID_14_);}
|
||||
.st18{fill:url(#XMLID_15_);}
|
||||
</style>
|
||||
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="1194.1239" y1="223.8" x2="1194.1239" y2="1" gradientTransform="matrix(-1 0 0 -1 1439.9739 512)">
|
||||
<stop offset="0" style="stop-color:#F8F6C3"/>
|
||||
<stop offset="2.186788e-002" style="stop-color:#F9F0B1"/>
|
||||
<stop offset="8.719299e-002" style="stop-color:#FBE684"/>
|
||||
<stop offset="0.1478" style="stop-color:#FDDE5B"/>
|
||||
<stop offset="0.2018" style="stop-color:#FED935"/>
|
||||
<stop offset="0.2472" style="stop-color:#FED616"/>
|
||||
<stop offset="0.2784" style="stop-color:#FED504"/>
|
||||
<stop offset="0.3882" style="stop-color:#FDD209"/>
|
||||
<stop offset="0.5124" style="stop-color:#F9C713"/>
|
||||
<stop offset="0.6436" style="stop-color:#F3B61B"/>
|
||||
<stop offset="0.7796" style="stop-color:#EC9E21"/>
|
||||
<stop offset="0.918" style="stop-color:#E48225"/>
|
||||
<stop offset="1" style="stop-color:#DF6E26"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_287_" class="st0" points="309.7,405.1 261.6,419.1 276.4,511 182,394 230.1,380.1 215.2,288.2 "/>
|
||||
<g id="XMLID_27_">
|
||||
|
||||
<linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="107.1837" y1="494.264" x2="107.1837" y2="323.6139" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<circle id="XMLID_496_" class="st1" cx="133.1" cy="134.2" r="85.3"/>
|
||||
|
||||
<linearGradient id="XMLID_4_" gradientUnits="userSpaceOnUse" x1="186.5538" y1="505.4091" x2="186.5538" y2="470.5822" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_495_" class="st2" d="M250.5,72.9c-2.6-5-8.8-6.9-13.8-4.3l-18.1,9.5c-5,2.6-6.9,8.8-4.3,13.8
|
||||
c2.6,5,8.8,6.9,13.8,4.3l18.1-9.5C251.2,84.1,253.1,77.9,250.5,72.9z"/>
|
||||
|
||||
<linearGradient id="XMLID_5_" gradientUnits="userSpaceOnUse" x1="27.879" y1="346.7063" x2="27.879" y2="311.8793" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_494_" class="st3" d="M51.8,177.1c-2.6-5-8.8-6.9-13.8-4.3l-18.1,9.5c-5,2.6-6.9,8.8-4.3,13.8s8.8,6.9,13.8,4.3
|
||||
l18.1-9.5C52.4,188.3,54.4,182.1,51.8,177.1z"/>
|
||||
|
||||
<linearGradient id="XMLID_6_" gradientUnits="userSpaceOnUse" x1="219.4633" y1="418.8496" x2="219.4633" y2="398.4492" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_492_" class="st4" d="M259.7,174c1.7-5.4-1.3-11.1-6.7-12.8l-19.5-6.1c-5.4-1.7-11.1,1.3-12.8,6.7
|
||||
s1.3,11.1,6.7,12.8l19.5,6.1C252.3,182.4,258,179.4,259.7,174z"/>
|
||||
|
||||
<linearGradient id="XMLID_7_" gradientUnits="userSpaceOnUse" x1="-4.9654" y1="418.8365" x2="-4.9654" y2="398.4176" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_491_" class="st5" d="M45.4,107.2c1.7-5.4-1.3-11.1-6.7-12.8l-19.5-6.1C13.9,86.6,8.1,89.6,6.5,95
|
||||
c-1.7,5.4,1.3,11.1,6.7,12.8l19.5,6.1C38,115.5,43.7,112.6,45.4,107.2z"/>
|
||||
|
||||
<linearGradient id="XMLID_8_" gradientUnits="userSpaceOnUse" x1="27.9626" y1="505.3991" x2="27.9626" y2="470.5722" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_489_" class="st6" d="M71.5,17.1c-5,2.6-6.9,8.8-4.3,13.8L76.7,49c2.6,5,8.8,6.9,13.8,4.3s6.9-8.8,4.3-13.8
|
||||
l-9.5-18.1C82.6,16.4,76.5,14.4,71.5,17.1z"/>
|
||||
|
||||
<linearGradient id="XMLID_9_" gradientUnits="userSpaceOnUse" x1="186.6133" y1="346.7176" x2="186.6133" y2="311.8906" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_477_" class="st7" d="M175.7,215.8c-5,2.6-6.9,8.8-4.3,13.8l9.5,18.1c2.6,5,8.8,6.9,13.8,4.3s6.9-8.8,4.3-13.8
|
||||
l-9.5-18.1C186.9,215.1,180.7,213.2,175.7,215.8z"/>
|
||||
|
||||
<linearGradient id="XMLID_10_" gradientUnits="userSpaceOnUse" x1="107.2838" y1="316.8292" x2="107.2838" y2="276.0284" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_475_" class="st8" d="M93.6,261.1c5.4,1.7,11.1-1.3,12.8-6.7l6.1-19.5c1.7-5.4-1.3-11.1-6.7-12.8
|
||||
c-5.4-1.7-11.1,1.3-12.8,6.7l-6.1,19.5C85.2,253.7,88.2,259.4,93.6,261.1z"/>
|
||||
|
||||
<linearGradient id="XMLID_11_" gradientUnits="userSpaceOnUse" x1="107.2623" y1="541.2752" x2="107.2623" y2="500.4747" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="1" style="stop-color:#E7A423"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_474_" class="st9" d="M160.4,46.9c5.4,1.7,11.1-1.3,12.8-6.7l6.1-19.5c1.7-5.4-1.3-11.1-6.7-12.8
|
||||
s-11.1,1.3-12.8,6.7l-6.1,19.5C152,39.5,155,45.2,160.4,46.9z"/>
|
||||
<path id="XMLID_470_" class="st10" d="M129.3,219.1c22.1,0.7,47.7-7.3,62.9-24c-16.2,8.3-37.4,18-61.7,17.2s-37.3-6.4-50.8-12.4
|
||||
C90.9,209.1,106.9,218.4,129.3,219.1z"/>
|
||||
<path id="XMLID_469_" class="st11" d="M136.8,48.2c-21.9-0.7-47.2,7.3-62.2,24c16-8.3,37-18,61.1-17.3c24.1,0.8,36.8,6.4,50.2,12.4
|
||||
C174.7,58.2,159,48.9,136.8,48.2z"/>
|
||||
</g>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st12" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st13" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st14" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st12" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<radialGradient id="XMLID_12_" cx="365.538" cy="410.4113" r="31.962" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_215_" class="st15" d="M393,405.9h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L370,399.6v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5c-2.5,0-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H338
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5c2.5,0,4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0c1.7-1.7,1.7-4.6,0-6.3l-11.8-11.8H393
|
||||
c2.5,0,4.5-2,4.5-4.5S395.5,405.9,393,405.9z"/>
|
||||
<radialGradient id="XMLID_13_" cx="129.462" cy="414.829" r="31.962" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_213_" class="st16" d="M157,410.4h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0l-11.8,11.8v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5c-2.5,0-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H102
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5c2.5,0,4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0c1.7-1.7,1.7-4.6,0-6.3l-11.8-11.8H157
|
||||
c2.5,0,4.5-2,4.5-4.5S159.4,410.4,157,410.4z"/>
|
||||
<radialGradient id="XMLID_14_" cx="152.5291" cy="461.5135" r="25.3816" gradientTransform="matrix(0.9444 0 0 0.9444 45.527 46.664)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_190_" class="st17" d="M210.2,479.2h-12.5l8.9-8.9c1.3-1.3,1.3-3.4,0-4.7c-1.3-1.3-3.4-1.3-4.7,0l-8.9,8.9v-12.5
|
||||
c0-1.8-1.5-3.3-3.3-3.3s-3.3,1.5-3.3,3.3v12.5l-8.9-8.9c-1.3-1.3-3.4-1.3-4.7,0c-1.3,1.3-1.3,3.4,0,4.7l8.9,8.9H169
|
||||
c-1.8,0-3.3,1.5-3.3,3.3c0,1.8,1.5,3.3,3.3,3.3h12.5l-8.9,8.9c-1.3,1.3-1.3,3.4,0,4.7c1.3,1.3,3.4,1.3,4.7,0l8.9-8.9v12.5
|
||||
c0,1.8,1.5,3.3,3.3,3.3s3.3-1.5,3.3-3.3v-12.5l8.9,8.9c1.3,1.3,3.4,1.3,4.7,0c1.3-1.3,1.3-3.4,0-4.7l-8.9-8.9h12.5
|
||||
c1.8,0,3.3-1.5,3.3-3.3C213.6,480.7,212,479.2,210.2,479.2z"/>
|
||||
<radialGradient id="XMLID_15_" cx="298.0168" cy="445.0013" r="25.3816" gradientTransform="matrix(0.9444 0 0 0.9444 45.527 46.664)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_182_" class="st18" d="M347.6,463.6h-12.5l8.9-8.9c1.3-1.3,1.3-3.4,0-4.7c-1.3-1.3-3.4-1.3-4.7,0l-8.9,8.9v-12.5
|
||||
c0-1.8-1.5-3.3-3.3-3.3c-1.8,0-3.3,1.5-3.3,3.3v12.5l-8.9-8.9c-1.3-1.3-3.4-1.3-4.7,0c-1.3,1.3-1.3,3.4,0,4.7l8.9,8.9h-12.5
|
||||
c-1.8,0-3.3,1.5-3.3,3.3s1.5,3.3,3.3,3.3h12.5l-8.9,8.9c-1.3,1.3-1.3,3.4,0,4.7c1.3,1.3,3.4,1.3,4.7,0l8.9-8.9v12.5
|
||||
c0,1.8,1.5,3.3,3.3,3.3c1.8,0,3.3-1.5,3.3-3.3V475l8.9,8.9c1.3,1.3,3.4,1.3,4.7,0c1.3-1.3,1.3-3.4,0-4.7l-8.9-8.9h12.5
|
||||
c1.8,0,3.3-1.5,3.3-3.3S349.5,463.6,347.6,463.6z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 11 KiB |
32
src/main/resources/icons/weather/fog.svg
Normal file
@ -0,0 +1,32 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#BEC6D2;}
|
||||
.st1{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st2{fill:#D3DEE2;}
|
||||
.st3{fill-rule:evenodd;clip-rule:evenodd;fill:#B7CAD1;}
|
||||
</style>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st0" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st1" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st2" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st0" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<path id="XMLID_16_" class="st3" d="M157.9,438.1h196.2c6,0,10.9-4.2,10.9-9.4s-4.9-9.4-10.9-9.4H157.9c-6,0-10.9,4.2-10.9,9.4
|
||||
S151.9,438.1,157.9,438.1z"/>
|
||||
<path id="XMLID_13_" class="st3" d="M354.1,448.3H157.9c-6,0-10.9,4.2-10.9,9.4s4.9,9.4,10.9,9.4h196.2c6,0,10.9-4.2,10.9-9.4
|
||||
S360.1,448.3,354.1,448.3z"/>
|
||||
<path id="XMLID_11_" class="st3" d="M354.1,477.4H157.9c-6,0-10.9,4.2-10.9,9.4c0,5.2,4.9,9.4,10.9,9.4h196.2c6,0,10.9-4.2,10.9-9.4
|
||||
C365,481.6,360.1,477.4,354.1,477.4z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.4 KiB |
30
src/main/resources/icons/weather/mist.svg
Normal file
@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#BEC6D2;}
|
||||
.st1{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st2{fill:#D3DEE2;}
|
||||
.st3{fill-rule:evenodd;clip-rule:evenodd;fill:#B7CAD1;}
|
||||
</style>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st0" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st1" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st2" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st0" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<path id="XMLID_16_" class="st3" d="M157.9,438.1h196.2c6,0,10.9-4.2,10.9-9.4s-4.9-9.4-10.9-9.4H157.9c-6,0-10.9,4.2-10.9,9.4
|
||||
S151.9,438.1,157.9,438.1z"/>
|
||||
<path id="XMLID_13_" class="st3" d="M354.1,448.3H157.9c-6,0-10.9,4.2-10.9,9.4s4.9,9.4,10.9,9.4h196.2c6,0,10.9-4.2,10.9-9.4
|
||||
S360.1,448.3,354.1,448.3z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.3 KiB |
41
src/main/resources/icons/weather/night_full_moon_clear.svg
Normal file
@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_2_);}
|
||||
.st1{opacity:0.4;fill:#D58128;}
|
||||
.st2{opacity:0.5;fill:#D58128;}
|
||||
.st3{opacity:0.3;fill:#D58128;}
|
||||
.st4{opacity:0.5;fill:#FFCC05;}
|
||||
</style>
|
||||
<g id="XMLID_268_">
|
||||
|
||||
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="197.7818" y1="724.0313" x2="695.6421" y2="724.0313" gradientTransform="matrix(0.1621 0.9868 -0.9868 0.1621 898.0699 -302.1421)">
|
||||
<stop offset="0" style="stop-color:#FDD900"/>
|
||||
<stop offset="0.7755" style="stop-color:#E29F25"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_407_" class="st0" d="M295.5,501.3c-66.3,16.5-136-12.4-186.1-51.4c-51.2-40.6-82.9-91.4-98.7-154.3
|
||||
c-16.5-66.3,12.4-136,51.4-186.1c40.6-51.2,91.4-82.9,154.3-98.7c66.3-16.5,136,12.4,186,51.4c51.2,40.6,82.9,91.4,98.7,154.3
|
||||
c16.5,66.3-12.4,136-51.4,186.1C409.3,453.7,358.5,485.4,295.5,501.3z"/>
|
||||
<path id="XMLID_404_" class="st1" d="M240.7,225.2c-15.1,21.4-49.6,20-47.7-6.9c1.6-21.9,13.7-50,38.4-47
|
||||
C258.7,174.8,255.5,204.2,240.7,225.2z"/>
|
||||
<path id="XMLID_403_" class="st2" d="M151.1,363.7c-5.2,9.6-20.3,9.5-20.9-2.3c-0.4-9.5,3.9-21.5,14.5-20.4
|
||||
C156.5,342.3,156.2,354.4,151.1,363.7z"/>
|
||||
<path id="XMLID_353_" class="st3" d="M326.9,261.1c-5.7,8.1-20.4,6.4-20.3-4.1c0-8.5,4.6-18.8,14.8-17
|
||||
C332.9,242.1,332.4,253.2,326.9,261.1z"/>
|
||||
<path id="XMLID_352_" class="st3" d="M260.7,371.6c7.1-30.7,52.1-37.6,65.5-6c10.8,25.8,13.7,63.3-19.6,68.8
|
||||
C269.1,440.5,253.6,401.7,260.7,371.6z"/>
|
||||
<path id="XMLID_348_" class="st3" d="M289.9,88c2-15.4,21.9-21.7,28.5-5.2c5.3,13.3,5,31.5-9.3,33.9C293.3,119.5,288,103,289.9,88z
|
||||
"/>
|
||||
<path id="XMLID_343_" class="st3" d="M400.2,260.9c4-13.3,26.1-20.3,32.1-7c4.9,10.9,4,27.3-12.7,30.9
|
||||
C401.1,288.7,396.3,274,400.2,260.9z"/>
|
||||
<path id="XMLID_339_" class="st2" d="M71.9,177.2c6.1-23.9,38.4-34.4,45.9-11.3c6.2,18.7,3.4,44.8-19.2,51.2
|
||||
C73.2,224.6,66,200.5,71.9,177.2z"/>
|
||||
<path id="XMLID_338_" class="st2" d="M263,503.4c58.4-3.7,116.1-28,152.2-64.8c-42.4,18.9-90.5,43.6-153.5,46.7
|
||||
c-63.1,2.6-98.9-9.9-134.8-22C157.3,484,203.8,506.8,263,503.4z"/>
|
||||
<path id="XMLID_337_" class="st4" d="M56.9,127.5c70-87.6,171.5-139,290.3-89.6c29.4,13.2,54.4,31.3,75.2,51
|
||||
c7.4,4.2,14.6,8.5,21.6,12.8c-24.7-29-57-56.8-98.1-75.4C279-4.5,216,4.5,163.4,28.7c-53,25.4-95.5,66.1-130.6,127.3
|
||||
C40.3,145.7,48.4,136.2,56.9,127.5z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.6 KiB |
@ -0,0 +1,59 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_2_);}
|
||||
.st1{opacity:0.4;fill:#D58128;enable-background:new ;}
|
||||
.st2{opacity:0.5;fill:#D58128;enable-background:new ;}
|
||||
.st3{opacity:0.3;fill:#D58128;enable-background:new ;}
|
||||
.st4{opacity:0.5;fill:#FFCD05;enable-background:new ;}
|
||||
.st5{fill:#BEC6D2;}
|
||||
.st6{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st7{fill:#D3DEE2;}
|
||||
</style>
|
||||
<g id="XMLID_268_">
|
||||
|
||||
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="179.9286" y1="827.4436" x2="432.9864" y2="827.4436" gradientTransform="matrix(0.1621 0.9868 -0.9868 0.1621 899.8947 -302.2909)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="0.7755" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_407_" class="st0" d="M153.2,258.9c-33.7,8.4-69.1-6.3-94.6-26.1c-26-20.6-42.1-46.5-50.2-78.4
|
||||
C0,120.7,14.7,85.3,34.5,59.8c20.6-26,46.5-42.1,78.4-50.2c33.7-8.4,69.1,6.3,94.6,26.1c26,20.6,42.1,46.4,50.2,78.4
|
||||
c8.4,33.7-6.3,69.1-26.1,94.6C211,234.7,185.2,250.8,153.2,258.9z"/>
|
||||
<path id="XMLID_404_" class="st1" d="M125.4,118.6c-7.7,10.9-25.2,10.2-24.3-3.5c0.8-11.1,7-25.4,19.5-23.9
|
||||
C134.5,93,132.9,107.9,125.4,118.6z"/>
|
||||
<path id="XMLID_403_" class="st2" d="M79.8,189c-2.7,4.9-10.3,4.8-10.6-1.1c-0.2-4.9,2-10.9,7.4-10.4
|
||||
C82.6,178.1,82.4,184.2,79.8,189z"/>
|
||||
<path id="XMLID_353_" class="st3" d="M169.2,136.8c-2.9,4.1-10.4,3.2-10.3-2.1c0-4.3,2.3-9.6,7.5-8.6
|
||||
C172.2,127.1,172,132.8,169.2,136.8z"/>
|
||||
<path id="XMLID_352_" class="st3" d="M135.5,193c3.6-15.6,26.5-19.1,33.3-3.1c5.5,13.1,7,32.2-10,35
|
||||
C139.8,228,131.9,208.3,135.5,193z"/>
|
||||
<path id="XMLID_348_" class="st3" d="M150.4,48.8c1-7.8,11.1-11,14.5-2.6c2.7,6.8,2.5,16-4.7,17.2
|
||||
C152.1,64.8,149.4,56.5,150.4,48.8z"/>
|
||||
<path id="XMLID_343_" class="st3" d="M206.5,136.7c2-6.8,13.2-10.3,16.3-3.5c2.5,5.5,2,13.9-6.5,15.7
|
||||
C206.9,150.8,204.5,143.4,206.5,136.7z"/>
|
||||
<path id="XMLID_339_" class="st2" d="M39.6,94.2c3.1-12.2,19.5-17.5,23.3-5.7c3.1,9.5,1.7,22.7-9.7,26
|
||||
C40.2,118.3,36.6,106,39.6,94.2z"/>
|
||||
<path id="XMLID_338_" class="st2" d="M136.7,260c29.7-1.9,59-14.2,77.3-32.9c-21.6,9.6-46,22.2-78,23.7c-32.1,1.3-50.3-5-68.5-11.2
|
||||
C83,250.1,106.6,261.7,136.7,260z"/>
|
||||
<path id="XMLID_337_" class="st4" d="M32,68.9c35.6-44.5,87.1-70.7,147.5-45.5c14.9,6.7,27.7,15.9,38.2,25.9
|
||||
c3.8,2.1,7.4,4.3,11,6.5c-12.6-14.7-29-28.9-49.9-38.3c-34-15.7-66-11.1-92.8,1.2C59.2,31.6,37.5,52.3,19.7,83.4
|
||||
C23.5,78.2,27.6,73.3,32,68.9z"/>
|
||||
</g>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st5" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st6" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st7" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st5" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.1 KiB |
66
src/main/resources/icons/weather/night_full_moon_rain.svg
Normal file
@ -0,0 +1,66 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_2_);}
|
||||
.st1{opacity:0.4;fill:#D58128;enable-background:new ;}
|
||||
.st2{opacity:0.5;fill:#D58128;enable-background:new ;}
|
||||
.st3{opacity:0.3;fill:#D58128;enable-background:new ;}
|
||||
.st4{opacity:0.5;fill:#FFCD05;enable-background:new ;}
|
||||
.st5{fill:#BEC6D2;}
|
||||
.st6{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st7{fill:#D3DEE2;}
|
||||
.st8{fill-rule:evenodd;clip-rule:evenodd;fill:#00ADEE;}
|
||||
</style>
|
||||
<g id="XMLID_268_">
|
||||
|
||||
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="179.9286" y1="-315.4436" x2="432.9864" y2="-315.4436" gradientTransform="matrix(0.1621 0.9868 0.9868 -0.1621 394.653 -219.2957)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="0.7755" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_407_" class="st0" d="M153.2,258.9c-33.7,8.4-69.1-6.3-94.6-26.1c-26-20.6-42.1-46.5-50.2-78.4
|
||||
C0,120.7,14.7,85.3,34.5,59.8c20.6-26,46.5-42.1,78.4-50.2c33.7-8.4,69.1,6.3,94.6,26.1c26,20.6,42.1,46.4,50.2,78.4
|
||||
c8.4,33.7-6.3,69.1-26.1,94.6C211,234.7,185.2,250.8,153.2,258.9z"/>
|
||||
<path id="XMLID_404_" class="st1" d="M125.4,118.6c-7.7,10.9-25.2,10.2-24.3-3.5c0.8-11.1,7-25.4,19.5-23.9
|
||||
C134.5,93,132.9,107.9,125.4,118.6z"/>
|
||||
<path id="XMLID_403_" class="st2" d="M79.8,189c-2.7,4.9-10.3,4.8-10.6-1.1c-0.2-4.9,2-10.9,7.4-10.4
|
||||
C82.6,178.1,82.4,184.2,79.8,189z"/>
|
||||
<path id="XMLID_353_" class="st3" d="M169.2,136.8c-2.9,4.1-10.4,3.2-10.3-2.1c0-4.3,2.3-9.6,7.5-8.6
|
||||
C172.2,127.1,172,132.8,169.2,136.8z"/>
|
||||
<path id="XMLID_352_" class="st3" d="M135.5,193c3.6-15.6,26.5-19.1,33.3-3.1c5.5,13.1,7,32.2-10,35
|
||||
C139.8,228,131.9,208.3,135.5,193z"/>
|
||||
<path id="XMLID_348_" class="st3" d="M150.4,48.8c1-7.8,11.1-11,14.5-2.6c2.7,6.8,2.5,16-4.7,17.2
|
||||
C152.1,64.8,149.4,56.5,150.4,48.8z"/>
|
||||
<path id="XMLID_343_" class="st3" d="M206.5,136.7c2-6.8,13.2-10.3,16.3-3.5c2.5,5.5,2,13.9-6.5,15.7
|
||||
C206.9,150.8,204.5,143.4,206.5,136.7z"/>
|
||||
<path id="XMLID_339_" class="st2" d="M39.6,94.2c3.1-12.2,19.5-17.5,23.3-5.7c3.1,9.5,1.7,22.7-9.7,26
|
||||
C40.2,118.3,36.6,106,39.6,94.2z"/>
|
||||
<path id="XMLID_338_" class="st2" d="M136.7,260c29.7-1.9,59-14.2,77.3-32.9c-21.6,9.6-46,22.2-78,23.7c-32.1,1.3-50.3-5-68.5-11.2
|
||||
C83,250.1,106.6,261.7,136.7,260z"/>
|
||||
<path id="XMLID_337_" class="st4" d="M32,68.9c35.6-44.5,87.1-70.7,147.5-45.5c14.9,6.7,27.7,15.9,38.2,25.9
|
||||
c3.8,2.1,7.4,4.3,11,6.5c-12.6-14.7-29-28.9-49.9-38.3c-34-15.7-66-11.1-92.8,1.2C59.2,31.6,37.5,52.3,19.7,83.4
|
||||
C23.5,78.2,27.6,73.3,32,68.9z"/>
|
||||
</g>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st5" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st6" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st7" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st5" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<path id="XMLID_45_" class="st8" d="M360.2,458.8c5.4,13.7,20.9,20.4,34.6,15c13.7-5.4,20.4-20.9,15-34.6
|
||||
c-5.4-13.7-44.4-39.8-44.4-39.8S354.8,445.1,360.2,458.8z"/>
|
||||
<path id="XMLID_44_" class="st8" d="M119,458.8c5.4,13.7,20.9,20.4,34.6,15c13.7-5.4,20.4-20.9,15-34.6
|
||||
c-5.4-13.7-44.4-39.8-44.4-39.8S113.6,445.1,119,458.8z"/>
|
||||
<path id="XMLID_41_" class="st8" d="M239.6,478.8c5.4,13.7,20.9,20.4,34.6,15c13.7-5.4,20.4-20.9,15-34.6
|
||||
c-5.4-13.7-44.4-39.8-44.4-39.8S234.2,465.1,239.6,478.8z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.7 KiB |
@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_2_);}
|
||||
.st1{opacity:0.4;fill:#D58128;}
|
||||
.st2{opacity:0.5;fill:#D58128;}
|
||||
.st3{opacity:0.3;fill:#D58128;}
|
||||
.st4{opacity:0.5;fill:#FFCD05;}
|
||||
.st5{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_3_);}
|
||||
.st6{fill-rule:evenodd;clip-rule:evenodd;fill:#00AEEF;}
|
||||
.st7{fill-rule:evenodd;clip-rule:evenodd;fill:#BEC6D2;}
|
||||
.st8{opacity:5.000000e-002;fill-rule:evenodd;clip-rule:evenodd;fill:#A7A9AC;}
|
||||
.st9{fill-rule:evenodd;clip-rule:evenodd;fill:#D3DEE2;}
|
||||
</style>
|
||||
<g id="XMLID_268_">
|
||||
|
||||
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="179.9715" y1="827.3492" x2="433.008" y2="827.3492" gradientTransform="matrix(0.1621 0.9868 -0.9868 0.1621 899.8946 -302.2909)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="0.7755" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_407_" class="st0" d="M153.2,258.9c-33.7,8.4-69.1-6.3-94.6-26.1c-26-20.6-42.1-46.5-50.2-78.4
|
||||
c-8.4-33.7,6.3-69.1,26.1-94.6c20.6-26,46.5-42.1,78.4-50.2c33.7-8.4,69.1,6.3,94.6,26.1c26,20.6,42.1,46.4,50.2,78.4
|
||||
c8.4,33.7-6.3,69.1-26.1,94.6C211,234.7,185.2,250.8,153.2,258.9z"/>
|
||||
<path id="XMLID_404_" class="st1" d="M125.4,118.6c-7.7,10.9-25.2,10.2-24.3-3.5c0.8-11.1,7-25.4,19.5-23.9
|
||||
C134.5,93,132.9,107.9,125.4,118.6z"/>
|
||||
<path id="XMLID_403_" class="st2" d="M79.8,189c-2.7,4.9-10.3,4.8-10.6-1.1c-0.2-4.9,2-10.9,7.4-10.4
|
||||
C82.6,178.1,82.4,184.2,79.8,189z"/>
|
||||
<path id="XMLID_353_" class="st3" d="M169.2,136.8c-2.9,4.1-10.4,3.2-10.3-2.1c0-4.3,2.3-9.6,7.5-8.6
|
||||
C172.2,127.1,172,132.8,169.2,136.8z"/>
|
||||
<path id="XMLID_352_" class="st3" d="M135.5,193c3.6-15.6,26.5-19.1,33.3-3.1c5.5,13.1,7,32.2-10,35
|
||||
C139.8,228,131.9,208.3,135.5,193z"/>
|
||||
<path id="XMLID_348_" class="st3" d="M150.4,48.8c1-7.8,11.1-11,14.5-2.6c2.7,6.8,2.5,16-4.7,17.2
|
||||
C152.1,64.8,149.4,56.5,150.4,48.8z"/>
|
||||
<path id="XMLID_343_" class="st3" d="M206.5,136.7c2-6.8,13.2-10.3,16.3-3.5c2.5,5.5,2,13.9-6.5,15.7
|
||||
C206.9,150.8,204.5,143.4,206.5,136.7z"/>
|
||||
<path id="XMLID_339_" class="st2" d="M39.6,94.2c3.1-12.2,19.5-17.5,23.3-5.7c3.1,9.5,1.7,22.7-9.7,26
|
||||
C40.2,118.3,36.6,106,39.6,94.2z"/>
|
||||
<path id="XMLID_338_" class="st2" d="M136.7,260c29.7-1.9,59-14.2,77.3-32.9c-21.6,9.6-46,22.2-78,23.7c-32.1,1.3-50.3-5-68.5-11.2
|
||||
C83,250.1,106.6,261.7,136.7,260z"/>
|
||||
<path id="XMLID_337_" class="st4" d="M32,68.9c35.6-44.5,87.1-70.7,147.5-45.5c14.9,6.7,27.7,15.9,38.2,25.9
|
||||
c3.8,2.1,7.4,4.3,11,6.5c-12.6-14.7-29-28.9-49.9-38.3c-34-15.7-66-11.1-92.8,1.2C59.2,31.6,37.5,52.3,19.7,83.4
|
||||
C23.5,78.2,27.6,73.3,32,68.9z"/>
|
||||
</g>
|
||||
<linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="1194.1445" y1="288.1528" x2="1194.1445" y2="510.9846" gradientTransform="matrix(-1 0 0 1 1439.9739 0)">
|
||||
<stop offset="0" style="stop-color:#F8F6C3"/>
|
||||
<stop offset="2.186788e-002" style="stop-color:#F9F0B1"/>
|
||||
<stop offset="8.719299e-002" style="stop-color:#FBE684"/>
|
||||
<stop offset="0.1478" style="stop-color:#FDDE5B"/>
|
||||
<stop offset="0.2018" style="stop-color:#FED935"/>
|
||||
<stop offset="0.2472" style="stop-color:#FED616"/>
|
||||
<stop offset="0.2784" style="stop-color:#FED504"/>
|
||||
<stop offset="0.3882" style="stop-color:#FDD209"/>
|
||||
<stop offset="0.5124" style="stop-color:#F9C713"/>
|
||||
<stop offset="0.6436" style="stop-color:#F3B61B"/>
|
||||
<stop offset="0.7796" style="stop-color:#EC9E21"/>
|
||||
<stop offset="0.918" style="stop-color:#E48225"/>
|
||||
<stop offset="1" style="stop-color:#DF6E26"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_287_" class="st5" points="309.7,405.1 261.6,419.1 276.4,511 182,394 230.1,380.1 215.2,288.2 "/>
|
||||
<path id="XMLID_67_" class="st6" d="M103,456.7c5.6,14.3,21.7,21.2,36,15.6c14.3-5.6,21.2-21.7,15.6-36
|
||||
c-5.6-14.3-46.2-41.4-46.2-41.4S97.4,442.4,103,456.7z"/>
|
||||
<path id="XMLID_38_" class="st6" d="M373,456.6c5.6,14.3,21.7,21.2,36,15.6c14.3-5.6,21.2-21.7,15.6-36
|
||||
c-5.6-14.3-46.2-41.4-46.2-41.4S367.4,442.4,373,456.6z"/>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st7" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106c-55.5,0-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
c44.2,0,83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st8" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st9" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2
|
||||
c-55.5,0-103.1,32-126.7,78.2c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281c0,49.3,40,89.3,89.3,89.3
|
||||
c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406c44.2,0,83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c49.3,0,89.3-40,89.3-89.3C506,231.7,466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st7" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 5.6 KiB |
84
src/main/resources/icons/weather/night_full_moon_sleet.svg
Normal file
@ -0,0 +1,84 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_3_);}
|
||||
.st1{opacity:0.4;fill:#D58128;enable-background:new ;}
|
||||
.st2{opacity:0.5;fill:#D58128;enable-background:new ;}
|
||||
.st3{opacity:0.3;fill:#D58128;enable-background:new ;}
|
||||
.st4{opacity:0.5;fill:#FFCD05;enable-background:new ;}
|
||||
.st5{fill:#BEC6D2;}
|
||||
.st6{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st7{fill:#D3DEE2;}
|
||||
.st8{fill:#00ADEE;}
|
||||
.st9{fill:url(#XMLID_4_);}
|
||||
.st10{fill:url(#XMLID_5_);}
|
||||
</style>
|
||||
<g id="XMLID_268_">
|
||||
|
||||
<linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="179.9286" y1="827.4436" x2="432.9864" y2="827.4436" gradientTransform="matrix(0.1621 0.9868 -0.9868 0.1621 899.8947 -302.2909)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="0.7755" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_407_" class="st0" d="M153.2,258.9c-33.7,8.4-69.1-6.3-94.6-26.1c-26-20.6-42.1-46.5-50.2-78.4
|
||||
C0,120.7,14.7,85.3,34.5,59.8c20.6-26,46.5-42.1,78.4-50.2c33.7-8.4,69.1,6.3,94.6,26.1c26,20.6,42.1,46.4,50.2,78.4
|
||||
c8.4,33.7-6.3,69.1-26.1,94.6C211,234.7,185.2,250.8,153.2,258.9z"/>
|
||||
<path id="XMLID_404_" class="st1" d="M125.4,118.6c-7.7,10.9-25.2,10.2-24.3-3.5c0.8-11.1,7-25.4,19.5-23.9
|
||||
C134.5,93,132.9,107.9,125.4,118.6z"/>
|
||||
<path id="XMLID_403_" class="st2" d="M79.8,189c-2.7,4.9-10.3,4.8-10.6-1.1c-0.2-4.9,2-10.9,7.4-10.4
|
||||
C82.6,178.1,82.4,184.2,79.8,189z"/>
|
||||
<path id="XMLID_353_" class="st3" d="M169.2,136.8c-2.9,4.1-10.4,3.2-10.3-2.1c0-4.3,2.3-9.6,7.5-8.6
|
||||
C172.2,127.1,172,132.8,169.2,136.8z"/>
|
||||
<path id="XMLID_352_" class="st3" d="M135.5,193c3.6-15.6,26.5-19.1,33.3-3.1c5.5,13.1,7,32.2-10,35
|
||||
C139.8,228,131.9,208.3,135.5,193z"/>
|
||||
<path id="XMLID_348_" class="st3" d="M150.4,48.8c1-7.8,11.1-11,14.5-2.6c2.7,6.8,2.5,16-4.7,17.2
|
||||
C152.1,64.8,149.4,56.5,150.4,48.8z"/>
|
||||
<path id="XMLID_343_" class="st3" d="M206.5,136.7c2-6.8,13.2-10.3,16.3-3.5c2.5,5.5,2,13.9-6.5,15.7
|
||||
C206.9,150.8,204.5,143.4,206.5,136.7z"/>
|
||||
<path id="XMLID_339_" class="st2" d="M39.6,94.2c3.1-12.2,19.5-17.5,23.3-5.7c3.1,9.5,1.7,22.7-9.7,26
|
||||
C40.2,118.3,36.6,106,39.6,94.2z"/>
|
||||
<path id="XMLID_338_" class="st2" d="M136.7,260c29.7-1.9,59-14.2,77.3-32.9c-21.6,9.6-46,22.2-78,23.7c-32.1,1.3-50.3-5-68.5-11.2
|
||||
C83,250.1,106.6,261.7,136.7,260z"/>
|
||||
<path id="XMLID_337_" class="st4" d="M32,68.9c35.6-44.5,87.1-70.7,147.5-45.5c14.9,6.7,27.7,15.9,38.2,25.9
|
||||
c3.8,2.1,7.4,4.3,11,6.5c-12.6-14.7-29-28.9-49.9-38.3c-34-15.7-66-11.1-92.8,1.2C59.2,31.6,37.5,52.3,19.7,83.4
|
||||
C23.5,78.2,27.6,73.3,32,68.9z"/>
|
||||
</g>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st5" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st6" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st7" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st5" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<path id="XMLID_257_" class="st8" d="M289.4,471.2c4.1,10.5,16,15.6,26.5,11.5s15.6-16,11.5-26.5s-34-30.5-34-30.5
|
||||
S285.3,460.7,289.4,471.2z"/>
|
||||
<radialGradient id="XMLID_4_" cx="375.5" cy="91.6" r="32" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_215_" class="st9" d="M403,415.9h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L380,409.6v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H348
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0c1.7-1.7,1.7-4.6,0-6.3l-11.8-11.8H403
|
||||
c2.5,0,4.5-2,4.5-4.5S405.5,415.9,403,415.9z"/>
|
||||
<radialGradient id="XMLID_5_" cx="129.5" cy="87.171" r="31.9645" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_213_" class="st10" d="M157,420.4h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L134,414.1v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H102
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0s1.7-4.6,0-6.3l-11.8-11.8H157c2.5,0,4.5-2,4.5-4.5
|
||||
S159.4,420.4,157,420.4z"/>
|
||||
<path id="XMLID_1_" class="st8" d="M189.4,471.2c4.1,10.5,16,15.6,26.5,11.5s15.6-16,11.5-26.5s-34-30.5-34-30.5
|
||||
S185.3,460.7,189.4,471.2z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 6.0 KiB |
88
src/main/resources/icons/weather/night_full_moon_snow.svg
Normal file
@ -0,0 +1,88 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_3_);}
|
||||
.st1{opacity:0.4;fill:#D58128;enable-background:new ;}
|
||||
.st2{opacity:0.5;fill:#D58128;enable-background:new ;}
|
||||
.st3{opacity:0.3;fill:#D58128;enable-background:new ;}
|
||||
.st4{opacity:0.5;fill:#FFCD05;enable-background:new ;}
|
||||
.st5{fill:#BEC6D2;}
|
||||
.st6{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st7{fill:#D3DEE2;}
|
||||
.st8{fill:url(#XMLID_4_);}
|
||||
.st9{fill:url(#XMLID_5_);}
|
||||
.st10{fill:url(#XMLID_6_);}
|
||||
</style>
|
||||
<g id="XMLID_268_">
|
||||
|
||||
<linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="179.9286" y1="-315.4437" x2="432.9864" y2="-315.4437" gradientTransform="matrix(0.1621 0.9868 0.9868 -0.1621 394.6531 -219.2957)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="0.7755" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_407_" class="st0" d="M153.2,258.9c-33.7,8.4-69.1-6.3-94.6-26.1c-26-20.6-42.1-46.5-50.2-78.4
|
||||
C0,120.7,14.7,85.3,34.5,59.8c20.6-26,46.5-42.1,78.4-50.2c33.7-8.4,69.1,6.3,94.6,26.1c26,20.6,42.1,46.4,50.2,78.4
|
||||
c8.4,33.7-6.3,69.1-26.1,94.6C211,234.7,185.2,250.8,153.2,258.9z"/>
|
||||
<path id="XMLID_404_" class="st1" d="M125.4,118.6c-7.7,10.9-25.2,10.2-24.3-3.5c0.8-11.1,7-25.4,19.5-23.9
|
||||
C134.5,93,132.9,107.9,125.4,118.6z"/>
|
||||
<path id="XMLID_403_" class="st2" d="M79.8,189c-2.7,4.9-10.3,4.8-10.6-1.1c-0.2-4.9,2-10.9,7.4-10.4
|
||||
C82.6,178.1,82.4,184.2,79.8,189z"/>
|
||||
<path id="XMLID_353_" class="st3" d="M169.2,136.8c-2.9,4.1-10.4,3.2-10.3-2.1c0-4.3,2.3-9.6,7.5-8.6
|
||||
C172.2,127.1,172,132.8,169.2,136.8z"/>
|
||||
<path id="XMLID_352_" class="st3" d="M135.5,193c3.6-15.6,26.5-19.1,33.3-3.1c5.5,13.1,7,32.2-10,35
|
||||
C139.8,228,131.9,208.3,135.5,193z"/>
|
||||
<path id="XMLID_348_" class="st3" d="M150.4,48.8c1-7.8,11.1-11,14.5-2.6c2.7,6.8,2.5,16-4.7,17.2
|
||||
C152.1,64.8,149.4,56.5,150.4,48.8z"/>
|
||||
<path id="XMLID_343_" class="st3" d="M206.5,136.7c2-6.8,13.2-10.3,16.3-3.5c2.5,5.5,2,13.9-6.5,15.7
|
||||
C206.9,150.8,204.5,143.4,206.5,136.7z"/>
|
||||
<path id="XMLID_339_" class="st2" d="M39.6,94.2c3.1-12.2,19.5-17.5,23.3-5.7c3.1,9.5,1.7,22.7-9.7,26
|
||||
C40.2,118.3,36.6,106,39.6,94.2z"/>
|
||||
<path id="XMLID_338_" class="st2" d="M136.7,260c29.7-1.9,59-14.2,77.3-32.9c-21.6,9.6-46,22.2-78,23.7c-32.1,1.3-50.3-5-68.5-11.2
|
||||
C83,250.1,106.6,261.7,136.7,260z"/>
|
||||
<path id="XMLID_337_" class="st4" d="M32,68.9c35.6-44.5,87.1-70.7,147.5-45.5c14.9,6.7,27.7,15.9,38.2,25.9
|
||||
c3.8,2.1,7.4,4.3,11,6.5c-12.6-14.7-29-28.9-49.9-38.3c-34-15.7-66-11.1-92.8,1.2C59.2,31.6,37.5,52.3,19.7,83.4
|
||||
C23.5,78.2,27.6,73.3,32,68.9z"/>
|
||||
</g>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st5" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st6" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st7" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st5" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<radialGradient id="XMLID_4_" cx="375.5" cy="91.6" r="32" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_215_" class="st8" d="M403,415.9h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L380,409.6v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H348
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0c1.7-1.7,1.7-4.6,0-6.3l-11.8-11.8H403
|
||||
c2.5,0,4.5-2,4.5-4.5S405.5,415.9,403,415.9z"/>
|
||||
<radialGradient id="XMLID_5_" cx="129.5" cy="87.171" r="31.9645" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_213_" class="st9" d="M157,420.4h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L134,414.1v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H102
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0s1.7-4.6,0-6.3l-11.8-11.8H157c2.5,0,4.5-2,4.5-4.5
|
||||
S159.4,420.4,157,420.4z"/>
|
||||
<radialGradient id="XMLID_6_" cx="256.5" cy="57.171" r="31.9645" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_1_" class="st10" d="M284,450.4h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L261,444.1v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0s-1.7,4.6,0,6.3l11.8,11.8H229c-2.5,0-4.5,2-4.5,4.5
|
||||
s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5
|
||||
v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0s1.7-4.6,0-6.3l-11.8-11.8H284c2.5,0,4.5-2,4.5-4.5S286.4,450.4,284,450.4z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 6.4 KiB |
@ -0,0 +1,116 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_2_);}
|
||||
.st1{opacity:0.4;fill:#D58128;enable-background:new ;}
|
||||
.st2{opacity:0.5;fill:#D58128;enable-background:new ;}
|
||||
.st3{opacity:0.3;fill:#D58128;enable-background:new ;}
|
||||
.st4{opacity:0.5;fill:#FFCD05;enable-background:new ;}
|
||||
.st5{fill:url(#XMLID_3_);}
|
||||
.st6{fill:#BEC6D2;}
|
||||
.st7{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st8{fill:#D3DEE2;}
|
||||
.st9{fill:url(#XMLID_4_);}
|
||||
.st10{fill:url(#XMLID_5_);}
|
||||
.st11{fill:url(#XMLID_6_);}
|
||||
.st12{fill:url(#XMLID_7_);}
|
||||
</style>
|
||||
<g id="XMLID_268_">
|
||||
|
||||
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="179.9286" y1="-315.4436" x2="432.9864" y2="-315.4436" gradientTransform="matrix(0.1621 0.9868 0.9868 -0.1621 394.653 -219.2957)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="0.7755" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_407_" class="st0" d="M153.2,258.9c-33.7,8.4-69.1-6.3-94.6-26.1c-26-20.6-42.1-46.5-50.2-78.4
|
||||
C0,120.7,14.7,85.3,34.5,59.8c20.6-26,46.5-42.1,78.4-50.2c33.7-8.4,69.1,6.3,94.6,26.1c26,20.6,42.1,46.4,50.2,78.4
|
||||
c8.4,33.7-6.3,69.1-26.1,94.6C211,234.7,185.2,250.8,153.2,258.9z"/>
|
||||
<path id="XMLID_404_" class="st1" d="M125.4,118.6c-7.7,10.9-25.2,10.2-24.3-3.5c0.8-11.1,7-25.4,19.5-23.9
|
||||
C134.5,93,132.9,107.9,125.4,118.6z"/>
|
||||
<path id="XMLID_403_" class="st2" d="M79.8,189c-2.7,4.9-10.3,4.8-10.6-1.1c-0.2-4.9,2-10.9,7.4-10.4
|
||||
C82.6,178.1,82.4,184.2,79.8,189z"/>
|
||||
<path id="XMLID_353_" class="st3" d="M169.2,136.8c-2.9,4.1-10.4,3.2-10.3-2.1c0-4.3,2.3-9.6,7.5-8.6
|
||||
C172.2,127.1,172,132.8,169.2,136.8z"/>
|
||||
<path id="XMLID_352_" class="st3" d="M135.5,193c3.6-15.6,26.5-19.1,33.3-3.1c5.5,13.1,7,32.2-10,35
|
||||
C139.8,228,131.9,208.3,135.5,193z"/>
|
||||
<path id="XMLID_348_" class="st3" d="M150.4,48.8c1-7.8,11.1-11,14.5-2.6c2.7,6.8,2.5,16-4.7,17.2
|
||||
C152.1,64.8,149.4,56.5,150.4,48.8z"/>
|
||||
<path id="XMLID_343_" class="st3" d="M206.5,136.7c2-6.8,13.2-10.3,16.3-3.5c2.5,5.5,2,13.9-6.5,15.7
|
||||
C206.9,150.8,204.5,143.4,206.5,136.7z"/>
|
||||
<path id="XMLID_339_" class="st2" d="M39.6,94.2c3.1-12.2,19.5-17.5,23.3-5.7c3.1,9.5,1.7,22.7-9.7,26
|
||||
C40.2,118.3,36.6,106,39.6,94.2z"/>
|
||||
<path id="XMLID_338_" class="st2" d="M136.7,260c29.7-1.9,59-14.2,77.3-32.9c-21.6,9.6-46,22.2-78,23.7c-32.1,1.3-50.3-5-68.5-11.2
|
||||
C83,250.1,106.6,261.7,136.7,260z"/>
|
||||
<path id="XMLID_337_" class="st4" d="M32,68.9c35.6-44.5,87.1-70.7,147.5-45.5c14.9,6.7,27.7,15.9,38.2,25.9
|
||||
c3.8,2.1,7.4,4.3,11,6.5c-12.6-14.7-29-28.9-49.9-38.3c-34-15.7-66-11.1-92.8,1.2C59.2,31.6,37.5,52.3,19.7,83.4
|
||||
C23.5,78.2,27.6,73.3,32,68.9z"/>
|
||||
</g>
|
||||
<linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="1194.1239" y1="223.8" x2="1194.1239" y2="1" gradientTransform="matrix(-1 0 0 -1 1439.9739 512)">
|
||||
<stop offset="0" style="stop-color:#F8F6C3"/>
|
||||
<stop offset="2.186788e-002" style="stop-color:#F9F0B1"/>
|
||||
<stop offset="8.719299e-002" style="stop-color:#FBE684"/>
|
||||
<stop offset="0.1478" style="stop-color:#FDDE5B"/>
|
||||
<stop offset="0.2018" style="stop-color:#FED935"/>
|
||||
<stop offset="0.2472" style="stop-color:#FED616"/>
|
||||
<stop offset="0.2784" style="stop-color:#FED504"/>
|
||||
<stop offset="0.3882" style="stop-color:#FDD209"/>
|
||||
<stop offset="0.5124" style="stop-color:#F9C713"/>
|
||||
<stop offset="0.6436" style="stop-color:#F3B61B"/>
|
||||
<stop offset="0.7796" style="stop-color:#EC9E21"/>
|
||||
<stop offset="0.918" style="stop-color:#E48225"/>
|
||||
<stop offset="1" style="stop-color:#DF6E26"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_287_" class="st5" points="309.7,405.1 261.6,419.1 276.4,511 182,394 230.1,380.1 215.2,288.2 "/>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st6" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st7" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st8" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st6" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<radialGradient id="XMLID_4_" cx="365.538" cy="410.4113" r="31.962" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_215_" class="st9" d="M393,405.9h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L370,399.6v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5c-2.5,0-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H338
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5c2.5,0,4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0c1.7-1.7,1.7-4.6,0-6.3l-11.8-11.8H393
|
||||
c2.5,0,4.5-2,4.5-4.5S395.5,405.9,393,405.9z"/>
|
||||
<radialGradient id="XMLID_5_" cx="129.462" cy="414.829" r="31.962" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_213_" class="st10" d="M157,410.4h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0l-11.8,11.8v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5c-2.5,0-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H102
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5c2.5,0,4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0c1.7-1.7,1.7-4.6,0-6.3l-11.8-11.8H157
|
||||
c2.5,0,4.5-2,4.5-4.5S159.4,410.4,157,410.4z"/>
|
||||
<radialGradient id="XMLID_6_" cx="152.5291" cy="461.5135" r="25.3816" gradientTransform="matrix(0.9444 0 0 0.9444 45.527 46.664)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_190_" class="st11" d="M210.2,479.2h-12.5l8.9-8.9c1.3-1.3,1.3-3.4,0-4.7c-1.3-1.3-3.4-1.3-4.7,0l-8.9,8.9v-12.5
|
||||
c0-1.8-1.5-3.3-3.3-3.3s-3.3,1.5-3.3,3.3v12.5l-8.9-8.9c-1.3-1.3-3.4-1.3-4.7,0c-1.3,1.3-1.3,3.4,0,4.7l8.9,8.9H169
|
||||
c-1.8,0-3.3,1.5-3.3,3.3c0,1.8,1.5,3.3,3.3,3.3h12.5l-8.9,8.9c-1.3,1.3-1.3,3.4,0,4.7c1.3,1.3,3.4,1.3,4.7,0l8.9-8.9v12.5
|
||||
c0,1.8,1.5,3.3,3.3,3.3s3.3-1.5,3.3-3.3v-12.5l8.9,8.9c1.3,1.3,3.4,1.3,4.7,0c1.3-1.3,1.3-3.4,0-4.7l-8.9-8.9h12.5
|
||||
c1.8,0,3.3-1.5,3.3-3.3C213.6,480.7,212,479.2,210.2,479.2z"/>
|
||||
<radialGradient id="XMLID_7_" cx="298.0168" cy="445.0013" r="25.3816" gradientTransform="matrix(0.9444 0 0 0.9444 45.527 46.664)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_182_" class="st12" d="M347.6,463.6h-12.5l8.9-8.9c1.3-1.3,1.3-3.4,0-4.7c-1.3-1.3-3.4-1.3-4.7,0l-8.9,8.9v-12.5
|
||||
c0-1.8-1.5-3.3-3.3-3.3c-1.8,0-3.3,1.5-3.3,3.3v12.5l-8.9-8.9c-1.3-1.3-3.4-1.3-4.7,0c-1.3,1.3-1.3,3.4,0,4.7l8.9,8.9h-12.5
|
||||
c-1.8,0-3.3,1.5-3.3,3.3s1.5,3.3,3.3,3.3h12.5l-8.9,8.9c-1.3,1.3-1.3,3.4,0,4.7c1.3,1.3,3.4,1.3,4.7,0l8.9-8.9v12.5
|
||||
c0,1.8,1.5,3.3,3.3,3.3c1.8,0,3.3-1.5,3.3-3.3V475l8.9,8.9c1.3,1.3,3.4,1.3,4.7,0c1.3-1.3,1.3-3.4,0-4.7l-8.9-8.9h12.5
|
||||
c1.8,0,3.3-1.5,3.3-3.3S349.5,463.6,347.6,463.6z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 8.3 KiB |
31
src/main/resources/icons/weather/night_half_moon_clear.svg
Normal file
@ -0,0 +1,31 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_2_);}
|
||||
.st1{opacity:0.5;fill:#D58128;}
|
||||
.st2{opacity:0.5;fill:#FDD900;}
|
||||
.st3{opacity:0.24;fill:#D58128;}
|
||||
</style>
|
||||
<g id="XMLID_22_">
|
||||
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="256" y1="6.3033" x2="256" y2="505.6967">
|
||||
<stop offset="0" style="stop-color:#FDD900"/>
|
||||
<stop offset="0.7755" style="stop-color:#E29F25"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_420_" class="st0" d="M502,334.9c-89.3,26.8-189.9,5.7-260.4-64.8c-64.9-64.9-88-155.2-70.4-238.8
|
||||
c0-0.4-0.1-0.7-0.1-1.1c3.3-10.6,2.7-20.3-3.9-23.1c-6.8-2.9-22,2.9-35.1,13c-17.6,10.4-34.2,23.1-49.4,38.2
|
||||
c-102.4,102.4-102.4,268.3,0,370.7c102.3,102.3,268.2,102.4,370.6,0c23-22.9,40.2-49.3,52.6-77.2
|
||||
C506.2,344.6,504.9,338.7,502,334.9z"/>
|
||||
<path id="XMLID_419_" class="st1" d="M237.5,499.4c55.6,6.6,121.4-5.2,162.8-38.7c-42.3,14.6-97.5,31.3-158.7,24
|
||||
c-61.1-7.3-92.7-22.7-125.7-39.1C142.6,468.4,181.1,492.6,237.5,499.4z"/>
|
||||
<path id="XMLID_412_" class="st2" d="M469.7,343.2c-64.7,17.2-171.3,2.6-236.4-60.4c-65-63-73.3-154.8-68.2-182.9
|
||||
c4.7,30.8,18.3,123.6,77.8,175.9C301.2,327.1,405.5,354.5,469.7,343.2z"/>
|
||||
<path id="XMLID_410_" class="st3" d="M69.4,255.6c-27.6-10.5-32.5-54.7-1.5-62.5c25.3-6.3,59-0.7,60.1,31
|
||||
C129.4,259.4,96.4,265.9,69.4,255.6z"/>
|
||||
<path id="XMLID_232_" class="st3" d="M112.5,171.5c-10.1-3.8-11.9-19.9-0.5-22.8c9.2-2.3,21.5-0.2,21.9,11.3
|
||||
C134.4,172.9,122.4,175.3,112.5,171.5z"/>
|
||||
<path id="XMLID_231_" class="st3" d="M140.2,281c-10.1-3.8-11.9-19.9-0.5-22.8c9.2-2.3,21.5-0.2,21.9,11.3
|
||||
C162.1,282.4,150,284.8,140.2,281z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.9 KiB |
@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_2_);}
|
||||
.st1{opacity:0.5;fill:#D58128;enable-background:new ;}
|
||||
.st2{opacity:0.5;fill:#FDD900;enable-background:new ;}
|
||||
.st3{opacity:0.19;fill:#D58128;enable-background:new ;}
|
||||
.st4{fill:#BEC6D2;}
|
||||
.st5{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st6{fill:#D3DEE2;}
|
||||
.st7{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g id="XMLID_58_">
|
||||
|
||||
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="134.7337" y1="8.4131" x2="134.7337" y2="262.2" gradientTransform="matrix(-1 0 0 1 269.379 0)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="0.7755" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_439_" class="st0" d="M9.7,175.5c45.4,13.6,96.5,2.9,132.3-32.9c33-33,44.7-78.9,35.8-121.4c0-0.2,0-0.4,0-0.6
|
||||
c-1.7-5.4-1.4-10.3,2-11.8s11.2,1.5,17.8,6.6c8.9,5.3,17.4,11.7,25.1,19.4c52,52,52,136.4,0,188.4s-136.3,52-188.4,0
|
||||
C22.7,211.6,14,198.2,7.6,184C7.5,180.4,8.2,177.4,9.7,175.5z"/>
|
||||
<path id="XMLID_438_" class="st1" d="M144.1,259.1c-28.3,3.4-61.7-2.6-82.7-19.7c21.5,7.4,49.6,15.9,80.6,12.2
|
||||
c31.1-3.7,47.1-11.5,63.9-19.9C192.3,243.3,172.8,255.6,144.1,259.1z"/>
|
||||
<path id="XMLID_437_" class="st2" d="M26.1,179.7c32.9,8.7,87.1,1.3,120.1-30.7c33.1-32,37.3-78.7,34.7-93
|
||||
c-2.4,15.6-9.3,62.8-39.6,89.4C111.7,171.5,58.7,185.4,26.1,179.7z"/>
|
||||
<path id="XMLID_400_" class="st3" d="M231.5,115.2c14-5.3,16.5-27.8,0.7-31.8c-12.8-3.2-30-0.3-30.6,15.7
|
||||
C201,117.1,217.8,120.4,231.5,115.2z"/>
|
||||
<path id="XMLID_399_" class="st3" d="M209.6,72.4c5.1-1.9,6-10.1,0.3-11.6c-4.7-1.2-10.9-0.1-11.1,5.7
|
||||
C198.5,73.1,204.6,74.3,209.6,72.4z"/>
|
||||
<path id="XMLID_62_" class="st3" d="M195.6,128.1c5.1-1.9,6-10.1,0.3-11.6c-4.7-1.2-10.9-0.1-11.1,5.7
|
||||
C184.4,128.8,190.5,130,195.6,128.1z"/>
|
||||
</g>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st4" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st5" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st6" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st4" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="65.1435" y1="35.1068" x2="65.1435" y2="92.1702">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="0.7755" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<polygon class="st7" points="65.1,48 83.7,35.1 77.1,56.7 95.1,70.4 72.6,70.8 65.1,92.2 57.7,70.8 35.1,70.4 53.1,56.7 46.6,35.1
|
||||
"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.8 KiB |
63
src/main/resources/icons/weather/night_half_moon_rain.svg
Normal file
@ -0,0 +1,63 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_2_);}
|
||||
.st1{opacity:0.5;fill:#D58128;enable-background:new ;}
|
||||
.st2{opacity:0.5;fill:#FDD900;enable-background:new ;}
|
||||
.st3{opacity:0.19;fill:#D58128;enable-background:new ;}
|
||||
.st4{fill:#BEC6D2;}
|
||||
.st5{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st6{fill:#D3DEE2;}
|
||||
.st7{fill:#00AEEF;}
|
||||
.st8{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g id="XMLID_58_">
|
||||
|
||||
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="134.7337" y1="503.5869" x2="134.7337" y2="249.8" gradientTransform="matrix(-1 0 0 -1 269.379 512)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="0.7755" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_439_" class="st0" d="M9.7,175.5c45.4,13.6,96.5,2.9,132.3-32.9c33-33,44.7-78.9,35.8-121.4c0-0.2,0-0.4,0-0.6
|
||||
c-1.7-5.4-1.4-10.3,2-11.8s11.2,1.5,17.8,6.6c8.9,5.3,17.4,11.7,25.1,19.4c52,52,52,136.4,0,188.4s-136.3,52-188.4,0
|
||||
C22.7,211.6,14,198.2,7.6,184C7.5,180.4,8.2,177.4,9.7,175.5z"/>
|
||||
<path id="XMLID_438_" class="st1" d="M144.1,259.1c-28.3,3.4-61.7-2.6-82.7-19.7c21.5,7.4,49.6,15.9,80.6,12.2
|
||||
c31.1-3.7,47.1-11.5,63.9-19.9C192.3,243.3,172.8,255.6,144.1,259.1z"/>
|
||||
<path id="XMLID_437_" class="st2" d="M26.1,179.7c32.9,8.7,87.1,1.3,120.1-30.7c33.1-32,37.3-78.7,34.7-93
|
||||
c-2.4,15.6-9.3,62.8-39.6,89.4C111.7,171.5,58.7,185.4,26.1,179.7z"/>
|
||||
<path id="XMLID_400_" class="st3" d="M231.5,115.2c14-5.3,16.5-27.8,0.7-31.8c-12.8-3.2-30-0.3-30.6,15.7
|
||||
C201,117.1,217.8,120.4,231.5,115.2z"/>
|
||||
<path id="XMLID_399_" class="st3" d="M209.6,72.4c5.1-1.9,6-10.1,0.3-11.6c-4.7-1.2-10.9-0.1-11.1,5.7
|
||||
C198.5,73.1,204.6,74.3,209.6,72.4z"/>
|
||||
<path id="XMLID_62_" class="st3" d="M195.6,128.1c5.1-1.9,6-10.1,0.3-11.6c-4.7-1.2-10.9-0.1-11.1,5.7
|
||||
C184.4,128.8,190.5,130,195.6,128.1z"/>
|
||||
</g>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st4" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st5" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st6" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st4" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<path id="XMLID_45_" class="st7" d="M360.2,458.8c5.4,13.7,20.9,20.4,34.6,15s20.4-20.9,15-34.6s-44.4-39.8-44.4-39.8
|
||||
S354.8,445.1,360.2,458.8z"/>
|
||||
<path id="XMLID_44_" class="st7" d="M119,458.8c5.4,13.7,20.9,20.4,34.6,15c13.7-5.4,20.4-20.9,15-34.6s-44.4-39.8-44.4-39.8
|
||||
S113.6,445.1,119,458.8z"/>
|
||||
<path id="XMLID_41_" class="st7" d="M239.6,478.8c5.4,13.7,20.9,20.4,34.6,15s20.4-20.9,15-34.6s-44.4-39.8-44.4-39.8
|
||||
S234.2,465.1,239.6,478.8z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="65.1435" y1="35.1068" x2="65.1435" y2="92.1702">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="0.7755" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<polygon class="st8" points="65.1,48 83.7,35.1 77.1,56.7 95.1,70.4 72.6,70.8 65.1,92.2 57.7,70.8 35.1,70.4 53.1,56.7 46.6,35.1
|
||||
"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.3 KiB |
@ -0,0 +1,78 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_2_);}
|
||||
.st1{opacity:0.5;fill:#D58128;enable-background:new ;}
|
||||
.st2{opacity:0.5;fill:#FDD900;enable-background:new ;}
|
||||
.st3{opacity:0.19;fill:#D58128;enable-background:new ;}
|
||||
.st4{fill:url(#XMLID_3_);}
|
||||
.st5{fill:#00AEEF;}
|
||||
.st6{fill:#BEC6D2;}
|
||||
.st7{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st8{fill:#D3DEE2;}
|
||||
.st9{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g id="XMLID_58_">
|
||||
|
||||
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="134.7337" y1="503.5869" x2="134.7337" y2="249.8" gradientTransform="matrix(-1 0 0 -1 269.379 512)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="0.7755" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_439_" class="st0" d="M9.7,175.5c45.4,13.6,96.5,2.9,132.3-32.9c33-33,44.7-78.9,35.8-121.4c0-0.2,0-0.4,0-0.6
|
||||
c-1.7-5.4-1.4-10.3,2-11.8s11.2,1.5,17.8,6.6c8.9,5.3,17.4,11.7,25.1,19.4c52,52,52,136.4,0,188.4s-136.3,52-188.4,0
|
||||
C22.7,211.6,14,198.2,7.6,184C7.5,180.4,8.2,177.4,9.7,175.5z"/>
|
||||
<path id="XMLID_438_" class="st1" d="M144.1,259.1c-28.3,3.4-61.7-2.6-82.7-19.7c21.5,7.4,49.6,15.9,80.6,12.2
|
||||
c31.1-3.7,47.1-11.5,63.9-19.9C192.3,243.3,172.8,255.6,144.1,259.1z"/>
|
||||
<path id="XMLID_437_" class="st2" d="M26.1,179.7c32.9,8.7,87.1,1.3,120.1-30.7c33.1-32,37.3-78.7,34.7-93
|
||||
c-2.4,15.6-9.3,62.8-39.6,89.4C111.7,171.5,58.7,185.4,26.1,179.7z"/>
|
||||
<path id="XMLID_400_" class="st3" d="M231.5,115.2c14-5.3,16.5-27.8,0.7-31.8c-12.8-3.2-30-0.3-30.6,15.7
|
||||
C201,117.1,217.8,120.4,231.5,115.2z"/>
|
||||
<path id="XMLID_399_" class="st3" d="M209.6,72.4c5.1-1.9,6-10.1,0.3-11.6c-4.7-1.2-10.9-0.1-11.1,5.7
|
||||
C198.5,73.1,204.6,74.3,209.6,72.4z"/>
|
||||
<path id="XMLID_62_" class="st3" d="M195.6,128.1c5.1-1.9,6-10.1,0.3-11.6c-4.7-1.2-10.9-0.1-11.1,5.7
|
||||
C184.4,128.8,190.5,130,195.6,128.1z"/>
|
||||
</g>
|
||||
<linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="1194.1239" y1="223.8" x2="1194.1239" y2="1" gradientTransform="matrix(-1 0 0 -1 1439.9739 512)">
|
||||
<stop offset="0" style="stop-color:#F8F6C3"/>
|
||||
<stop offset="2.186788e-002" style="stop-color:#F9F0B1"/>
|
||||
<stop offset="8.719299e-002" style="stop-color:#FBE684"/>
|
||||
<stop offset="0.1478" style="stop-color:#FDDE5B"/>
|
||||
<stop offset="0.2018" style="stop-color:#FED935"/>
|
||||
<stop offset="0.2472" style="stop-color:#FED616"/>
|
||||
<stop offset="0.2784" style="stop-color:#FED504"/>
|
||||
<stop offset="0.3882" style="stop-color:#FDD209"/>
|
||||
<stop offset="0.5124" style="stop-color:#F9C713"/>
|
||||
<stop offset="0.6436" style="stop-color:#F3B61B"/>
|
||||
<stop offset="0.7796" style="stop-color:#EC9E21"/>
|
||||
<stop offset="0.918" style="stop-color:#E48225"/>
|
||||
<stop offset="1" style="stop-color:#DF6E26"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_287_" class="st4" points="309.7,405.1 261.6,419.1 276.4,511 182,394 230.1,380.1 215.2,288.2 "/>
|
||||
<path id="XMLID_67_" class="st5" d="M103,456.7c5.6,14.3,21.7,21.2,36,15.6s21.2-21.7,15.6-36c-5.6-14.3-46.2-41.4-46.2-41.4
|
||||
S97.4,442.4,103,456.7z"/>
|
||||
<path id="XMLID_38_" class="st5" d="M373,456.6c5.6,14.3,21.7,21.2,36,15.6s21.2-21.7,15.6-36s-46.2-41.4-46.2-41.4
|
||||
S367.4,442.4,373,456.6z"/>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st6" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st7" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st8" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st6" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="65.1435" y1="35.1068" x2="65.1435" y2="92.1702">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="0.7755" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<polygon class="st9" points="65.1,48 83.7,35.1 77.1,56.7 95.1,70.4 72.6,70.8 65.1,92.2 57.7,70.8 35.1,70.4 53.1,56.7 46.6,35.1
|
||||
"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 5.1 KiB |
81
src/main/resources/icons/weather/night_half_moon_sleet.svg
Normal file
@ -0,0 +1,81 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_3_);}
|
||||
.st1{opacity:0.5;fill:#D58128;enable-background:new ;}
|
||||
.st2{opacity:0.5;fill:#FDD900;enable-background:new ;}
|
||||
.st3{opacity:0.19;fill:#D58128;enable-background:new ;}
|
||||
.st4{fill:#BEC6D2;}
|
||||
.st5{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st6{fill:#D3DEE2;}
|
||||
.st7{fill:url(#SVGID_1_);}
|
||||
.st8{fill:#00ADEE;}
|
||||
.st9{fill:url(#XMLID_4_);}
|
||||
.st10{fill:url(#XMLID_5_);}
|
||||
</style>
|
||||
<g id="XMLID_58_">
|
||||
|
||||
<linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="134.7337" y1="8.4131" x2="134.7337" y2="262.2" gradientTransform="matrix(-1 0 0 1 269.379 0)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="0.7755" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_439_" class="st0" d="M9.7,175.5c45.4,13.6,96.5,2.9,132.3-32.9c33-33,44.7-78.9,35.8-121.4c0-0.2,0-0.4,0-0.6
|
||||
c-1.7-5.4-1.4-10.3,2-11.8s11.2,1.5,17.8,6.6c8.9,5.3,17.4,11.7,25.1,19.4c52,52,52,136.4,0,188.4s-136.3,52-188.4,0
|
||||
C22.7,211.6,14,198.2,7.6,184C7.5,180.4,8.2,177.4,9.7,175.5z"/>
|
||||
<path id="XMLID_438_" class="st1" d="M144.1,259.1c-28.3,3.4-61.7-2.6-82.7-19.7c21.5,7.4,49.6,15.9,80.6,12.2
|
||||
c31.1-3.7,47.1-11.5,63.9-19.9C192.3,243.3,172.8,255.6,144.1,259.1z"/>
|
||||
<path id="XMLID_437_" class="st2" d="M26.1,179.7c32.9,8.7,87.1,1.3,120.1-30.7c33.1-32,37.3-78.7,34.7-93
|
||||
c-2.4,15.6-9.3,62.8-39.6,89.4C111.7,171.5,58.7,185.4,26.1,179.7z"/>
|
||||
<path id="XMLID_400_" class="st3" d="M231.5,115.2c14-5.3,16.5-27.8,0.7-31.8c-12.8-3.2-30-0.3-30.6,15.7
|
||||
C201,117.1,217.8,120.4,231.5,115.2z"/>
|
||||
<path id="XMLID_399_" class="st3" d="M209.6,72.4c5.1-1.9,6-10.1,0.3-11.6c-4.7-1.2-10.9-0.1-11.1,5.7
|
||||
C198.5,73.1,204.6,74.3,209.6,72.4z"/>
|
||||
<path id="XMLID_62_" class="st3" d="M195.6,128.1c5.1-1.9,6-10.1,0.3-11.6c-4.7-1.2-10.9-0.1-11.1,5.7
|
||||
C184.4,128.8,190.5,130,195.6,128.1z"/>
|
||||
</g>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st4" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st5" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st6" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st4" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="65.1" y1="476.9" x2="65.1" y2="419.8" gradientTransform="matrix(1 0 0 -1 0 512)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="0.7755" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<polygon class="st7" points="65.1,48 83.7,35.1 77.1,56.7 95.1,70.4 72.6,70.8 65.1,92.2 57.7,70.8 35.1,70.4 53.1,56.7 46.6,35.1
|
||||
"/>
|
||||
<path id="XMLID_257_" class="st8" d="M289.4,471.2c4.1,10.5,16,15.6,26.5,11.5s15.6-16,11.5-26.5s-34-30.5-34-30.5
|
||||
S285.3,460.7,289.4,471.2z"/>
|
||||
<radialGradient id="XMLID_4_" cx="375.5" cy="91.6" r="32" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_215_" class="st9" d="M403,415.9h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L380,409.6v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H348
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0c1.7-1.7,1.7-4.6,0-6.3l-11.8-11.8H403
|
||||
c2.5,0,4.5-2,4.5-4.5S405.5,415.9,403,415.9z"/>
|
||||
<radialGradient id="XMLID_5_" cx="129.5" cy="87.171" r="31.9645" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_213_" class="st10" d="M157,420.4h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L134,414.1v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H102
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0s1.7-4.6,0-6.3l-11.8-11.8H157c2.5,0,4.5-2,4.5-4.5
|
||||
S159.4,420.4,157,420.4z"/>
|
||||
<path id="XMLID_1_" class="st8" d="M189.4,471.2c4.1,10.5,16,15.6,26.5,11.5s15.6-16,11.5-26.5s-34-30.5-34-30.5
|
||||
S185.3,460.7,189.4,471.2z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 5.7 KiB |
85
src/main/resources/icons/weather/night_half_moon_snow.svg
Normal file
@ -0,0 +1,85 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_3_);}
|
||||
.st1{opacity:0.5;fill:#D58128;enable-background:new ;}
|
||||
.st2{opacity:0.5;fill:#FDD900;enable-background:new ;}
|
||||
.st3{opacity:0.19;fill:#D58128;enable-background:new ;}
|
||||
.st4{fill:#BEC6D2;}
|
||||
.st5{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st6{fill:#D3DEE2;}
|
||||
.st7{fill:url(#SVGID_1_);}
|
||||
.st8{fill:url(#XMLID_4_);}
|
||||
.st9{fill:url(#XMLID_5_);}
|
||||
.st10{fill:url(#XMLID_6_);}
|
||||
</style>
|
||||
<g id="XMLID_58_">
|
||||
|
||||
<linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="134.7337" y1="503.5869" x2="134.7337" y2="249.8" gradientTransform="matrix(-1 0 0 -1 269.379 512)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="0.7755" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_439_" class="st0" d="M9.7,175.5c45.4,13.6,96.5,2.9,132.3-32.9c33-33,44.7-78.9,35.8-121.4c0-0.2,0-0.4,0-0.6
|
||||
c-1.7-5.4-1.4-10.3,2-11.8s11.2,1.5,17.8,6.6c8.9,5.3,17.4,11.7,25.1,19.4c52,52,52,136.4,0,188.4s-136.3,52-188.4,0
|
||||
C22.7,211.6,14,198.2,7.6,184C7.5,180.4,8.2,177.4,9.7,175.5z"/>
|
||||
<path id="XMLID_438_" class="st1" d="M144.1,259.1c-28.3,3.4-61.7-2.6-82.7-19.7c21.5,7.4,49.6,15.9,80.6,12.2
|
||||
c31.1-3.7,47.1-11.5,63.9-19.9C192.3,243.3,172.8,255.6,144.1,259.1z"/>
|
||||
<path id="XMLID_437_" class="st2" d="M26.1,179.7c32.9,8.7,87.1,1.3,120.1-30.7c33.1-32,37.3-78.7,34.7-93
|
||||
c-2.4,15.6-9.3,62.8-39.6,89.4C111.7,171.5,58.7,185.4,26.1,179.7z"/>
|
||||
<path id="XMLID_400_" class="st3" d="M231.5,115.2c14-5.3,16.5-27.8,0.7-31.8c-12.8-3.2-30-0.3-30.6,15.7
|
||||
C201,117.1,217.8,120.4,231.5,115.2z"/>
|
||||
<path id="XMLID_399_" class="st3" d="M209.6,72.4c5.1-1.9,6-10.1,0.3-11.6c-4.7-1.2-10.9-0.1-11.1,5.7
|
||||
C198.5,73.1,204.6,74.3,209.6,72.4z"/>
|
||||
<path id="XMLID_62_" class="st3" d="M195.6,128.1c5.1-1.9,6-10.1,0.3-11.6c-4.7-1.2-10.9-0.1-11.1,5.7
|
||||
C184.4,128.8,190.5,130,195.6,128.1z"/>
|
||||
</g>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st4" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st5" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st6" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st4" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="65.1" y1="476.9" x2="65.1" y2="419.8" gradientTransform="matrix(1 0 0 -1 0 512)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="0.7755" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<polygon class="st7" points="65.1,48 83.7,35.1 77.1,56.7 95.1,70.4 72.6,70.8 65.1,92.2 57.7,70.8 35.1,70.4 53.1,56.7 46.6,35.1
|
||||
"/>
|
||||
<radialGradient id="XMLID_4_" cx="375.5" cy="91.6" r="32" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_215_" class="st8" d="M403,415.9h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L380,409.6v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H348
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0c1.7-1.7,1.7-4.6,0-6.3l-11.8-11.8H403
|
||||
c2.5,0,4.5-2,4.5-4.5S405.5,415.9,403,415.9z"/>
|
||||
<radialGradient id="XMLID_5_" cx="129.5" cy="87.171" r="31.9645" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_213_" class="st9" d="M157,420.4h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L134,414.1v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H102
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0s1.7-4.6,0-6.3l-11.8-11.8H157c2.5,0,4.5-2,4.5-4.5
|
||||
S159.4,420.4,157,420.4z"/>
|
||||
<radialGradient id="XMLID_6_" cx="256.5" cy="57.171" r="31.9645" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_1_" class="st10" d="M284,450.4h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L261,444.1v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0s-1.7,4.6,0,6.3l11.8,11.8H229c-2.5,0-4.5,2-4.5,4.5
|
||||
s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5
|
||||
v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0s1.7-4.6,0-6.3l-11.8-11.8H284c2.5,0,4.5-2,4.5-4.5S286.4,450.4,284,450.4z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 6.2 KiB |
@ -0,0 +1,112 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_2_);}
|
||||
.st1{opacity:0.5;fill:#D58128;enable-background:new ;}
|
||||
.st2{opacity:0.5;fill:#FDD900;enable-background:new ;}
|
||||
.st3{opacity:0.19;fill:#D58128;enable-background:new ;}
|
||||
.st4{fill:url(#XMLID_3_);}
|
||||
.st5{fill:#BEC6D2;}
|
||||
.st6{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st7{fill:#D3DEE2;}
|
||||
.st8{fill:url(#XMLID_4_);}
|
||||
.st9{fill:url(#XMLID_5_);}
|
||||
.st10{fill:url(#XMLID_6_);}
|
||||
.st11{fill:url(#XMLID_7_);}
|
||||
.st12{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g id="XMLID_58_">
|
||||
|
||||
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="134.7337" y1="8.4131" x2="134.7337" y2="262.2" gradientTransform="matrix(-1 0 0 1 269.379 0)">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="0.7755" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<path id="XMLID_439_" class="st0" d="M9.7,175.5c45.4,13.6,96.5,2.9,132.3-32.9c33-33,44.7-78.9,35.8-121.4c0-0.2,0-0.4,0-0.6
|
||||
c-1.7-5.4-1.4-10.3,2-11.8s11.2,1.5,17.8,6.6c8.9,5.3,17.4,11.7,25.1,19.4c52,52,52,136.4,0,188.4s-136.3,52-188.4,0
|
||||
C22.7,211.6,14,198.2,7.6,184C7.5,180.4,8.2,177.4,9.7,175.5z"/>
|
||||
<path id="XMLID_438_" class="st1" d="M144.1,259.1c-28.3,3.4-61.7-2.6-82.7-19.7c21.5,7.4,49.6,15.9,80.6,12.2
|
||||
c31.1-3.7,47.1-11.5,63.9-19.9C192.3,243.3,172.8,255.6,144.1,259.1z"/>
|
||||
<path id="XMLID_437_" class="st2" d="M26.1,179.7c32.9,8.7,87.1,1.3,120.1-30.7c33.1-32,37.3-78.7,34.7-93
|
||||
c-2.4,15.6-9.3,62.8-39.6,89.4C111.7,171.5,58.7,185.4,26.1,179.7z"/>
|
||||
<path id="XMLID_400_" class="st3" d="M231.5,115.2c14-5.3,16.5-27.8,0.7-31.8c-12.8-3.2-30-0.3-30.6,15.7
|
||||
C201,117.1,217.8,120.4,231.5,115.2z"/>
|
||||
<path id="XMLID_399_" class="st3" d="M209.6,72.4c5.1-1.9,6-10.1,0.3-11.6c-4.7-1.2-10.9-0.1-11.1,5.7
|
||||
C198.5,73.1,204.6,74.3,209.6,72.4z"/>
|
||||
<path id="XMLID_62_" class="st3" d="M195.6,128.1c5.1-1.9,6-10.1,0.3-11.6c-4.7-1.2-10.9-0.1-11.1,5.7
|
||||
C184.4,128.8,190.5,130,195.6,128.1z"/>
|
||||
</g>
|
||||
<linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="1194.1239" y1="288.2" x2="1194.1239" y2="511" gradientTransform="matrix(-1 0 0 1 1439.9739 0)">
|
||||
<stop offset="0" style="stop-color:#F8F6C3"/>
|
||||
<stop offset="2.186788e-002" style="stop-color:#F9F0B1"/>
|
||||
<stop offset="8.719299e-002" style="stop-color:#FBE684"/>
|
||||
<stop offset="0.1478" style="stop-color:#FDDE5B"/>
|
||||
<stop offset="0.2018" style="stop-color:#FED935"/>
|
||||
<stop offset="0.2472" style="stop-color:#FED616"/>
|
||||
<stop offset="0.2784" style="stop-color:#FED504"/>
|
||||
<stop offset="0.3882" style="stop-color:#FDD209"/>
|
||||
<stop offset="0.5124" style="stop-color:#F9C713"/>
|
||||
<stop offset="0.6436" style="stop-color:#F3B61B"/>
|
||||
<stop offset="0.7796" style="stop-color:#EC9E21"/>
|
||||
<stop offset="0.918" style="stop-color:#E48225"/>
|
||||
<stop offset="1" style="stop-color:#DF6E26"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_287_" class="st4" points="309.7,405.1 261.6,419.1 276.4,511 182,394 230.1,380.1 215.2,288.2 "/>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st5" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st6" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st7" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st5" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<radialGradient id="XMLID_4_" cx="365.5" cy="101.6" r="32" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_215_" class="st8" d="M393,405.9h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L370,399.6v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H338
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0c1.7-1.7,1.7-4.6,0-6.3l-11.8-11.8H393
|
||||
c2.5,0,4.5-2,4.5-4.5S395.5,405.9,393,405.9z"/>
|
||||
<radialGradient id="XMLID_5_" cx="129.5" cy="97.171" r="31.9645" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_213_" class="st9" d="M157,410.4h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L134,404.1v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H102
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0s1.7-4.6,0-6.3l-11.8-11.8H157c2.5,0,4.5-2,4.5-4.5
|
||||
S159.4,410.4,157,410.4z"/>
|
||||
<radialGradient id="XMLID_6_" cx="152.5291" cy="50.5049" r="25.3723" gradientTransform="matrix(0.9444 0 0 -0.9444 45.527 530.1968)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_190_" class="st10" d="M210.2,479.2h-12.5l8.9-8.9c1.3-1.3,1.3-3.4,0-4.7c-1.3-1.3-3.4-1.3-4.7,0l-8.9,8.9V462
|
||||
c0-1.8-1.5-3.3-3.3-3.3s-3.3,1.5-3.3,3.3v12.5l-8.9-8.9c-1.3-1.3-3.4-1.3-4.7,0s-1.3,3.4,0,4.7l8.9,8.9H169c-1.8,0-3.3,1.5-3.3,3.3
|
||||
s1.5,3.3,3.3,3.3h12.5l-8.9,8.9c-1.3,1.3-1.3,3.4,0,4.7c1.3,1.3,3.4,1.3,4.7,0l8.9-8.9V503c0,1.8,1.5,3.3,3.3,3.3s3.3-1.5,3.3-3.3
|
||||
v-12.5l8.9,8.9c1.3,1.3,3.4,1.3,4.7,0s1.3-3.4,0-4.7l-8.9-8.9H210c1.8,0,3.3-1.5,3.3-3.3C213.6,480.7,212,479.2,210.2,479.2z"/>
|
||||
<radialGradient id="XMLID_7_" cx="298.0168" cy="67.0233" r="25.3693" gradientTransform="matrix(0.9444 0 0 -0.9444 45.527 530.1968)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_182_" class="st11" d="M347.6,463.6h-12.5l8.9-8.9c1.3-1.3,1.3-3.4,0-4.7c-1.3-1.3-3.4-1.3-4.7,0l-8.9,8.9v-12.5
|
||||
c0-1.8-1.5-3.3-3.3-3.3s-3.3,1.5-3.3,3.3v12.5l-8.9-8.9c-1.3-1.3-3.4-1.3-4.7,0c-1.3,1.3-1.3,3.4,0,4.7l8.9,8.9h-12.5
|
||||
c-1.8,0-3.3,1.5-3.3,3.3s1.5,3.3,3.3,3.3h12.5l-8.9,8.9c-1.3,1.3-1.3,3.4,0,4.7c1.3,1.3,3.4,1.3,4.7,0l8.9-8.9v12.5
|
||||
c0,1.8,1.5,3.3,3.3,3.3s3.3-1.5,3.3-3.3V475l8.9,8.9c1.3,1.3,3.4,1.3,4.7,0c1.3-1.3,1.3-3.4,0-4.7l-8.9-8.9h12.5
|
||||
c1.8,0,3.3-1.5,3.3-3.3S349.5,463.6,347.6,463.6z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="65.1435" y1="35.1068" x2="65.1435" y2="92.1702">
|
||||
<stop offset="0" style="stop-color:#FEDA00"/>
|
||||
<stop offset="0.7755" style="stop-color:#E2A025"/>
|
||||
</linearGradient>
|
||||
<polygon class="st12" points="65.1,48 83.7,35.1 77.1,56.7 95.1,70.4 72.6,70.8 65.1,92.2 57.7,70.8 35.1,70.4 53.1,56.7 46.6,35.1
|
||||
"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 8.0 KiB |
59
src/main/resources/icons/weather/overcast.svg
Normal file
@ -0,0 +1,59 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#BEC6D2;}
|
||||
.st1{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st2{fill:#D3DEE2;}
|
||||
</style>
|
||||
<g id="XMLID_6_">
|
||||
<path id="XMLID_10_" class="st0" d="M465.7,137.1c-5.4,0-10.6,1.1-15.3,3.1c-10.7-20.9-32.1-35.3-57.2-35.3
|
||||
c-25,0-46.5,14.4-57.2,35.3c-4.7-1.9-9.9-3.1-15.3-3.1c-22.3,0-40.3,18.1-40.3,40.3s18.1,40.3,40.3,40.3c8.6,0,16.6-2.8,23.2-7.4
|
||||
c11.8,14.3,29.4,23.5,49.4,23.5c19.9,0,37.6-9.3,49.4-23.5c6.5,4.6,14.5,7.4,23.2,7.4c22.3,0,40.3-18.1,40.3-40.3
|
||||
S487.9,137.1,465.7,137.1z"/>
|
||||
<path id="XMLID_9_" class="st1" d="M398.5,172c-43.4-4.4-84.1,1.7-116.2,15.2c4,18.1,20.1,31.5,39.3,31.5c8.6,0,16.6-2.8,23.2-7.4
|
||||
c11.8,14.3,29.4,23.5,49.4,23.5c19.9,0,37.6-9.3,49.4-23.5c6.5,4.6,14.5,7.4,23.2,7.4c12.9,0,24.4-6.1,31.8-15.6
|
||||
C471.1,187.2,436.6,175.8,398.5,172z"/>
|
||||
<path id="XMLID_8_" class="st2" d="M465.7,143.6c-5.4,0-10.6,1.1-15.3,3.1c-10.7-20.9-32.1-35.3-57.2-35.3
|
||||
c-25,0-46.5,14.4-57.2,35.3c-4.7-1.9-9.9-3.1-15.3-3.1c-22.3,0-40.3,18.1-40.3,40.3s18.1,40.3,40.3,40.3c8.6,0,16.6-2.8,23.2-7.4
|
||||
c11.8,14.3,29.4,23.5,49.4,23.5c19.9,0,37.6-9.3,49.4-23.5c6.5,4.6,14.5,7.4,23.2,7.4c22.3,0,40.3-18.1,40.3-40.3
|
||||
S487.9,143.6,465.7,143.6z"/>
|
||||
<path id="XMLID_7_" class="st0" d="M348.1,168.8c3.4,0,6.5,0.7,9.5,1.9c6.6-12.9,19.9-21.8,35.3-21.8c15.5,0,28.7,8.9,35.3,21.8
|
||||
c2.9-1.2,6.1-1.9,9.5-1.9c12.6,0,23,9.3,24.6,21.5c0.1-1.1,0.3-2.3,0.3-3.4c0-13.8-11.1-24.9-24.9-24.9c-3.3,0-6.5,0.7-9.5,1.9
|
||||
c-6.6-12.9-19.9-21.8-35.3-21.8c-15.5,0-28.7,8.9-35.3,21.8c-2.9-1.2-6.1-1.9-9.5-1.9c-13.8,0-24.9,11.1-24.9,24.9
|
||||
c0,1.2,0.1,2.3,0.3,3.4C325.1,178.1,335.5,168.8,348.1,168.8z"/>
|
||||
</g>
|
||||
<g id="XMLID_1_">
|
||||
<path id="XMLID_5_" class="st0" d="M192.7,137.1c-5.4,0-10.6,1.1-15.3,3.1c-10.7-20.9-32.1-35.3-57.2-35.3s-46.5,14.4-57.2,35.3
|
||||
c-4.7-1.9-9.9-3.1-15.3-3.1c-22.3,0-40.3,18.1-40.3,40.3s18.1,40.3,40.3,40.3c8.6,0,16.6-2.8,23.2-7.4
|
||||
c11.8,14.3,29.4,23.5,49.4,23.5s37.6-9.3,49.4-23.5c6.5,4.6,14.5,7.4,23.2,7.4c22.3,0,40.3-18.1,40.3-40.3S214.9,137.1,192.7,137.1
|
||||
z"/>
|
||||
<path id="XMLID_4_" class="st1" d="M125.5,172c-43.4-4.4-84.1,1.7-116.2,15.2c4,18.1,20.1,31.5,39.3,31.5c8.6,0,16.6-2.8,23.2-7.4
|
||||
c11.8,14.3,29.4,23.5,49.4,23.5s37.6-9.3,49.4-23.5c6.5,4.6,14.5,7.4,23.2,7.4c12.9,0,24.4-6.1,31.8-15.6
|
||||
C198,187.2,163.6,175.8,125.5,172z"/>
|
||||
<path id="XMLID_3_" class="st2" d="M192.7,143.6c-5.4,0-10.6,1.1-15.3,3.1c-10.7-20.9-32.1-35.3-57.2-35.3s-46.5,14.4-57.2,35.3
|
||||
c-4.7-1.9-9.9-3.1-15.3-3.1c-22.3,0-40.3,18.1-40.3,40.3s18.1,40.3,40.3,40.3c8.6,0,16.6-2.8,23.2-7.4
|
||||
c11.8,14.3,29.4,23.5,49.4,23.5s37.6-9.3,49.4-23.5c6.5,4.6,14.5,7.4,23.2,7.4c22.3,0,40.3-18.1,40.3-40.3S214.9,143.6,192.7,143.6
|
||||
z"/>
|
||||
<path id="XMLID_2_" class="st0" d="M75.1,168.8c3.4,0,6.5,0.7,9.5,1.9c6.6-12.9,19.9-21.8,35.3-21.8s28.7,8.9,35.3,21.8
|
||||
c2.9-1.2,6.1-1.9,9.5-1.9c12.6,0,23,9.3,24.6,21.5c0.1-1.1,0.3-2.3,0.3-3.4c0-13.8-11.1-24.9-24.9-24.9c-3.3,0-6.5,0.7-9.5,1.9
|
||||
c-6.6-12.9-19.9-21.8-35.3-21.8s-28.7,8.9-35.3,21.8c-2.9-1.2-6.1-1.9-9.5-1.9c-13.8,0-24.9,11.1-24.9,24.9c0,1.2,0.1,2.3,0.3,3.4
|
||||
C52.1,178.1,62.5,168.8,75.1,168.8z"/>
|
||||
</g>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st0" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st1" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st2" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st0" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.7 KiB |
32
src/main/resources/icons/weather/rain.svg
Normal file
@ -0,0 +1,32 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#BEC6D2;}
|
||||
.st1{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st2{fill:#D3DEE2;}
|
||||
.st3{fill:#00ADEE;}
|
||||
</style>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st0" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st1" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st2" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st0" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<path id="XMLID_45_" class="st3" d="M360.2,458.8c5.4,13.7,20.9,20.4,34.6,15s20.4-20.9,15-34.6s-44.4-39.8-44.4-39.8
|
||||
S354.8,445.1,360.2,458.8z"/>
|
||||
<path id="XMLID_44_" class="st3" d="M119,458.8c5.4,13.7,20.9,20.4,34.6,15c13.7-5.4,20.4-20.9,15-34.6s-44.4-39.8-44.4-39.8
|
||||
S113.6,445.1,119,458.8z"/>
|
||||
<path id="XMLID_41_" class="st3" d="M239.6,478.8c5.4,13.7,20.9,20.4,34.6,15s20.4-20.9,15-34.6s-44.4-39.8-44.4-39.8
|
||||
S234.2,465.1,239.6,478.8z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.3 KiB |
47
src/main/resources/icons/weather/rain_thunder.svg
Normal file
@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_2_);}
|
||||
.st1{fill:#00AEEF;}
|
||||
.st2{fill:#BEC6D2;}
|
||||
.st3{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st4{fill:#D3DEE2;}
|
||||
</style>
|
||||
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="1194.1239" y1="223.8" x2="1194.1239" y2="1" gradientTransform="matrix(-1 0 0 -1 1439.9739 512)">
|
||||
<stop offset="0" style="stop-color:#F8F6C3"/>
|
||||
<stop offset="2.186788e-002" style="stop-color:#F9F0B1"/>
|
||||
<stop offset="8.719299e-002" style="stop-color:#FBE684"/>
|
||||
<stop offset="0.1478" style="stop-color:#FDDE5B"/>
|
||||
<stop offset="0.2018" style="stop-color:#FED935"/>
|
||||
<stop offset="0.2472" style="stop-color:#FED616"/>
|
||||
<stop offset="0.2784" style="stop-color:#FED504"/>
|
||||
<stop offset="0.3882" style="stop-color:#FDD209"/>
|
||||
<stop offset="0.5124" style="stop-color:#F9C713"/>
|
||||
<stop offset="0.6436" style="stop-color:#F3B61B"/>
|
||||
<stop offset="0.7796" style="stop-color:#EC9E21"/>
|
||||
<stop offset="0.918" style="stop-color:#E48225"/>
|
||||
<stop offset="1" style="stop-color:#DF6E26"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_287_" class="st0" points="309.7,405.1 261.6,419.1 276.4,511 182,394 230.1,380.1 215.2,288.2 "/>
|
||||
<path id="XMLID_67_" class="st1" d="M103,456.7c5.6,14.3,21.7,21.2,36,15.6s21.2-21.7,15.6-36c-5.6-14.3-46.2-41.4-46.2-41.4
|
||||
S97.4,442.4,103,456.7z"/>
|
||||
<path id="XMLID_38_" class="st1" d="M373,456.6c5.6,14.3,21.7,21.2,36,15.6s21.2-21.7,15.6-36s-46.2-41.4-46.2-41.4
|
||||
S367.4,442.4,373,456.6z"/>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st2" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st3" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st4" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st2" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.2 KiB |
50
src/main/resources/icons/weather/sleet.svg
Normal file
@ -0,0 +1,50 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#00ADEE;}
|
||||
.st1{fill:#BEC6D2;}
|
||||
.st2{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st3{fill:#D3DEE2;}
|
||||
.st4{fill:url(#XMLID_3_);}
|
||||
.st5{fill:url(#XMLID_4_);}
|
||||
</style>
|
||||
<path id="XMLID_257_" class="st0" d="M289.4,471.2c4.1,10.5,16,15.6,26.5,11.5s15.6-16,11.5-26.5s-34-30.5-34-30.5
|
||||
S285.3,460.7,289.4,471.2z"/>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st1" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st2" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st3" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st1" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<radialGradient id="XMLID_3_" cx="375.5" cy="91.6" r="32" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_215_" class="st4" d="M403,415.9h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L380,409.6v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H348
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0c1.7-1.7,1.7-4.6,0-6.3l-11.8-11.8H403
|
||||
c2.5,0,4.5-2,4.5-4.5S405.5,415.9,403,415.9z"/>
|
||||
<radialGradient id="XMLID_4_" cx="129.5" cy="87.171" r="31.9645" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_213_" class="st5" d="M157,420.4h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L134,414.1v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H102
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0s1.7-4.6,0-6.3l-11.8-11.8H157c2.5,0,4.5-2,4.5-4.5
|
||||
S159.4,420.4,157,420.4z"/>
|
||||
<path id="XMLID_1_" class="st0" d="M189.4,471.2c4.1,10.5,16,15.6,26.5,11.5s15.6-16,11.5-26.5s-34-30.5-34-30.5
|
||||
S185.3,460.7,189.4,471.2z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.7 KiB |
54
src/main/resources/icons/weather/snow.svg
Normal file
@ -0,0 +1,54 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#BEC6D2;}
|
||||
.st1{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st2{fill:#D3DEE2;}
|
||||
.st3{fill:url(#XMLID_3_);}
|
||||
.st4{fill:url(#XMLID_4_);}
|
||||
.st5{fill:url(#XMLID_5_);}
|
||||
</style>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st0" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st1" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st2" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st0" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<radialGradient id="XMLID_3_" cx="375.5" cy="91.6" r="32" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_215_" class="st3" d="M403,415.9h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L380,409.6v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H348
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0c1.7-1.7,1.7-4.6,0-6.3l-11.8-11.8H403
|
||||
c2.5,0,4.5-2,4.5-4.5S405.5,415.9,403,415.9z"/>
|
||||
<radialGradient id="XMLID_4_" cx="129.5" cy="87.171" r="31.9645" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_213_" class="st4" d="M157,420.4h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L134,414.1v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H102
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0s1.7-4.6,0-6.3l-11.8-11.8H157c2.5,0,4.5-2,4.5-4.5
|
||||
S159.4,420.4,157,420.4z"/>
|
||||
<radialGradient id="XMLID_5_" cx="256.5" cy="57.171" r="31.9645" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_1_" class="st5" d="M284,450.4h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L261,444.1v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0s-1.7,4.6,0,6.3l11.8,11.8H229c-2.5,0-4.5,2-4.5,4.5
|
||||
s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5
|
||||
v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0s1.7-4.6,0-6.3l-11.8-11.8H284c2.5,0,4.5-2,4.5-4.5S286.4,450.4,284,450.4z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.2 KiB |
81
src/main/resources/icons/weather/snow_thunder.svg
Normal file
@ -0,0 +1,81 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_2_);}
|
||||
.st1{fill:#BEC6D2;}
|
||||
.st2{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st3{fill:#D3DEE2;}
|
||||
.st4{fill:url(#XMLID_3_);}
|
||||
.st5{fill:url(#XMLID_4_);}
|
||||
.st6{fill:url(#XMLID_5_);}
|
||||
.st7{fill:url(#XMLID_6_);}
|
||||
</style>
|
||||
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="1194.1239" y1="288.2" x2="1194.1239" y2="511" gradientTransform="matrix(-1 0 0 1 1439.9739 0)">
|
||||
<stop offset="0" style="stop-color:#F8F6C3"/>
|
||||
<stop offset="2.186788e-002" style="stop-color:#F9F0B1"/>
|
||||
<stop offset="8.719299e-002" style="stop-color:#FBE684"/>
|
||||
<stop offset="0.1478" style="stop-color:#FDDE5B"/>
|
||||
<stop offset="0.2018" style="stop-color:#FED935"/>
|
||||
<stop offset="0.2472" style="stop-color:#FED616"/>
|
||||
<stop offset="0.2784" style="stop-color:#FED504"/>
|
||||
<stop offset="0.3882" style="stop-color:#FDD209"/>
|
||||
<stop offset="0.5124" style="stop-color:#F9C713"/>
|
||||
<stop offset="0.6436" style="stop-color:#F3B61B"/>
|
||||
<stop offset="0.7796" style="stop-color:#EC9E21"/>
|
||||
<stop offset="0.918" style="stop-color:#E48225"/>
|
||||
<stop offset="1" style="stop-color:#DF6E26"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_287_" class="st0" points="309.7,405.1 261.6,419.1 276.4,511 182,394 230.1,380.1 215.2,288.2 "/>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st1" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st2" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st3" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st1" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<radialGradient id="XMLID_3_" cx="365.5" cy="101.6" r="32" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_215_" class="st4" d="M393,405.9h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L370,399.6v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H338
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0c1.7-1.7,1.7-4.6,0-6.3l-11.8-11.8H393
|
||||
c2.5,0,4.5-2,4.5-4.5S395.5,405.9,393,405.9z"/>
|
||||
<radialGradient id="XMLID_4_" cx="129.5" cy="97.171" r="31.9645" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_213_" class="st5" d="M157,410.4h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L134,404.1v-16.7
|
||||
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H102
|
||||
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
|
||||
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0s1.7-4.6,0-6.3l-11.8-11.8H157c2.5,0,4.5-2,4.5-4.5
|
||||
S159.4,410.4,157,410.4z"/>
|
||||
<radialGradient id="XMLID_5_" cx="152.5291" cy="50.5049" r="25.3723" gradientTransform="matrix(0.9444 0 0 -0.9444 45.527 530.1968)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_190_" class="st6" d="M210.2,479.2h-12.5l8.9-8.9c1.3-1.3,1.3-3.4,0-4.7c-1.3-1.3-3.4-1.3-4.7,0l-8.9,8.9V462
|
||||
c0-1.8-1.5-3.3-3.3-3.3s-3.3,1.5-3.3,3.3v12.5l-8.9-8.9c-1.3-1.3-3.4-1.3-4.7,0s-1.3,3.4,0,4.7l8.9,8.9H169c-1.8,0-3.3,1.5-3.3,3.3
|
||||
s1.5,3.3,3.3,3.3h12.5l-8.9,8.9c-1.3,1.3-1.3,3.4,0,4.7c1.3,1.3,3.4,1.3,4.7,0l8.9-8.9V503c0,1.8,1.5,3.3,3.3,3.3s3.3-1.5,3.3-3.3
|
||||
v-12.5l8.9,8.9c1.3,1.3,3.4,1.3,4.7,0s1.3-3.4,0-4.7l-8.9-8.9H210c1.8,0,3.3-1.5,3.3-3.3C213.6,480.7,212,479.2,210.2,479.2z"/>
|
||||
<radialGradient id="XMLID_6_" cx="298.0168" cy="67.0233" r="25.3693" gradientTransform="matrix(0.9444 0 0 -0.9444 45.527 530.1968)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#CEECFB"/>
|
||||
<stop offset="1" style="stop-color:#E1F3FC"/>
|
||||
</radialGradient>
|
||||
<path id="XMLID_182_" class="st7" d="M347.6,463.6h-12.5l8.9-8.9c1.3-1.3,1.3-3.4,0-4.7c-1.3-1.3-3.4-1.3-4.7,0l-8.9,8.9v-12.5
|
||||
c0-1.8-1.5-3.3-3.3-3.3s-3.3,1.5-3.3,3.3v12.5l-8.9-8.9c-1.3-1.3-3.4-1.3-4.7,0c-1.3,1.3-1.3,3.4,0,4.7l8.9,8.9h-12.5
|
||||
c-1.8,0-3.3,1.5-3.3,3.3s1.5,3.3,3.3,3.3h12.5l-8.9,8.9c-1.3,1.3-1.3,3.4,0,4.7c1.3,1.3,3.4,1.3,4.7,0l8.9-8.9v12.5
|
||||
c0,1.8,1.5,3.3,3.3,3.3s3.3-1.5,3.3-3.3V475l8.9,8.9c1.3,1.3,3.4,1.3,4.7,0c1.3-1.3,1.3-3.4,0-4.7l-8.9-8.9h12.5
|
||||
c1.8,0,3.3-1.5,3.3-3.3S349.5,463.6,347.6,463.6z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 6.0 KiB |
76
src/main/resources/icons/weather/thunder.svg
Normal file
@ -0,0 +1,76 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#XMLID_4_);}
|
||||
.st1{fill:url(#XMLID_5_);}
|
||||
.st2{fill:url(#XMLID_6_);}
|
||||
.st3{fill:#BEC6D2;}
|
||||
.st4{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st5{fill:#D3DEE2;}
|
||||
</style>
|
||||
<linearGradient id="XMLID_4_" gradientUnits="userSpaceOnUse" x1="1314.0287" y1="217.8" x2="1314.0287" y2="67" gradientTransform="matrix(-1 0 0 -1 1439.9739 512)">
|
||||
<stop offset="0" style="stop-color:#F8F6C3"/>
|
||||
<stop offset="2.186788e-002" style="stop-color:#F9F0B1"/>
|
||||
<stop offset="8.719299e-002" style="stop-color:#FBE684"/>
|
||||
<stop offset="0.1478" style="stop-color:#FDDE5B"/>
|
||||
<stop offset="0.2018" style="stop-color:#FED935"/>
|
||||
<stop offset="0.2472" style="stop-color:#FED616"/>
|
||||
<stop offset="0.2784" style="stop-color:#FED504"/>
|
||||
<stop offset="0.3882" style="stop-color:#FDD209"/>
|
||||
<stop offset="0.5124" style="stop-color:#F9C713"/>
|
||||
<stop offset="0.6436" style="stop-color:#F3B61B"/>
|
||||
<stop offset="0.7796" style="stop-color:#EC9E21"/>
|
||||
<stop offset="0.918" style="stop-color:#E48225"/>
|
||||
<stop offset="1" style="stop-color:#DF6E26"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_1_" class="st0" points="169.2,373.3 136.6,382.8 146.6,445 82.7,365.8 115.3,356.4 105.2,294.2 "/>
|
||||
<linearGradient id="XMLID_5_" gradientUnits="userSpaceOnUse" x1="1053.9191" y1="217.8" x2="1053.9191" y2="67" gradientTransform="matrix(1 0 0 -1 -667.8642 512)">
|
||||
<stop offset="0" style="stop-color:#F8F6C3"/>
|
||||
<stop offset="2.186788e-002" style="stop-color:#F9F0B1"/>
|
||||
<stop offset="8.719299e-002" style="stop-color:#FBE684"/>
|
||||
<stop offset="0.1478" style="stop-color:#FDDE5B"/>
|
||||
<stop offset="0.2018" style="stop-color:#FED935"/>
|
||||
<stop offset="0.2472" style="stop-color:#FED616"/>
|
||||
<stop offset="0.2784" style="stop-color:#FED504"/>
|
||||
<stop offset="0.3882" style="stop-color:#FDD209"/>
|
||||
<stop offset="0.5124" style="stop-color:#F9C713"/>
|
||||
<stop offset="0.6436" style="stop-color:#F3B61B"/>
|
||||
<stop offset="0.7796" style="stop-color:#EC9E21"/>
|
||||
<stop offset="0.918" style="stop-color:#E48225"/>
|
||||
<stop offset="1" style="stop-color:#DF6E26"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_2_" class="st1" points="406.8,294.2 396.7,356.4 429.3,365.8 365.4,445 375.4,382.8 342.8,373.3 "/>
|
||||
<linearGradient id="XMLID_6_" gradientUnits="userSpaceOnUse" x1="1194.1239" y1="223.8" x2="1194.1239" y2="1" gradientTransform="matrix(-1 0 0 -1 1439.9739 512)">
|
||||
<stop offset="0" style="stop-color:#F8F6C3"/>
|
||||
<stop offset="2.186788e-002" style="stop-color:#F9F0B1"/>
|
||||
<stop offset="8.719299e-002" style="stop-color:#FBE684"/>
|
||||
<stop offset="0.1478" style="stop-color:#FDDE5B"/>
|
||||
<stop offset="0.2018" style="stop-color:#FED935"/>
|
||||
<stop offset="0.2472" style="stop-color:#FED616"/>
|
||||
<stop offset="0.2784" style="stop-color:#FED504"/>
|
||||
<stop offset="0.3882" style="stop-color:#FDD209"/>
|
||||
<stop offset="0.5124" style="stop-color:#F9C713"/>
|
||||
<stop offset="0.6436" style="stop-color:#F3B61B"/>
|
||||
<stop offset="0.7796" style="stop-color:#EC9E21"/>
|
||||
<stop offset="0.918" style="stop-color:#E48225"/>
|
||||
<stop offset="1" style="stop-color:#DF6E26"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_287_" class="st2" points="309.7,405.1 261.6,419.1 276.4,511 182,394 230.1,380.1 215.2,288.2 "/>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st3" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st4" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st5" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st3" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.9 KiB |
100
src/main/resources/icons/weather/tornado.svg
Normal file
@ -0,0 +1,100 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#B7CAD1;}
|
||||
.st1{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_2_);}
|
||||
.st2{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_3_);}
|
||||
.st3{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_4_);}
|
||||
.st4{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_5_);}
|
||||
.st5{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_6_);}
|
||||
.st6{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_7_);}
|
||||
.st7{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_8_);}
|
||||
.st8{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_9_);}
|
||||
.st9{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_10_);}
|
||||
</style>
|
||||
<g id="XMLID_135_">
|
||||
<g id="XMLID_134_">
|
||||
<polygon id="XMLID_574_" class="st0" points="194.3,278.1 95.4,278.1 112.8,307.8 194.3,307.8 217.9,307.8 298.7,307.8
|
||||
316.1,278.1 217.9,278.1 "/>
|
||||
<polygon id="XMLID_572_" class="st0" points="238.3,89.9 261.9,89.9 470.2,89.9 496.2,45.3 6,45.3 6,50.2 29.2,89.9 "/>
|
||||
<polygon id="XMLID_570_" class="st0" points="217.9,190.9 194.3,190.9 44.4,190.9 61.7,220.6 194.3,220.6 217.9,220.6
|
||||
349.7,220.6 367.1,190.9 "/>
|
||||
<polygon id="XMLID_569_" class="st0" points="173.9,234.5 150.3,234.5 25.9,234.5 43.3,264.2 150.3,264.2 173.9,264.2
|
||||
280.2,264.2 297.6,234.5 "/>
|
||||
<polygon id="XMLID_568_" class="st0" points="282.2,103.8 81.3,103.8 98.7,133.4 282.2,133.4 305.8,133.4 488.6,133.4 506,103.8
|
||||
305.8,103.8 "/>
|
||||
<polygon id="XMLID_567_" class="st0" points="173.9,408.8 150.3,408.8 127.9,408.8 161.8,466.7 195.6,408.8 "/>
|
||||
<polygon id="XMLID_566_" class="st0" points="217.9,395 247.7,395 265.1,365.3 217.9,365.3 194.3,365.3 146.4,365.3 163.8,395
|
||||
194.3,395 "/>
|
||||
<polygon id="XMLID_565_" class="st0" points="261.9,147.3 238.3,147.3 62.8,147.3 80.2,177 238.3,177 261.9,177 419.2,177
|
||||
436.5,147.3 "/>
|
||||
<polygon id="XMLID_564_" class="st0" points="261.9,351.4 317.1,351.4 334.5,321.7 261.9,321.7 238.3,321.7 164.8,321.7
|
||||
182.2,351.4 238.3,351.4 "/>
|
||||
</g>
|
||||
<g id="XMLID_575_">
|
||||
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="95.3753" y1="292.9361" x2="316.0608" y2="292.9361">
|
||||
<stop offset="0" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
||||
<stop offset="0.5" style="stop-color:#F1F1F2;stop-opacity:0.4"/>
|
||||
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_596_" class="st1" points="194.3,278.1 95.4,278.1 112.8,307.8 194.3,307.8 217.9,307.8 298.7,307.8
|
||||
316.1,278.1 217.9,278.1 "/>
|
||||
<linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="6" y1="67.5962" x2="496.2175" y2="67.5962">
|
||||
<stop offset="0" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
||||
<stop offset="0.5" style="stop-color:#F1F1F2;stop-opacity:0.4"/>
|
||||
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_593_" class="st2" points="238.3,89.9 261.9,89.9 470.2,89.9 496.2,45.3 6,45.3 6,50.2 29.2,89.9 "/>
|
||||
<linearGradient id="XMLID_4_" gradientUnits="userSpaceOnUse" x1="44.3707" y1="205.767" x2="367.0655" y2="205.767">
|
||||
<stop offset="0" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
||||
<stop offset="0.5" style="stop-color:#F1F1F2;stop-opacity:0.4"/>
|
||||
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_590_" class="st3" points="217.9,190.9 194.3,190.9 44.4,190.9 61.7,220.6 194.3,220.6 217.9,220.6
|
||||
349.7,220.6 367.1,190.9 "/>
|
||||
<linearGradient id="XMLID_5_" gradientUnits="userSpaceOnUse" x1="25.9083" y1="249.3515" x2="297.5984" y2="249.3515">
|
||||
<stop offset="0" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
||||
<stop offset="0.5" style="stop-color:#F1F1F2;stop-opacity:0.4"/>
|
||||
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_587_" class="st4" points="173.9,234.5 150.3,234.5 25.9,234.5 43.3,264.2 150.3,264.2 173.9,264.2
|
||||
280.2,264.2 297.6,234.5 "/>
|
||||
<linearGradient id="XMLID_6_" gradientUnits="userSpaceOnUse" x1="81.295" y1="118.5979" x2="506" y2="118.5979">
|
||||
<stop offset="0" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
||||
<stop offset="0.5" style="stop-color:#F1F1F2;stop-opacity:0.4"/>
|
||||
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_584_" class="st5" points="282.2,103.8 81.3,103.8 98.7,133.4 282.2,133.4 305.8,133.4 488.6,133.4 506,103.8
|
||||
305.8,103.8 "/>
|
||||
<linearGradient id="XMLID_7_" gradientUnits="userSpaceOnUse" x1="127.918" y1="437.7553" x2="195.5887" y2="437.7553">
|
||||
<stop offset="0" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
||||
<stop offset="0.5" style="stop-color:#F1F1F2;stop-opacity:0.4"/>
|
||||
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_583_" class="st6" points="173.9,408.8 150.3,408.8 127.9,408.8 161.8,466.7 195.6,408.8 "/>
|
||||
<linearGradient id="XMLID_8_" gradientUnits="userSpaceOnUse" x1="146.3799" y1="380.1052" x2="265.0562" y2="380.1052">
|
||||
<stop offset="0" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
||||
<stop offset="0.5" style="stop-color:#F1F1F2;stop-opacity:0.4"/>
|
||||
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_582_" class="st7" points="217.9,395 247.7,395 265.1,365.3 217.9,365.3 194.3,365.3 146.4,365.3 163.8,395
|
||||
194.3,395 "/>
|
||||
<linearGradient id="XMLID_9_" gradientUnits="userSpaceOnUse" x1="62.8326" y1="162.1824" x2="436.533" y2="162.1824">
|
||||
<stop offset="0" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
||||
<stop offset="0.5" style="stop-color:#F1F1F2;stop-opacity:0.4"/>
|
||||
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_579_" class="st8" points="261.9,147.3 238.3,147.3 62.8,147.3 80.2,177 238.3,177 261.9,177 419.2,177
|
||||
436.5,147.3 "/>
|
||||
<linearGradient id="XMLID_10_" gradientUnits="userSpaceOnUse" x1="164.8423" y1="336.5206" x2="334.5232" y2="336.5206">
|
||||
<stop offset="0" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
||||
<stop offset="0.5" style="stop-color:#F1F1F2;stop-opacity:0.4"/>
|
||||
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_577_" class="st9" points="261.9,351.4 317.1,351.4 334.5,321.7 261.9,321.7 238.3,321.7 164.8,321.7
|
||||
182.2,351.4 238.3,351.4 "/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 6.5 KiB |
33
src/main/resources/icons/weather/wind.svg
Normal file
@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#BEC6D2;}
|
||||
.st1{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
|
||||
.st2{fill:#D3DEE2;}
|
||||
</style>
|
||||
<g id="XMLID_78_">
|
||||
<path id="XMLID_637_" class="st0" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
|
||||
<path id="XMLID_636_" class="st1" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
|
||||
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
|
||||
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
|
||||
<path id="XMLID_635_" class="st2" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
|
||||
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
|
||||
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
|
||||
<path id="XMLID_541_" class="st0" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
|
||||
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
|
||||
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
|
||||
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
|
||||
</g>
|
||||
<g id="XMLID_48_">
|
||||
<path id="XMLID_57_" class="st2" d="M60.2,431.6l-0.2,50l49.8,0.4l-12.9-12.9c0,0,66.5-37.1,30.3-89c-1.3,10.2-15.7,57.7-54.7,63.6
|
||||
L60.2,431.6L60.2,431.6z"/>
|
||||
</g>
|
||||
<g id="XMLID_1_">
|
||||
<path id="XMLID_2_" class="st2" d="M451.8,431.6l-12.2,12.2c-39-5.9-53.5-53.5-54.7-63.6c-36.3,51.8,30.3,89,30.3,89L402.2,482
|
||||
l49.8-0.4L451.8,431.6L451.8,431.6z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.3 KiB |