diff options
Diffstat (limited to 'svg')
-rw-r--r-- | svg/StdElite.svg | 6 | ||||
-rw-r--r-- | svg/fadaesen.svg | 6 | ||||
-rw-r--r-- | svg/fadaesenMC.svg | 10 | ||||
-rw-r--r-- | svg/logotype.svg | 4 | ||||
-rw-r--r-- | svg/mandelbrot.svg | 10 | ||||
-rw-r--r-- | svg/themeToggler.svg | 4 |
6 files changed, 20 insertions, 20 deletions
diff --git a/svg/StdElite.svg b/svg/StdElite.svg index 7bac5a9..c5c66d6 100644 --- a/svg/StdElite.svg +++ b/svg/StdElite.svg @@ -6,11 +6,11 @@ <!-- background --> <polygon fill="#006BA6" points="0,0 384,0 384,384 0,384" /> <!-- middle Circle --> - <circle cx="192" cy="192" fill="#FCF9F9" r="144" /> + <circle cx="192" cy="192" fill="#F4F4F4" r="144" /> <!-- star --> <!-- 192+(168÷2)×sin(π(16−2)÷16×x) --> <polygon clip-path="url(#clip8A)" fill="none" points="192,66 224.145,114.394 310.794,73.206 269.606,159.855 318,192 269.606,224.145 310.794,310.794 224.145,269.606 192,318 159.855,269.606 73.206,310.794 114.394,224.145 66,192 114.394,159.855 73.206,73.206 159.855,114.394" stroke="#006BA6" stroke-width="48" /> - <polygon clip-path="url(#clip8A)" fill="none" points="192,66 224.145,114.394 310.794,73.206 269.606,159.855 318,192 269.606,224.145 310.794,310.794 224.145,269.606 192,318 159.855,269.606 73.206,310.794 114.394,224.145 66,192 114.394,159.855 73.206,73.206 159.855,114.394" stroke="#FCF9F9" stroke-width="16" /> + <polygon clip-path="url(#clip8A)" fill="none" points="192,66 224.145,114.394 310.794,73.206 269.606,159.855 318,192 269.606,224.145 310.794,310.794 224.145,269.606 192,318 159.855,269.606 73.206,310.794 114.394,224.145 66,192 114.394,159.855 73.206,73.206 159.855,114.394" stroke="#F4F4F4" stroke-width="16" /> <!-- 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> diff --git a/svg/fadaesen.svg b/svg/fadaesen.svg index aae1098..9430661 100644 --- a/svg/fadaesen.svg +++ b/svg/fadaesen.svg @@ -1,9 +1,9 @@ <!-- Copyright 2022-2023 Gabriel Jensen. This work is licensed under a Creative Commons Attribution 4.0 International License. --> <svg height="84" width="84" xmlns="http://www.w3.org/2000/svg"> <!-- background --> - <polygon fill="#A6192E" points="0,0 84,0 84,84 0,84" /> + <polygon fill="#A50034" points="0,0 84,0 84,84 0,84" /> <!-- a --> - <polygon fill="#2E2E2E" points="48,18 72,18 48,42 60,42 60,30 72,30 72,54 60,66 60,54 24,54 24,66 12,66 48,30" /> + <polygon fill="#202020" points="48,18 72,18 48,42 60,42 60,30 72,30 72,54 60,66 60,54 24,54 24,66 12,66 48,30" /> <!-- f --> - <polygon fill="#FCF9F9" points="24,18 60,18 48,30 36,30 36,42 48,42 24,66 24,30 36,30" /> + <polygon fill="#F4F4F4" points="24,18 60,18 48,30 36,30 36,42 48,42 24,66 24,30 36,30" /> </svg> 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> diff --git a/svg/logotype.svg b/svg/logotype.svg index eee07b5..3035a15 100644 --- a/svg/logotype.svg +++ b/svg/logotype.svg @@ -1,7 +1,7 @@ <!-- Copyright 2022-2023 Gabriel Jensen. This work is licensed under a Creative Commons Attribution 4.0 International License. --> <svg height="48" width="60" xmlns="http://www.w3.org/2000/svg"> <!-- a --> - <polygon fill="#2E2E2E" points="36,0 60,0 36,24 48,24 48,12 60,12 60,36 48,48 48,36 12,36 12,48 0,48 36,12" /> + <polygon fill="#202020" points="36,0 60,0 36,24 48,24 48,12 60,12 60,36 48,48 48,36 12,36 12,48 0,48 36,12" /> <!-- f --> - <polygon fill="#F9F6F6" points="12,0 48,0 36,12 24,12 24,24 36,24 12,48 12,12 24,12" /> + <polygon fill="#F4F4F4" points="12,0 48,0 36,12 24,12 24,24 36,24 12,48 12,12 24,12" /> </svg> diff --git a/svg/mandelbrot.svg b/svg/mandelbrot.svg index 3ceedb4..f33a3a2 100644 --- a/svg/mandelbrot.svg +++ b/svg/mandelbrot.svg @@ -9,15 +9,15 @@ <!-- background --> <polygon fill="#00965E" points="0,0 384,0 384,384 0,384" /> <!-- middle Circle --> - <circle cx="192" cy="192" fill="#FCF9F9" r="144" /> + <circle cx="192" cy="192" fill="#F4F4F4" r="144" /> <!-- digit Eight --> <circle cx="192" cy="268" fill="none" r="92" stroke="#00965E" stroke-width="48" /> <!-- Bottom Border --> - <circle cx="192" cy="268" fill="none" r="92" stroke="#FCF9F9" stroke-width="16" /> <!-- Bottom Centre --> + <circle cx="192" cy="268" fill="none" r="92" stroke="#F4F4F4" stroke-width="16" /> <!-- Bottom Centre --> <circle cx="192" cy="116" fill="none" r="92" stroke="#00965E" stroke-width="48" /> <!-- Top Border --> - <circle cx="192" cy="116" fill="none" r="92" stroke="#FCF9F9" stroke-width="16" /> <!-- Top Centre --> + <circle cx="192" cy="116" fill="none" r="92" stroke="#F4F4F4" stroke-width="16" /> <!-- Top Centre --> <!-- overlay --> <circle clip-path="url(#clipF7)" cx="192" cy="268" fill="none" r="92" stroke="#00965E" stroke-width="48" /> - <circle clip-path="url(#clip16)" cx="192" cy="268" fill="none" r="92" stroke="#FCF9F9" stroke-width="16" /> + <circle clip-path="url(#clip16)" cx="192" cy="268" fill="none" r="92" stroke="#F4F4F4" stroke-width="16" /> <!-- 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> diff --git a/svg/themeToggler.svg b/svg/themeToggler.svg index c3f6609..f48f236 100644 --- a/svg/themeToggler.svg +++ b/svg/themeToggler.svg @@ -1,4 +1,4 @@ <svg height="24" width="24" xmlns="http://www.w3.org/2000/svg"> - <polygon fill="#FCF9F9" points="11,0 24,0 24,24 11,24" /> - <polygon fill="#2E2E2E" points="0,0 12,0 12,24 0,24" /> + <polygon fill="#F4F4F4" points="11,0 24,0 24,24 11,24" /> + <polygon fill="#202020" points="0,0 12,0 12,24 0,24" /> </svg>
\ No newline at end of file |