1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" width="900" height="900" viewBox="0 0 900 900" version="1.1" xml:space="preserve">
<sodipodi:namedview pagecolor="#a9a9a9" bordercolor="#292929" borderopacity="1" inkscape:showpageshadow="2" inkscape:pageopacity="0.0" inkscape:pagecheckerboard="0" inkscape:deskcolor="#232323" />
<style type="text/css">
g.prefab path {
vector-effect:non-scaling-stroke;
-inkscape-stroke:hairline;
fill: none;
fill-opacity: 1;
stroke-opacity: 1;
stroke: #00349c;
}
</style>
<g inkscape:label="Celtic Flower" style="fill: white; stroke-width: 2; stroke: black;" class="prefab">
<path d="M 856.63991,48.101367 H 56.639914 L 856.63991,848.10137 Z m -400,0 H 856.63989 V 848.10137 H 456.63991 v -400 z M 56.815546,448.10137 H 856.63988 v 400 H 56.815546 Z m -10e-7,-400.000001 H 856.63989 L 56.815545,848.1014 Z"/>
<path d="M 336.51882,87.866992 A 239.94731,240 0 0 0 96.571555,327.86699 a 239.94731,240 0 0 0 239.947265,240 239.94731,240 0 0 0 239.94921,-240 A 239.94731,240 0 0 0 336.51882,87.866992 Z m 0,79.999998 a 159.96487,160 0 0 1 159.96484,160 159.96487,160 0 0 1 -159.96484,160 159.96487,160 0 0 1 -159.96485,-160 159.96487,160 0 0 1 159.96485,-160 z m 0,80 a 79.982437,80 0 0 0 -79.98243,80 79.982437,80 0 0 0 79.98243,80 79.982437,80 0 0 0 79.98242,-80 79.982437,80 0 0 0 -79.98242,-80 z"/>
<path d="m 576.46803,87.866992 a 239.94731,240 0 0 0 -239.94921,239.999998 239.94731,240 0 0 0 239.94921,240 239.94731,240 0 0 0 239.94727,-240 A 239.94731,240 0 0 0 576.46803,87.866992 Z m 0,79.999998 a 159.96487,160 0 0 1 159.96485,160 159.96487,160 0 0 1 -159.96485,160 159.96487,160 0 0 1 -159.96679,-160 159.96487,160 0 0 1 159.96679,-160 z m 0,80 a 79.982437,80 0 0 0 -79.98437,80 79.982437,80 0 0 0 79.98437,80 79.982437,80 0 0 0 79.98243,-80 79.982437,80 0 0 0 -79.98243,-80 z"/>
<path d="m 336.51882,327.86699 a 239.94731,240 0 0 0 -239.947265,240 239.94731,240 0 0 0 239.947265,240 239.94731,240 0 0 0 239.94921,-240 239.94731,240 0 0 0 -239.94921,-240 z m 0,80 a 159.96487,160 0 0 1 159.96484,160 159.96487,160 0 0 1 -159.96484,160 159.96487,160 0 0 1 -159.96485,-160 159.96487,160 0 0 1 159.96485,-160 z m 0,80 a 79.982437,80 0 0 0 -79.98243,80 79.982437,80 0 0 0 79.98243,80 79.982437,80 0 0 0 79.98242,-80 79.982437,80 0 0 0 -79.98242,-80 z"/>
<path d="m 576.46803,327.86699 a 239.94731,240 0 0 0 -239.94921,240 239.94731,240 0 0 0 239.94921,240 239.94731,240 0 0 0 239.94727,-240 239.94731,240 0 0 0 -239.94727,-240 z m 0,80 a 159.96487,160 0 0 1 159.96485,160 159.96487,160 0 0 1 -159.96485,160 159.96487,160 0 0 1 -159.96679,-160 159.96487,160 0 0 1 159.96679,-160 z m 0,80 a 79.982437,80 0 0 0 -79.98437,80 79.982437,80 0 0 0 79.98437,80 79.982437,80 0 0 0 79.98243,-80 79.982437,80 0 0 0 -79.98243,-80 z"/>
</g>
</svg>
|