Initial commit

This commit is contained in:
2025-05-10 21:28:56 +10:00
commit a782c09f91
24 changed files with 2129 additions and 0 deletions

3
branding/COPYRIGHT Normal file
View File

@@ -0,0 +1,3 @@
The Iodine Logo © 2025 by Maxwell Jeffress is licensed under CC BY-SA 4.0
See more information at https://creativecommons.org/licenses/by-sa/4.0/

102
branding/Iodine.svg Normal file
View File

@@ -0,0 +1,102 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="210mm"
height="297mm"
viewBox="0 0 210 297"
version="1.1"
id="svg1"
inkscape:version="1.4.1 (93de688d07, 2025-03-30)"
sodipodi:docname="Iodine.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="0.65501257"
inkscape:cx="148.8521"
inkscape:cy="704.56663"
inkscape:window-width="1908"
inkscape:window-height="1145"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs1">
<linearGradient
id="linearGradient10"
inkscape:collect="always">
<stop
style="stop-color:#cc00ff;stop-opacity:1;"
offset="0"
id="stop10" />
<stop
style="stop-color:#72008c;stop-opacity:1;"
offset="1"
id="stop11" />
</linearGradient>
<linearGradient
id="linearGradient8"
inkscape:collect="always">
<stop
style="stop-color:#d318ff;stop-opacity:1;"
offset="0"
id="stop8" />
<stop
style="stop-color:#6e0088;stop-opacity:1;"
offset="1"
id="stop9" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient8"
id="linearGradient9"
x1="15.730728"
y1="154.22679"
x2="195.98746"
y2="154.22679"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient10"
id="linearGradient11"
x1="79.586731"
y1="160.85158"
x2="194.51007"
y2="160.85158"
gradientUnits="userSpaceOnUse" />
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<circle
style="fill:url(#linearGradient9);stroke-width:1.25099"
id="path1"
cx="105.85909"
cy="154.22679"
r="90.128365" />
<ellipse
style="fill:url(#linearGradient11);stroke-width:1.67497"
id="path2"
ry="64.764786"
rx="57.46167"
cy="160.85158"
cx="137.0484"
inkscape:export-filename="Iodine_250px.png"
inkscape:export-xdpi="35.227535"
inkscape:export-ydpi="35.227535" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
branding/Iodine_1000px.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

BIN
branding/Iodine_250px.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

BIN
branding/Iodine_500px.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB