summaryrefslogtreecommitdiff
path: root/svg/StdElite.svg
blob: 1f8fb9846451a905c6147cc74d0ceabf3601830e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!-- Copyright 2022-2023 Gabriel Jensen. This work is licensed under a Creative Commons Attribution 4.0 International License. -->
<svg height="384" width="384" xmlns="http://www.w3.org/2000/svg">
	<clipPath id="clip8A">
		<circle cx="192" cy="192" r="168" />
	</clipPath>
	<!-- background -->
	<polygon fill="#0072CE" points="0,0 384,0 384,384 0,384" />
	<!-- middle Circle -->
	<circle cx="192" cy="192" fill="#F6F4F4" 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="#0072CE" 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="#F6F4F4" stroke-width="16" />
	<!-- greater Circle -->
	<circle cx="192" cy="192" fill="none" r="168" stroke="#F6F4F4" stroke-width="16" />
</svg>