1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="210mm" height="297mm" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"
viewBox="0 0 21000 29700"
xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<style type="text/css">
<![CDATA[
.fil0 {fill:#4488AA}
]]>
</style>
</defs>
<g id="Layer_x0020_1">
<metadata id="CorelCorpID_0Corel-Layer"/>
<g id="_301171840">
<g>
<path class="fil0" d="M3568 2485l860 6c-572,2690 -58,2438 -2155,2430l1 -416c27,0 77,0 96,0 0,37 0,74 0,99 979,3 748,167 1198,-2119z"/>
<polygon class="fil0" points="3613,2279 3696,1855 4553,1855 4470,2279 "/>
</g>
<path class="fil0" d="M7570 2485l854 6c-183,863 -255,1423 -337,1786l-843 0c54,-295 149,-818 326,-1792z"/>
<path class="fil0" d="M6325 2488l841 1c-159,868 -258,1422 -327,1788l-840 0c54,-295 150,-815 326,-1789z"/>
<polygon class="fil0" points="7609,2280 7691,1855 8548,1855 8465,2280 "/>
<path class="fil0" d="M4549 3945l268 -1463 846 0c-80,420 -160,770 -216,1187 -10,78 -75,289 59,292 115,3 343,1 407,0 130,-2 154,-67 176,-177 19,174 54,174 -15,287 -47,76 -115,206 -260,205 -368,-1 -619,-15 -990,2 -177,8 -307,-152 -274,-334z"/>
<path class="fil0" d="M11079 1838l854 6c-183,863 -354,2067 -436,2430l-843 0c54,-295 248,-1462 425,-2436z"/>
<polygon class="fil0" points="11705,3079 12503,2462 13250,2462 13250,2557 13078,2557 12628,2956 13139,4183 13224,4185 13224,4280 12177,4280 11724,3197 11606,3199 "/>
<path class="fil0" d="M9171 2487l1488 -17 9 420 -102 0 0 -99c-283,0 -656,-10 -867,0 -67,-2 -125,3 -145,92 -58,251 -142,748 -160,962 -6,65 41,109 106,109l917 8 23 -111 95 -1 -81 427c-505,-1 -1010,-1 -1507,-6 -261,6 -435,-152 -400,-349 73,-413 139,-717 194,-1056 32,-196 203,-378 431,-380z"/>
</g>
</g>
</svg>
|