Updated application icons and project banner.

This commit is contained in:
Rohan Barar
2024-07-17 14:13:48 +10:00
parent c2fe2bcf77
commit 26da8597b4
68 changed files with 1985 additions and 133 deletions

18
icons/banner_dark.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 19 KiB

18
icons/banner_light.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 19 KiB

15
icons/winapps.svg Normal file
View File

@@ -0,0 +1,15 @@
<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 768 768" width="768" height="768">
<title>Icons</title>
<style>
.s0 { fill: #0e63a4 }
.s1 { fill: #f96d2b }
.s2 { fill: #4c9b4c }
</style>
<g id="Application Icons">
<g id="AppIcon">
<path id="Blue Arc" class="s0" d="m0 544.8c0 0 167.5-545.3 414.9-516.5 120.4 14.1 130.5 297.2 130.5 297.2 0 0-54.6-159.2-169.5-156.2-120.9 3.1-204.6 82.6-375.9 375.5z"/>
<path id="Orange Arc" class="s1" d="m494.3 21c0 0 388.6 417.7 239.8 617.5-72.3 97.3-322.6-35.5-322.6-35.5 0 0 165.2 32.3 220.1-68.7 57.7-106.3 30.7-218.5-137.3-513.3z"/>
<path id="Green Arc" class="s2" d="m700.8 711c0 0-556 127.6-654.7-101.1-48.1-111.3 192.1-261.6 192.1-261.6 0 0-110.6 126.9-50.6 225 63.2 103 173.8 135.8 513.2 137.7z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 872 B