Replace old logo with turtle

This commit is contained in:
Sasha Koshka 2023-10-04 17:05:31 -04:00
parent e42d6d0eb2
commit 55d94d8cfc
4 changed files with 16 additions and 5 deletions

View File

@ -27,10 +27,6 @@
src: url('https://tebibyte.media/assets/fonts/UbuntuMonoLigaturized-Regular.ttf');
}
::selection {
}
* {
box-sizing: border-box;
font-family: 'Ubuntu';

15
assets/img/turtle.svg Normal file
View File

@ -0,0 +1,15 @@
<svg style="fill-rule:nonzero;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;" version="1.1" viewBox="0 0 1024 1024" width="256" height="256" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<title>Tebibyte Media Logo (Turtle)</title>
<desc>
Created by Sasha Koshka (pseudonymous)
https://holanet.xyz
Licensed under Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
https://creativecommons.org/licenses/by-sa/4.0/legalcode
</desc>
<path d="M341.814 590.837C298.274 496.846 339.172 385.355 433.163 341.814C527.154 298.274 638.645 339.172 682.186 433.163C725.726 527.154 684.828 638.645 590.837 682.186C496.846 725.726 385.355 684.828 341.814 590.837Z" fill="#ffffff" fill-rule="nonzero" opacity="1" stroke="none"/>
<path d="M146.721 196.984C133.568 203.375 121.775 213.046 112.669 225.777C83.5315 266.515 92.9306 323.156 133.669 352.294C171.345 375.058 252.412 385.147 303.511 415.303C315.595 389.217 332.571 365.325 353.898 345.123C309.246 310.236 272.93 233.098 239.187 204.777C211.179 184.744 175.658 182.924 146.721 196.984Z" fill="#ffffff" fill-rule="nonzero" opacity="1" stroke="none"/>
<path d="M546.174 284.672C574.776 288.999 602.331 298.719 627.339 313.198C654.383 257.718 692.691 228.859 707.277 194.992C721.971 151.993 699.032 105.237 656.033 90.5434C613.035 75.8493 566.251 98.8015 551.557 141.8C542.413 177.325 559.857 224.588 546.174 284.672Z" fill="#ffffff" fill-rule="nonzero" opacity="1" stroke="none"/>
<path d="M731.667 444.259C731.686 444.319 731.704 444.379 731.723 444.439C740.573 473.222 743.424 502.39 741.108 530.677C784.387 533.03 815.335 549.738 844.664 548.693C885.251 544.086 914.433 507.419 909.826 466.832C905.22 426.245 868.562 397.093 827.975 401.7C799.261 407.233 785.631 424.61 731.667 444.259Z" fill="#ffffff" fill-rule="nonzero" opacity="1" stroke="none"/>
<path d="M644.258 699.748C633.225 707.616 621.336 714.61 608.592 720.513C595.837 726.422 582.797 730.948 569.649 734.277C594.68 801.183 580.562 860.618 595.178 899.872C615.56 943.871 667.756 962.994 711.754 942.612C755.752 922.23 774.888 870.063 754.506 826.065C734.019 789.539 682.318 763.921 644.258 699.748Z" fill="#ffffff" fill-rule="nonzero" opacity="1" stroke="none"/>
<path d="M347.901 673.051C329.963 654.776 314.798 633.189 303.418 608.624C302.358 606.335 301.402 604.017 300.423 601.712C257.015 619.929 204.585 624.295 174.143 641.44C137.438 666.033 127.601 715.709 152.194 752.414C176.787 789.12 226.491 798.944 263.197 774.351C290.575 752.762 309.418 706.336 347.901 673.051Z" fill="#ffffff" fill-rule="nonzero" opacity="1" stroke="none"/>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 66 KiB

View File

@ -28,7 +28,7 @@ with this website. If not, see https://www.gnu.org/licenses/. -->
</head>
<body id="home">
<header>
<img id="logo" src="/assets/img/TiB-network.png" />
<img id="logo" src="/assets/img/turtle.svg" />
</header>
<nav>
<menu>