clear-night.svg 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- (c) ammap.com | SVG weather icons -->
  3. <svg width="56" height="48" version="1.1" xmlns="http://www.w3.org/2000/svg">
  4. <defs>
  5. <filter id="blur" x="-.3038" y="-.3318" width="1.6076" height="1.894">
  6. <feGaussianBlur in="SourceAlpha" stdDeviation="3" />
  7. <feOffset dx="0" dy="4" result="offsetblur" />
  8. <feComponentTransfer>
  9. <feFuncA slope="0.05" type="linear" />
  10. </feComponentTransfer>
  11. <feMerge>
  12. <feMergeNode />
  13. <feMergeNode in="SourceGraphic" />
  14. </feMerge>
  15. </filter>
  16. <style type="text/css">
  17. <![CDATA[
  18. /*
  19. ** MOON
  20. */
  21. @keyframes am-weather-moon {
  22. 0% {
  23. -webkit-transform: rotate(0deg);
  24. -moz-transform: rotate(0deg);
  25. -ms-transform: rotate(0deg);
  26. transform: rotate(0deg);
  27. }
  28. 50% {
  29. -webkit-transform: rotate(15deg);
  30. -moz-transform: rotate(15deg);
  31. -ms-transform: rotate(15deg);
  32. transform: rotate(15deg);
  33. }
  34. 100% {
  35. -webkit-transform: rotate(0deg);
  36. -moz-transform: rotate(0deg);
  37. -ms-transform: rotate(0deg);
  38. transform: rotate(0deg);
  39. }
  40. }
  41. .am-weather-moon {
  42. -webkit-animation-name: am-weather-moon;
  43. -moz-animation-name: am-weather-moon;
  44. -ms-animation-name: am-weather-moon;
  45. animation-name: am-weather-moon;
  46. -webkit-animation-duration: 6s;
  47. -moz-animation-duration: 6s;
  48. -ms-animation-duration: 6s;
  49. animation-duration: 6s;
  50. -webkit-animation-timing-function: linear;
  51. -moz-animation-timing-function: linear;
  52. -ms-animation-timing-function: linear;
  53. animation-timing-function: linear;
  54. -webkit-animation-iteration-count: infinite;
  55. -moz-animation-iteration-count: infinite;
  56. -ms-animation-iteration-count: infinite;
  57. animation-iteration-count: infinite;
  58. -webkit-transform-origin: 12.5px 15.15px 0;
  59. /* TODO FF CENTER ISSUE */
  60. -moz-transform-origin: 12.5px 15.15px 0;
  61. /* TODO FF CENTER ISSUE */
  62. -ms-transform-origin: 12.5px 15.15px 0;
  63. /* TODO FF CENTER ISSUE */
  64. transform-origin: 12.5px 15.15px 0;
  65. /* TODO FF CENTER ISSUE */
  66. }
  67. @keyframes am-weather-moon-star-1 {
  68. 0% {
  69. opacity: 0;
  70. }
  71. 100% {
  72. opacity: 1;
  73. }
  74. }
  75. .am-weather-moon-star-1 {
  76. -webkit-animation-name: am-weather-moon-star-1;
  77. -moz-animation-name: am-weather-moon-star-1;
  78. -ms-animation-name: am-weather-moon-star-1;
  79. animation-name: am-weather-moon-star-1;
  80. -webkit-animation-delay: 3s;
  81. -moz-animation-delay: 3s;
  82. -ms-animation-delay: 3s;
  83. animation-delay: 3s;
  84. -webkit-animation-duration: 5s;
  85. -moz-animation-duration: 5s;
  86. -ms-animation-duration: 5s;
  87. animation-duration: 5s;
  88. -webkit-animation-timing-function: linear;
  89. -moz-animation-timing-function: linear;
  90. -ms-animation-timing-function: linear;
  91. animation-timing-function: linear;
  92. -webkit-animation-iteration-count: 1;
  93. -moz-animation-iteration-count: 1;
  94. -ms-animation-iteration-count: 1;
  95. animation-iteration-count: 1;
  96. }
  97. @keyframes am-weather-moon-star-2 {
  98. 0% {
  99. opacity: 0;
  100. }
  101. 100% {
  102. opacity: 1;
  103. }
  104. }
  105. .am-weather-moon-star-2 {
  106. -webkit-animation-name: am-weather-moon-star-2;
  107. -moz-animation-name: am-weather-moon-star-2;
  108. -ms-animation-name: am-weather-moon-star-2;
  109. animation-name: am-weather-moon-star-2;
  110. -webkit-animation-delay: 5s;
  111. -moz-animation-delay: 5s;
  112. -ms-animation-delay: 5s;
  113. animation-delay: 5s;
  114. -webkit-animation-duration: 4s;
  115. -moz-animation-duration: 4s;
  116. -ms-animation-duration: 4s;
  117. animation-duration: 4s;
  118. -webkit-animation-timing-function: linear;
  119. -moz-animation-timing-function: linear;
  120. -ms-animation-timing-function: linear;
  121. animation-timing-function: linear;
  122. -webkit-animation-iteration-count: 1;
  123. -moz-animation-iteration-count: 1;
  124. -ms-animation-iteration-count: 1;
  125. animation-iteration-count: 1;
  126. }
  127. ]]>
  128. </style>
  129. </defs>
  130. <g id="night" transform="translate(-4,-18)" filter="url(#blur)">
  131. <g transform="matrix(.8 0 0 .78534 36 20.022)" stroke-width="1.2616">
  132. <g class="am-weather-moon-star-1"
  133. style="-moz-animation-delay:3s;-moz-animation-duration:5s;-moz-animation-iteration-count:1;-moz-animation-name:am-weather-moon-star-1;-moz-animation-timing-function:linear;-ms-animation-delay:3s;-ms-animation-duration:5s;-ms-animation-iteration-count:1;-ms-animation-name:am-weather-moon-star-1;-ms-animation-timing-function:linear;-webkit-animation-delay:3s;-webkit-animation-duration:5s;-webkit-animation-iteration-count:1;-webkit-animation-name:am-weather-moon-star-1;-webkit-animation-timing-function:linear">
  134. <polygon points="4 2.7 5.2 3.3 4 4 3.3 5.2 2.7 4 1.5 3.3 2.7 2.7 3.3 1.5" fill="#ffa500" stroke-miterlimit="10"
  135. stroke-width="1.4105" />
  136. </g>
  137. <g class="am-weather-moon-star-2"
  138. style="-moz-animation-delay:5s;-moz-animation-duration:4s;-moz-animation-iteration-count:1;-moz-animation-name:am-weather-moon-star-2;-moz-animation-timing-function:linear;-ms-animation-delay:5s;-ms-animation-duration:4s;-ms-animation-iteration-count:1;-ms-animation-name:am-weather-moon-star-2;-ms-animation-timing-function:linear;-webkit-animation-delay:5s;-webkit-animation-duration:4s;-webkit-animation-iteration-count:1;-webkit-animation-name:am-weather-moon-star-2;-webkit-animation-timing-function:linear">
  139. <polygon transform="translate(20,10)" points="4 2.7 5.2 3.3 4 4 3.3 5.2 2.7 4 1.5 3.3 2.7 2.7 3.3 1.5"
  140. fill="#ffa500" stroke-miterlimit="10" stroke-width="1.4105" />
  141. </g>
  142. <g class="am-weather-moon"
  143. style="-moz-animation-duration:6s;-moz-animation-iteration-count:infinite;-moz-animation-name:am-weather-moon;-moz-animation-timing-function:linear;-moz-transform-origin:12.5px 15.15px 0;-ms-animation-duration:6s;-ms-animation-iteration-count:infinite;-ms-animation-name:am-weather-moon;-ms-animation-timing-function:linear;-ms-transform-origin:12.5px 15.15px 0;-webkit-animation-duration:6s;-webkit-animation-iteration-count:infinite;-webkit-animation-name:am-weather-moon;-webkit-animation-timing-function:linear;-webkit-transform-origin:12.5px 15.15px 0">
  144. <path
  145. d="m14.5 13.2c0-3.7 2-6.9 5-8.7-1.5-0.9-3.2-1.3-5-1.3-5.5 0-10 4.5-10 10s4.5 10 10 10c1.8 0 3.5-0.5 5-1.3-3-1.7-5-5-5-8.7z"
  146. fill="#ffa500" stroke="#ffa500" stroke-linejoin="round" stroke-width="2.5232" />
  147. </g>
  148. </g>
  149. </g>
  150. </svg>