summaryrefslogtreecommitdiff
path: root/svg/logo/ax.svg
blob: eb89b7f42ecc3e16915bc7ad1641ca3949956f73 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<svg height="108" width="108" xmlns="http://www.w3.org/2000/svg">
	<mask id="letters">
		<polygon fill="white" points="24,36 36,36 48,72 36,72 30,54 24,72 12,72" />
		<polygon fill="black" points="12,36 30,54 12,54" />

		<polygon fill="white" points="60,36 72,36 78,45 84,36 96,36 84,54 96,72 84,72 78,63 72,72 60,72 72,54" />
		<polygon fill="black" points="60,36 78,54 60,54" />
	</mask>

	<rect fill="#4D4084" height="100%" width="100%" x="0" y="0" /> <!-- 7672 C -->
	<rect fill="#FFFFFF" height="100%" mask="url(#letters)" width="100%" x="0" y="0" />
</svg>