Merge pull request #129 from PickleNik/main

New Logo
This commit is contained in:
Kenny 2022-03-20 08:30:16 -04:00 committed by GitHub
commit c79dbf75fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 23 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.DS_Store
node_modules
nuxt/dist
dist

BIN
Icons/Nightly.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1003 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 526 KiB

After

Width:  |  Height:  |  Size: 936 KiB

19
Icons/VueTube.svg Normal file
View File

@ -0,0 +1,19 @@
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="url(#paint0_linear_256_29)" />
<g filter="url(#filter0_b_256_29)">
<circle cx="256" cy="256" r="200" fill="white" fill-opacity="0.1" />
</g>
<path fill-rule="evenodd" clip-rule="evenodd" d="M328.761 269.395C339.456 263.242 339.456 247.811 328.761 241.658L290.096 219.412L329.969 200.819L346.714 210.453L400.951 241.658C411.646 247.811 411.646 263.242 400.951 269.395L346.732 300.588L346.714 300.599L328.643 310.996L288.77 292.403L328.761 269.395ZM207 293.994V311.783V311.79C207.005 324.089 220.308 331.784 230.971 325.656L230.979 325.652L250.637 314.342L290.509 332.935L248.932 356.856L248.904 356.872L194.979 387.897C184.312 394.034 171 386.334 171 374.028L171 311.783L171 277.207L207 293.994ZM291.835 178.88L251.962 197.473L230.979 185.4L230.966 185.393C220.302 179.27 207 186.968 207 199.269V218.439L171 235.226L171 199.269L171 137.024C171 124.718 184.312 117.018 194.979 123.155L248.925 154.192L248.932 154.196L291.835 178.88Z" fill="white" />
<defs>
<filter id="filter0_b_256_29" x="-13" y="-13" width="538" height="538" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix" />
<feGaussianBlur in="BackgroundImage" stdDeviation="34.5" />
<feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_256_29" />
<feBlend mode="normal" in="SourceGraphic" in2="effect1_backgroundBlur_256_29" result="shape" />
</filter>
<linearGradient id="paint0_linear_256_29" x1="0" y1="0" x2="512" y2="512" gradientUnits="userSpaceOnUse">
<stop stop-color="#44AA88" />
<stop offset="1" stop-color="#334455" />
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

3
Icons/icon.svg Normal file
View File

@ -0,0 +1,3 @@
<svg width="238" height="270" viewBox="0 0 238 270" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M157.761 148.395C168.456 142.242 168.456 126.811 157.761 120.658L119.096 98.412L158.969 79.8191L175.714 89.4534L229.951 120.658C240.646 126.811 240.646 142.242 229.951 148.395L175.732 179.588L175.714 179.599L157.643 189.996L117.77 171.403L157.761 148.395ZM36 172.994V190.783V190.79C36.0047 203.089 49.3079 210.784 59.9714 204.656L59.979 204.652L79.6367 193.342L119.509 211.935L77.9318 235.856L77.9038 235.872L23.979 266.897C13.3124 273.034 0 265.334 0 253.028L2.73036e-06 190.783L4.24704e-06 156.207L36 172.994ZM120.835 57.8797L80.9624 76.4726L59.979 64.4002L59.9661 64.3927C49.3016 58.2695 36 65.9676 36 78.2687V97.4389L6.08852e-06 114.226L7.66578e-06 78.2687L1.03961e-05 16.0238C1.09359e-05 3.71778 13.3124 -3.98159 23.979 2.15528L77.9253 33.1923L77.9318 33.196L120.835 57.8797Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 957 B