This commit is contained in:
Ben 2024-11-03 15:42:27 +00:00 committed by GitHub
commit 7738ebab6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 9 additions and 1 deletions

File diff suppressed because one or more lines are too long

BIN
png/cobalt-light.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

BIN
png/cobalt.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

4
svg/cobalt-light.svg Normal file
View File

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512" version="1.1">
<rect width="100%" height="100%" fill="#ffffff"/>
<path d="M 125.224 185.525 L 125.500 201.234 178.750 229.867 C 208.038 245.615, 231.892 258.950, 231.759 259.500 C 231.626 260.050, 207.664 271.863, 178.509 285.752 L 125.500 311.003 125.225 326.946 L 124.951 342.890 185.725 312.828 C 219.151 296.294, 252.463 279.921, 259.750 276.443 L 273 270.119 272.998 260.309 L 272.996 250.500 199.936 210.500 C 159.753 188.500, 126.442 170.346, 125.912 170.158 C 125.313 169.945, 125.053 175.756, 125.224 185.525 M 253.224 185.525 L 253.500 201.234 306.750 229.867 C 336.038 245.615, 359.892 258.950, 359.759 259.500 C 359.626 260.050, 335.664 271.863, 306.509 285.752 L 253.500 311.003 253.225 326.946 L 252.951 342.890 313.725 312.828 C 347.151 296.294, 380.462 279.921, 387.750 276.443 L 401 270.119 400.998 260.309 L 400.996 250.500 327.936 210.500 C 287.753 188.500, 254.442 170.346, 253.912 170.158 C 253.313 169.945, 253.053 175.756, 253.224 185.525" stroke="none" fill="#000000" fill-rule="evenodd"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

4
svg/cobalt.svg Normal file
View File

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512" version="1.1">
<rect width="100%" height="100%" fill="#000000"/>
<path d="M 125.224 185.525 L 125.500 201.234 178.750 229.867 C 208.038 245.615, 231.892 258.950, 231.759 259.500 C 231.626 260.050, 207.664 271.863, 178.509 285.752 L 125.500 311.003 125.225 326.946 L 124.951 342.890 185.725 312.828 C 219.151 296.294, 252.463 279.921, 259.750 276.443 L 273 270.119 272.998 260.309 L 272.996 250.500 199.936 210.500 C 159.753 188.500, 126.442 170.346, 125.912 170.158 C 125.313 169.945, 125.053 175.756, 125.224 185.525 M 253.224 185.525 L 253.500 201.234 306.750 229.867 C 336.038 245.615, 359.892 258.950, 359.759 259.500 C 359.626 260.050, 335.664 271.863, 306.509 285.752 L 253.500 311.003 253.225 326.946 L 252.951 342.890 313.725 312.828 C 347.151 296.294, 380.462 279.921, 387.750 276.443 L 401 270.119 400.998 260.309 L 400.996 250.500 327.936 210.500 C 287.753 188.500, 254.442 170.346, 253.912 170.158 C 253.313 169.945, 253.053 175.756, 253.224 185.525" stroke="none" fill="#ffffff" fill-rule="evenodd"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB