diff options
Diffstat (limited to 'svg/fadaesenMC.svg')
-rw-r--r-- | svg/fadaesenMC.svg | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/svg/fadaesenMC.svg b/svg/fadaesenMC.svg index 99dab25..9a6d6dc 100644 --- a/svg/fadaesenMC.svg +++ b/svg/fadaesenMC.svg @@ -5,17 +5,17 @@ </clipPath> <!-- background --> <polygon fill="#FFA400" points="0,0 384,0 384,384 0,384" /> - <circle cx="192" cy="192" fill="#FCF9F9" r="144" /> + <circle cx="192" cy="192" fill="#F4F4F4" r="144" /> <!-- 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" /> + <polygon fill="#F4F4F4" 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" /> + <polyline clip-path="url(#clipPath77)" fill="none" points="384,0 0,384" stroke="#F4F4F4" 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" /> + <polygon fill="#F4F4F4" 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" /> + <circle cx="192" cy="192" fill="none" r="168" stroke="#F4F4F4" stroke-width="16" /> </svg> |