severe-thunderstorm.svg 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- (c) ammap.com | SVG weather icons -->
  3. <!-- Severe Thunderstorm | Contributed by hsoJ95 on GitHub: https://github.com/hsoj95 -->
  4. <svg width="56" height="48" version="1.1" xmlns="http://www.w3.org/2000/svg">
  5. <defs>
  6. <filter id="blur" x="-.17571" y="-.19575" width="1.3379" height="1.4959">
  7. <feGaussianBlur in="SourceAlpha" stdDeviation="3" />
  8. <feOffset dx="0" dy="4" result="offsetblur" />
  9. <feComponentTransfer>
  10. <feFuncA slope="0.05" type="linear" />
  11. </feComponentTransfer>
  12. <feMerge>
  13. <feMergeNode />
  14. <feMergeNode in="SourceGraphic" />
  15. </feMerge>
  16. </filter>
  17. <style type="text/css">
  18. <![CDATA[
  19. /*
  20. ** CLOUDS
  21. */
  22. @keyframes am-weather-cloud-3 {
  23. 0% {
  24. -webkit-transform: translate(-5px, 0px);
  25. -moz-transform: translate(-5px, 0px);
  26. -ms-transform: translate(-5px, 0px);
  27. transform: translate(-5px, 0px);
  28. }
  29. 50% {
  30. -webkit-transform: translate(10px, 0px);
  31. -moz-transform: translate(10px, 0px);
  32. -ms-transform: translate(10px, 0px);
  33. transform: translate(10px, 0px);
  34. }
  35. 100% {
  36. -webkit-transform: translate(-5px, 0px);
  37. -moz-transform: translate(-5px, 0px);
  38. -ms-transform: translate(-5px, 0px);
  39. transform: translate(-5px, 0px);
  40. }
  41. }
  42. .am-weather-cloud-3 {
  43. -webkit-animation-name: am-weather-cloud-3;
  44. -moz-animation-name: am-weather-cloud-3;
  45. animation-name: am-weather-cloud-3;
  46. -webkit-animation-duration: 7s;
  47. -moz-animation-duration: 7s;
  48. animation-duration: 7s;
  49. -webkit-animation-timing-function: linear;
  50. -moz-animation-timing-function: linear;
  51. animation-timing-function: linear;
  52. -webkit-animation-iteration-count: infinite;
  53. -moz-animation-iteration-count: infinite;
  54. animation-iteration-count: infinite;
  55. }
  56. @keyframes am-weather-cloud-1 {
  57. 0% {
  58. -webkit-transform: translate(0px, 0px);
  59. -moz-transform: translate(0px, 0px);
  60. -ms-transform: translate(0px, 0px);
  61. transform: translate(0px, 0px);
  62. }
  63. 50% {
  64. -webkit-transform: translate(2px, 0px);
  65. -moz-transform: translate(2px, 0px);
  66. -ms-transform: translate(2px, 0px);
  67. transform: translate(2px, 0px);
  68. }
  69. 100% {
  70. -webkit-transform: translate(0px, 0px);
  71. -moz-transform: translate(0px, 0px);
  72. -ms-transform: translate(0px, 0px);
  73. transform: translate(0px, 0px);
  74. }
  75. }
  76. .am-weather-cloud-1 {
  77. -webkit-animation-name: am-weather-cloud-1;
  78. -moz-animation-name: am-weather-cloud-1;
  79. animation-name: am-weather-cloud-1;
  80. -webkit-animation-duration: 3s;
  81. -moz-animation-duration: 3s;
  82. animation-duration: 3s;
  83. -webkit-animation-timing-function: linear;
  84. -moz-animation-timing-function: linear;
  85. animation-timing-function: linear;
  86. -webkit-animation-iteration-count: infinite;
  87. -moz-animation-iteration-count: infinite;
  88. animation-iteration-count: infinite;
  89. }
  90. /*
  91. ** STROKE
  92. */
  93. @keyframes am-weather-stroke {
  94. 0% {
  95. -webkit-transform: translate(0.0px, 0.0px);
  96. -moz-transform: translate(0.0px, 0.0px);
  97. -ms-transform: translate(0.0px, 0.0px);
  98. transform: translate(0.0px, 0.0px);
  99. }
  100. 2% {
  101. -webkit-transform: translate(0.3px, 0.0px);
  102. -moz-transform: translate(0.3px, 0.0px);
  103. -ms-transform: translate(0.3px, 0.0px);
  104. transform: translate(0.3px, 0.0px);
  105. }
  106. 4% {
  107. -webkit-transform: translate(0.0px, 0.0px);
  108. -moz-transform: translate(0.0px, 0.0px);
  109. -ms-transform: translate(0.0px, 0.0px);
  110. transform: translate(0.0px, 0.0px);
  111. }
  112. 6% {
  113. -webkit-transform: translate(0.5px, 0.4px);
  114. -moz-transform: translate(0.5px, 0.4px);
  115. -ms-transform: translate(0.5px, 0.4px);
  116. transform: translate(0.5px, 0.4px);
  117. }
  118. 8% {
  119. -webkit-transform: translate(0.0px, 0.0px);
  120. -moz-transform: translate(0.0px, 0.0px);
  121. -ms-transform: translate(0.0px, 0.0px);
  122. transform: translate(0.0px, 0.0px);
  123. }
  124. 10% {
  125. -webkit-transform: translate(0.3px, 0.0px);
  126. -moz-transform: translate(0.3px, 0.0px);
  127. -ms-transform: translate(0.3px, 0.0px);
  128. transform: translate(0.3px, 0.0px);
  129. }
  130. 12% {
  131. -webkit-transform: translate(0.0px, 0.0px);
  132. -moz-transform: translate(0.0px, 0.0px);
  133. -ms-transform: translate(0.0px, 0.0px);
  134. transform: translate(0.0px, 0.0px);
  135. }
  136. 14% {
  137. -webkit-transform: translate(0.3px, 0.0px);
  138. -moz-transform: translate(0.3px, 0.0px);
  139. -ms-transform: translate(0.3px, 0.0px);
  140. transform: translate(0.3px, 0.0px);
  141. }
  142. 16% {
  143. -webkit-transform: translate(0.0px, 0.0px);
  144. -moz-transform: translate(0.0px, 0.0px);
  145. -ms-transform: translate(0.0px, 0.0px);
  146. transform: translate(0.0px, 0.0px);
  147. }
  148. 18% {
  149. -webkit-transform: translate(0.3px, 0.0px);
  150. -moz-transform: translate(0.3px, 0.0px);
  151. -ms-transform: translate(0.3px, 0.0px);
  152. transform: translate(0.3px, 0.0px);
  153. }
  154. 20% {
  155. -webkit-transform: translate(0.0px, 0.0px);
  156. -moz-transform: translate(0.0px, 0.0px);
  157. -ms-transform: translate(0.0px, 0.0px);
  158. transform: translate(0.0px, 0.0px);
  159. }
  160. 22% {
  161. -webkit-transform: translate(1px, 0.0px);
  162. -moz-transform: translate(1px, 0.0px);
  163. -ms-transform: translate(1px, 0.0px);
  164. transform: translate(1px, 0.0px);
  165. }
  166. 24% {
  167. -webkit-transform: translate(0.0px, 0.0px);
  168. -moz-transform: translate(0.0px, 0.0px);
  169. -ms-transform: translate(0.0px, 0.0px);
  170. transform: translate(0.0px, 0.0px);
  171. }
  172. 26% {
  173. -webkit-transform: translate(-1px, 0.0px);
  174. -moz-transform: translate(-1px, 0.0px);
  175. -ms-transform: translate(-1px, 0.0px);
  176. transform: translate(-1px, 0.0px);
  177. }
  178. 28% {
  179. -webkit-transform: translate(0.0px, 0.0px);
  180. -moz-transform: translate(0.0px, 0.0px);
  181. -ms-transform: translate(0.0px, 0.0px);
  182. transform: translate(0.0px, 0.0px);
  183. }
  184. 40% {
  185. fill: orange;
  186. -webkit-transform: translate(0.0px, 0.0px);
  187. -moz-transform: translate(0.0px, 0.0px);
  188. -ms-transform: translate(0.0px, 0.0px);
  189. transform: translate(0.0px, 0.0px);
  190. }
  191. 65% {
  192. fill: white;
  193. -webkit-transform: translate(-1px, 5.0px);
  194. -moz-transform: translate(-1px, 5.0px);
  195. -ms-transform: translate(-1px, 5.0px);
  196. transform: translate(-1px, 5.0px);
  197. }
  198. 61% {
  199. fill: orange;
  200. }
  201. 100% {
  202. -webkit-transform: translate(0.0px, 0.0px);
  203. -moz-transform: translate(0.0px, 0.0px);
  204. -ms-transform: translate(0.0px, 0.0px);
  205. transform: translate(0.0px, 0.0px);
  206. }
  207. }
  208. .am-weather-stroke {
  209. -webkit-animation-name: am-weather-stroke;
  210. -moz-animation-name: am-weather-stroke;
  211. animation-name: am-weather-stroke;
  212. -webkit-animation-duration: 1.11s;
  213. -moz-animation-duration: 1.11s;
  214. animation-duration: 1.11s;
  215. -webkit-animation-timing-function: linear;
  216. -moz-animation-timing-function: linear;
  217. animation-timing-function: linear;
  218. -webkit-animation-iteration-count: infinite;
  219. -moz-animation-iteration-count: infinite;
  220. animation-iteration-count: infinite;
  221. }
  222. @keyframes error {
  223. 0% {
  224. fill: #cc0000;
  225. }
  226. 50% {
  227. fill: #ff0000;
  228. }
  229. 100% {
  230. fill: #cc0000;
  231. }
  232. }
  233. #Shape {
  234. -webkit-animation-name: error;
  235. -moz-animation-name: error;
  236. animation-name: error;
  237. -webkit-animation-duration: 1s;
  238. -moz-animation-duration: 1s;
  239. animation-duration: 1s;
  240. -webkit-animation-timing-function: linear;
  241. -moz-animation-timing-function: linear;
  242. animation-timing-function: linear;
  243. -webkit-animation-iteration-count: infinite;
  244. -moz-animation-iteration-count: infinite;
  245. animation-iteration-count: infinite;
  246. }
  247. ]]>
  248. </style>
  249. </defs>
  250. <g transform="translate(16,-2)" filter="url(#blur)">
  251. <g class="am-weather-cloud-1"
  252. style="-moz-animation-duration:7s;-moz-animation-iteration-count:infinite;-moz-animation-name:am-weather-cloud-1;-moz-animation-timing-function:linear;-webkit-animation-duration:7s;-webkit-animation-iteration-count:infinite;-webkit-animation-name:am-weather-cloud-1;-webkit-animation-timing-function:linear">
  253. <path transform="matrix(.6 0 0 .6 -10 -6)"
  254. d="m47.7 35.4c0-4.6-3.7-8.2-8.2-8.2-1 0-1.9 0.2-2.8 0.5-0.3-3.4-3.1-6.2-6.6-6.2-3.7 0-6.7 3-6.7 6.7 0 0.8 0.2 1.6 0.4 2.3-0.3-0.1-0.7-0.1-1-0.1-3.7 0-6.7 3-6.7 6.7 0 3.6 2.9 6.6 6.5 6.7h17.2c4.4-0.5 7.9-4 7.9-8.4z"
  255. fill="#666" stroke="#fff" stroke-linejoin="round" stroke-width="1.2" />
  256. </g>
  257. <g class="am-weather-cloud-3">
  258. <path transform="translate(-20,-11)"
  259. d="m47.7 35.4c0-4.6-3.7-8.2-8.2-8.2-1 0-1.9 0.2-2.8 0.5-0.3-3.4-3.1-6.2-6.6-6.2-3.7 0-6.7 3-6.7 6.7 0 0.8 0.2 1.6 0.4 2.3-0.3-0.1-0.7-0.1-1-0.1-3.7 0-6.7 3-6.7 6.7 0 3.6 2.9 6.6 6.5 6.7h17.2c4.4-0.5 7.9-4 7.9-8.4z"
  260. fill="#333" stroke="#fff" stroke-linejoin="round" stroke-width="1.2" />
  261. </g>
  262. <g transform="matrix(1.2,0,0,1.2,-4,28)">
  263. <polygon class="am-weather-stroke"
  264. points="11.1 6.9 14.3 -2.9 20.5 -2.9 16.4 4.3 20.3 4.3 11.5 14.6 14.9 6.9" fill="#ffa500" stroke="#fff"
  265. style="-moz-animation-duration:1.11s;-moz-animation-iteration-count:infinite;-moz-animation-name:am-weather-stroke;-moz-animation-timing-function:linear;-webkit-animation-duration:1.11s;-webkit-animation-iteration-count:infinite;-webkit-animation-name:am-weather-stroke;-webkit-animation-timing-function:linear" />
  266. </g>
  267. <g class="warning" transform="translate(20,30)">
  268. <path
  269. d="m7.7791 2.906-5.9912 10.117c-0.56283 0.95042-0.24862 2.1772 0.7018 2.74 0.30853 0.18271 0.66051 0.27911 1.0191 0.27911h11.982c1.1046 0 2-0.89543 2-2 0-0.35857-0.0964-0.71056-0.27911-1.0191l-5.9912-10.117c-0.56283-0.95042-1.7896-1.2646-2.74-0.7018-0.28918 0.17125-0.53055 0.41262-0.7018 0.7018z"
  270. fill="#c00" />
  271. <path d="m9.5 10.5v-5" stroke="#fff" stroke-linecap="round" stroke-width="1.5" />
  272. <circle cx="9.5" cy="13" r="1" fill="#fff" />
  273. </g>
  274. </g>
  275. </svg>