Add a SVG file with a white background

This commit is contained in:
Emmanuel Gil Peyrot 2018-03-20 16:13:04 +01:00 committed by JC Brand
parent bd6baf8316
commit 8295fd8391

View File

@ -0,0 +1,6 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="744" height="852">
<path fill="#fff" d="M 80 44.5 C 49 44.5 24 69.5 24 100.625 V 754.5 C 24 785.5 49 810.5 80 810.5 H 664.5 C 695.7 810.5 720.7 785.5 720.7 754.5 V 100.625 C 720.7 69.5 695.7 44.5 664.5 44.5 H 80 z"/>
<path d="M 80 44.5 C 49 44.5 24 69.5 24 100.625 V 754.5 C 24 785.5 49 810.5 80 810.5 H 664.5 C 695.7 810.5 720.7 785.5 720.7 754.5 V 100.625 C 720.7 69.5 695.7 44.5 664.5 44.5 H 80 z M 93.5 56.7 H 652.3 C 682.44574 56.7 706.75 81 706.75 111.15625 V 326 L 622.75 421.34375 H 135.3 L 39 528 V 111.15625 C 39 81 63.335507 56.7 93.5 56.7 z M 238.2 613.4 h 89.5 a 89.5 89.5 0 0 0 -179 0 89.5 89.5 0 0 0 179 0" fill-rule="evenodd"/>
<circle cx="505.3" cy="238.2" r="89.5"/>
</svg>

After

Width:  |  Height:  |  Size: 778 B