add flood svg (#694)

* add flood svg

* clean the svg image

svgo --pretty flood.svg
This commit is contained in:
Alexandre ZANNI
2018-09-21 06:45:54 +02:00
committed by John Furrow
parent 8867c7d3df
commit f3f01d6e96
+6
View File
@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 700 700">
<g transform="matrix(.1 0 0 -.1 0 700)">
<circle cx="3490" cy="3510" r="3482.8" fill="#0e2437"/>
<path d="M5846 5502.7l-394.7-998.4H4205.7L4091 3895.2h1208.7l-394.7-993-984.7-2.7-326.4-1604.8-1943.5 131.1 1991.3 131.1L1452.2 1688l2237.2 132.5L594.5 1953l3148.2 131.1L1190 2216.6l2601.8 131.1-3017 131.1 3068.9 132.5-2667.4 131.1 2715.2 131.1L234 3006l3706.8 131.1-2745.2 131.1 2797.1 131.1-2189.4 131.1 2237.2 131.1-3319 131.2 3366.7 101.1L2103.7 4055l2036.4 131.1-3579.7 131.1L4187.9 4507l-2371 81.9L4239.8 4720l-3063.5 131.1 3111.3 131.1L1597 5113.4l2742.5 131.1-2188 132.5 1490.1 84.7c673.3 38.3 1981.8 51.9 2204.4 41z" fill="#00d07b"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 739 B