add neon logo

This commit is contained in:
saml33 2023-11-17 10:25:07 +11:00
parent 805cb5fa38
commit f8caa96668
2 changed files with 25 additions and 0 deletions

14
public/icons/bsol.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 26 KiB

11
public/icons/neon.svg Normal file
View File

@ -0,0 +1,11 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_148_55)">
<rect x="7.125" y="7.25" width="18.875" height="19" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 32C24.8361 32 31.9999 24.8412 31.9999 16.0113C32.0225 7.15878 24.8361 0 16 0C7.16383 0 0 7.15878 0 15.9887C0 24.8187 7.16383 32 16 32ZM9.80789 9.19124L15.7966 15.1757V9.5074C15.7966 9.46225 15.7966 9.3945 15.8192 9.34932C15.8418 9.30417 15.8644 9.25899 15.9096 9.21384C15.9548 9.16867 16 9.14609 16.0452 9.12351C16.0904 9.10091 16.1582 9.10091 16.2034 9.10091H22.9378H22.9604C22.9604 9.10091 22.9604 9.10091 22.983 9.10091C23.0282 9.10091 23.096 9.12351 23.1412 9.12351C23.1864 9.14609 23.2316 9.16867 23.2768 9.21384C23.322 9.25899 23.3446 9.30417 23.3672 9.34932C23.3898 9.3945 23.3898 9.46225 23.3898 9.5074V16.192C23.3898 16.2145 23.3898 16.2145 23.3898 16.2372V22.9668C23.3898 23.0346 23.3898 23.0798 23.3672 23.1249C23.3446 23.17 23.322 23.2152 23.2768 23.2604C23.2316 23.3056 23.1864 23.3281 23.1412 23.3508C23.096 23.3733 23.0282 23.3733 22.983 23.3733C22.9152 23.3733 22.87 23.3733 22.8022 23.3508C22.757 23.3281 22.6892 23.3056 22.6666 23.2604L16.6779 17.2759V22.9668C16.6779 23.012 16.6779 23.0798 16.6553 23.1249C16.6327 23.17 16.6101 23.2152 16.5649 23.2604C16.5197 23.3056 16.4745 23.3281 16.4294 23.3508C16.3842 23.3733 16.3164 23.3733 16.2712 23.3733H9.51411H9.49151C9.44631 23.3733 9.37851 23.3508 9.33332 23.3508C9.28812 23.3281 9.24292 23.3056 9.19772 23.2604C9.15253 23.2152 9.12993 23.17 9.10733 23.1249C9.08473 23.0798 9.08473 23.012 9.08473 22.9668V16.2372C9.08473 16.192 9.08473 16.1693 9.10733 16.1242V9.5074C9.10733 9.41707 9.12993 9.34932 9.17513 9.259C9.22032 9.19124 9.28812 9.12349 9.37851 9.10091C9.44631 9.07834 9.53671 9.05576 9.6271 9.07834C9.6723 9.10092 9.7627 9.14609 9.80789 9.19124Z" fill="#DF42AB"/>
</g>
<defs>
<clipPath id="clip0_148_55">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB