summaryrefslogtreecommitdiff
path: root/svg
diff options
context:
space:
mode:
Diffstat (limited to 'svg')
-rw-r--r--svg/fadaesenMC.svg14
1 files changed, 9 insertions, 5 deletions
diff --git a/svg/fadaesenMC.svg b/svg/fadaesenMC.svg
index 6d4f65a..99dab25 100644
--- a/svg/fadaesenMC.svg
+++ b/svg/fadaesenMC.svg
@@ -6,12 +6,16 @@
<!-- background -->
<polygon fill="#FFA400" points="0,0 384,0 384,384 0,384" />
<circle cx="192" cy="192" fill="#FCF9F9" r="144" />
- <!-- line -->
- <polyline clip-path="url(#clipPath77)" fill="none" points="384,0 0,384" stroke="#FFA400" stroke-width="48" /> <!-- Border -->
+ <!-- line border -->
+ <polyline clip-path="url(#clipPath77)" fill="none" points="384,0 0,384" stroke="#FFA400" stroke-width="48" />
+ <!-- outer star -->
+ <polygon fill="#FFA400" points="192,90.177 293.823,192 192,293.823 90.177,192" />
+ <polygon fill="#FCF9F9" points="192,112.804 271.196,192 192,271.196 112.804,192" />
+ <!-- line centre -->
<polyline clip-path="url(#clipPath77)" fill="none" points="384,0 0,384" stroke="#FCF9F9" stroke-width="16" />
- <!-- star -->
- <polygon fill="#FCF9F9" points="192,124.118 259.882,192 192,259.882 124.118,192" stroke="#FFA400" stroke-width="48" />
- <polygon fill="none" points="192,124.118 259.882,192 192,259.882 124.118,192" stroke="#FCF9F9" stroke-width="16" />
+ <!-- inner star -->
+ <polygon fill="#FFA400" points="192,135.431 248.569,192 192,248.569 135.431,192" />
+ <polygon fill="#FCF9F9" points="192,158.059 225.941,192 192,225.941 158.059,192" />
<!-- greater Circle -->
<circle cx="192" cy="192" fill="none" r="168" stroke="#FCF9F9" stroke-width="16" />
</svg>