use svg logo

This commit is contained in:
Jeffrey Hsu 2025-01-23 01:51:02 +08:00
parent 623d80daa4
commit 0e84fd0760
7 changed files with 113 additions and 25 deletions

View File

@ -18,7 +18,9 @@ $mitt.on('startLoading', (on) => {
<div
ref="loading"
class="loading"
/>
>
<logo-text-logo-with-index-row class="h-12 lg:h-[72px] fill-gray-600" />
</div>
<div class="relative flex min-h-screen flex-col overflow-hidden bg-blue-50">
<nav-bar />
<nuxt-page />

View File

@ -19,13 +19,6 @@ pre, code {
.loading {
@apply fixed h-screen w-screen flex justify-center items-center z-[999] bg-blue-50 backdrop-blur-3xl bg-opacity-45 transition-all duration-500 opacity-100;
&::before {
content: 'CantyOni_on\'s Index';
font-family: 'BaconyScript', sans-serif;
@apply text-5xl lg:text-7xl text-gray-600;
}
}
.stop {

View File

@ -8,21 +8,14 @@
<div class="grid-cols-4 gird min-h-48">
<div>
<div class="flex items-center gap-4">
<img
alt=""
<logo-no-text-logo
:color="true"
class="h-20 w-20"
src="~/assets/images/logo/c.png"
>
<div
class="text-4xl leading-7 text-gray-500"
style="font-family: BaconyScript, sans-serif"
>
<p>CantyOni_on's</p>
<p>Index</p>
</div>
/>
<logo-text-logo-with-index-col class="h-16 fill-gray-600" />
</div>
<p class="mt-20 leading-8 text-gray-500">
&copy;2024 All rights reserved.
&copy;2025 All rights reserved.
</p>
</div>
</div>

View File

@ -0,0 +1,31 @@
<script setup lang="ts">
defineProps<{
color: boolean
}>()
</script>
<template>
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 1078.16 1075.42"
>
<g>
<path
:class="[color ? 'fill-red-500' : 'fill-white']"
d="M1040.51,386.14l-.07-.19C924.96,101.02,581.05.8,331.04,142.01c-.07.04-.13.08-.2.12-45.27,25.59-87.46,59.11-124.65,100.88-24.7,26.36-45.78,55.48-63.22,86.56-.14.23-.26.46-.39.69-102.76,183.72-79.1,435.44,69.67,588.36,202.89,229.48,602.4,202.48,773.92-50.9,98.35-136.7,120.07-327.28,54.34-481.58ZM905.19,713.98l-.09.2c-136.91,335.55-649.64,259.46-679.31-105.17-5.21-58.59,4.29-122.37,27.28-174.38,107.31-248.62,475.89-287.09,621.75-50.87,63.72,95.56,75.41,224.73,30.37,330.22Z"
/>
<path
:class="[color ? 'fill-red-500' : 'fill-white']"
d="M672.09,623.7c5.78-4.85,12.97-2.42,19.42.18,26.81,11.11,78.95,32.03,106,43.64,2.5,1.24,4.48,2.51,5.9,3.95,6.04,6.42,1.06,15-3.11,23.75-116.7,225.31-479.56,140.92-475.27-119.33-1.14-133.26,103.89-236.04,233.34-245.87,101.07-9.29,203.23,42.83,246.35,139.61,4.93,12.74-3.21,16.51-13.33,20.61-29.05,11.47-77.18,32.55-106.28,43.01-6.68,1.77-11.51-.53-16.5-6.62-2.77-3.25-5.74-7.45-9.18-11.82-54.17-72.65-179.86-36.59-182.63,55.95-6.76,95.95,117.06,143.89,179.46,71.37,5.12-5.79,10.52-14.2,15.73-18.35l.1-.08Z"
/>
<path
:class="[color ? 'fill-green-500' : 'fill-white']"
d="M331.04,142.01c-.07.04-.13.08-.2.12-45.27,25.59-87.46,59.11-124.65,100.88-24.7,26.36-45.78,55.48-63.22,86.56-.14.23-.26.46-.39.69C.99,297.1-68.86,196.33,94.28,204.91c4.04.21,8.23.49,12.56.84,4.24.43,11.3.67,12.3-.99,1.3-1.93-.33-3.81-3.08-7.2-14.62-14.86-30.47-32.36-44.48-50.76-26.08-34.26-45.8-71.65-39.41-100.91,3.63-8.06,9.34-12.97,17.84-15.39,28.09-3.22,61.48,13.75,92.79,36.88,20.06,14.82,39.27,32.17,55.67,48.35,3.31,2.7,5.25,4.34,7.13,2.99,1.54-1.03,1.29-7.68.88-11.65-.45-4.65-.82-9.65-1.1-14.81-.49-9.37-.63-19.27-.24-28.55,3.49-110.15,80.17-64.6,114.06,38.85,4.81,13.59,8.57,26.72,11.84,39.45Z"
/>
</g>
</svg>
</template>
<style scoped>
</style>

View File

@ -0,0 +1,35 @@
<script setup lang="ts">
</script>
<template>
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 309.02 102.76"
>
<g>
<path d="M29.53.7c4.61,0,7.78,2.95,7.78,7.2,0,5.04-6.19,9.94-11.95,9.43,1.94-.86,4.18-4.46,4.18-6.77,0-1.3-.65-2.02-1.66-2.02-4.61,0-15.63,14.55-15.63,24.55-.14,1.8.36,4.1,2.3,4.1,2.74,0,9.29-4.32,15.48-11.74,1.87.86,4.32,2.81,4.32,4.9-.07,2.88-12.46,16.35-21.75,16.2C-12.02,46.14,8.5.7,29.53.7Z" />
<path d="M35.07,33.03c0-8.71,8.86-18.72,19.66-18.72,5.98,0,9,3.1,9.79,6.19-2.16,3.82-2.95,14.83-2.3,14.91,2.09-1.44,4.54-4.39,5.98-5.9,2.38-2.38,3.24-1.66,3.24-.5-3.96,6.91-8.35,13.39-9.94,13.47-6.84,0-9.58-3.96-9.72-6.98-2.45,2.66-4.68,7.49-7.49,7.49s-9.22-1.87-9.22-9.94ZM46.52,33.68c2.23,0,7.2-10.8,6.91-13.39-2.95,0-8.21,4.1-8.21,10.08,0,1.87.36,3.31,1.3,3.31Z" />
<path d="M82.3,37.5c-.5-1.3.07-8.5.72-13.61-3.74,1.01-7.92,18.79-7.99,18.72-3.74-.5-8.64-2.16-8.64-4.61,0-7.2,4.97-21.17,6.7-21.67,2.02-1.37,6.7-1.87,7.42.79.07.43-.14,1.51-.36,2.38,2.59-1.94,7.2-4.46,10.44-4.46,4.32,0,5.54,3.82,5.18,5.33-.65,1.58-3.67,11.95-3.31,15.27,1.8-.58,3.17-2.16,5.4-4.03,2.23-1.94,2.59-.5,2.74.29.22.94-8.57,10.15-9.72,11.09-3.6,0-7.63-3.17-8.57-5.47Z" />
<path d="M97.06,34.18c.29-4.1,5.04-16.06,7.06-20.38-1.66-.07-4.03,0-10.58,0-3.17,0-.65-6.84,3.02-6.84h11.59c.58-.94,2.38-3.74,2.81-4.32,3.38-4.46,13.39-2.59,11.67.58-.94,1.3-1.58,2.81-2.02,3.53,1.51,0,4.75.07,8.28.07,4.75,0,.36,6.55-1.01,6.55-.86,0-9.86-.14-12.02,0-1.66.94-7.99,18.87-8.14,21.75,1.94-.65,3.82-1.8,5.98-3.96,2.59-2.66,3.53-.36,2.74.58-1.22,1.44-7.27,10.3-10.15,11.23-2.16,0-9.79-1.66-9.22-8.78Z" />
<path d="M113.33,50.89c-.29-2.02,3.24-9.22,6.12-14.33-3.31-.5-5.04-3.02-4.75-6.19.14-2.23,1.08-15.12,3.89-15.12,2.38,0,7.42.72,7.49,2.88,0,2.09-.58,8.78.07,10.01,2.3-1.51,5.76-12.82,7.2-13.03,3.67-.43,8.93,3.53,7.92,6.26-2.09,2.81-17.21,29.16-18.15,35.79-6.48.58-9.36-3.46-9.79-6.26Z" />
<path d="M140.12,29.14c0-18.07,14.19-28.44,22.11-28.44s11.88,6.55,11.88,15.7c0,14.76-11.16,30.24-21.75,30.24-7.27,0-12.24-6.84-12.24-17.5ZM153.58,35.91c2.45,0,10.58-4.82,10.58-18.29,0-3.89-1.01-6.19-3.31-6.12-4.68.22-10.87,9.72-10.87,17.79,0,3.6,1.22,6.62,3.6,6.62Z" />
<path d="M187.99,37.5c-.5-1.3.07-8.5.72-13.61-3.74,1.01-7.92,18.79-7.99,18.72-3.74-.5-8.64-2.16-8.64-4.61,0-7.2,4.97-21.17,6.7-21.67,2.02-1.37,6.7-1.87,7.42.79.07.43-.14,1.51-.36,2.38,2.59-1.94,7.2-4.46,10.44-4.46,4.32,0,5.54,3.82,5.18,5.33-.65,1.58-3.67,11.95-3.31,15.27,1.8-.58,3.17-2.16,5.4-4.03,2.23-1.94,2.59-.5,2.74.29.22.94-8.57,10.15-9.72,11.09-3.6,0-7.63-3.17-8.57-5.47Z" />
<path d="M201.82,38.22c.14-4.82,3.67-14.04,6.77-22.83,3.82,0,9,1.94,9.72,4.68-1.8,3.31-6.19,15.27-5.62,15.27,1.87-.29,3.89-2.81,5.11-3.96,2.16-1.94,3.02-1.01,3.02.29-3.89,5.83-8.71,10.01-9.94,10.87-4.1,0-7.56-2.45-9.07-4.32ZM216.94,3.73c3.96,0,5.9,2.45,5.9,4.18s-1.73,5.11-5.9,5.11-5.76-2.02-5.76-3.38-.29-5.9,5.76-5.9Z" />
<path d="M149.61,57.23c-2.74.86-4.97-4.39-3.02-4.9,21.75-5.98,110.17-9.58,125.36-1.51,2.09,1.08,1.08,5.76-2.16,4.75-26.64-8.21-95.84-5.62-120.18,1.66Z" />
<path d="M218.02,30.01c0-8.14,8.71-14.98,16.63-14.98,7.34,0,10.87,6.19,10.87,13.68,0,6.7-9.43,13.25-16.2,13.25-5.69,0-11.31-5.11-11.31-11.95ZM231.05,32.38c1.08,0,5.18-1.8,5.18-5.33,0-3.17-1.01-4.32-3.53-4.32-2.66,0-4.75,3.1-4.75,6.41,0,2.66,2.02,3.24,3.1,3.24Z" />
<path d="M261.29,37.5c-.5-1.3.07-8.5.72-13.61-3.74,1.01-7.92,18.79-7.99,18.72-3.74-.5-8.64-2.16-8.64-4.61,0-7.2,4.97-21.17,6.7-21.67,2.02-1.37,6.7-1.87,7.42.79.07.43-.14,1.51-.36,2.38,2.59-1.94,7.2-4.46,10.44-4.46,4.32,0,5.54,3.82,5.18,5.33-.65,1.58-3.67,11.95-3.31,15.27,1.8-.58,3.17-2.16,5.4-4.03,2.23-1.94,2.59-.5,2.74.29.22.94-8.57,10.15-9.72,11.09-3.6,0-7.63-3.17-8.57-5.47Z" />
<path d="M280.3,16.54c1.3-.86,4.39-2.74,4.46-3.38.07-1.01-1.3-2.09-1.94-4.03-1.01-3.31.94-6.34,5.33-6.34,3.53,0,5.26,2.02,5.26,4.03,0,4.18-7.13,14.54-10.37,14.62-2.16.07-3.46-4.39-2.74-4.9Z" />
<path d="M286.85,38.29c.43-2.81,2.23-5.26,4.32-5.26,1.87.14,2.88,2.3,4.9,2.3.29,0,2.23-.07,2.52-2.02.36-2.81-9.07-5.83-8.35-10.58.22-1.66,4.25-6.55,14.26-6.55,2.3,0,4.97,0,4.46,3.67-.14,1.22-.72,1.94-1.87,2.38-2.45.79-5.98.72-6.05,1.37,3.6,1.08,8.14,4.46,7.49,9.43-1.01,6.77-9.29,10.23-12.38,10.23-3.96,0-9.5-3.02-9.29-4.97Z" />
<path d="M0,92.68c2.38-10.87,11.66-38.31,13.9-42.84,4.68.86,10.08,3.53,8.21,6.05-4.18,10.73-7.85,25.27-11.81,39.82-4.54.07-10.51-.72-10.3-3.02Z" />
<path d="M31.9,87.5c-.5-1.3.07-8.5.72-13.61-3.74,1.01-7.92,18.79-7.99,18.72-3.74-.5-8.64-2.16-8.64-4.61,0-7.2,4.97-21.17,6.7-21.67,2.02-1.37,6.7-1.87,7.42.79.07.43-.14,1.51-.36,2.38,2.59-1.94,7.2-4.46,10.44-4.46,4.32,0,5.54,3.82,5.18,5.33-.65,1.58-3.67,11.95-3.31,15.27,1.8-.58,3.17-2.16,5.4-4.03,2.23-1.94,2.59-.5,2.74.29.22.94-8.57,10.15-9.72,11.09-3.6,0-7.63-3.17-8.57-5.47Z" />
<path d="M47.31,83.82c0-8.93,9.86-18.79,18.72-18.79h3.38c1.01-3.38,3.46-8.93,6.55-11.95,1.08-1.08,2.45-1.44,3.74-1.44,4.18,0,8.5,4.03,7.2,5.26-1.8,1.8-7.56,14.33-9.58,22.03-.5,2.88-.65,5.62-.36,5.62,1.87-.29,3.96-2.81,5.18-3.96.94-.86,1.58-1.15,2.02-1.15.72,0,1.01.79,1.01,1.37-1.73,2.95-3.46,5.76-4.97,7.92s-2.95,3.96-3.82,3.96h-.86c-2.59-.14-4.61-.65-5.98-1.58l-.22-.14-.07-.07c-3.38-1.94-4.46-5.04-4.32-5.62-4.18,5.83-7.27,7.7-8.42,7.7s-9.22-.14-9.22-9.15ZM59.33,84.33c2.88,0,7.42-10.01,7.2-13.68-2.88-.07-9,7.2-9,11.23.07,1.58,1.01,2.45,1.8,2.45Z" />
<path d="M82.23,83.46c0-8.64,7.92-18.43,17.79-18.43,1.01,0,6.12.14,6.12,4.46,0,7.92-11.23,11.52-13.25,11.52,0,2.52,1.44,4.25,4.61,4.25,3.82,0,7.2-2.52,10.15-4.61.79-.58,1.51-.86,2.02-.86,1.08,0,1.3,1.15-.29,2.88-3.53,3.82-10.66,10.3-18,10.3-5.4,0-9.14-3.6-9.14-9.5ZM98.72,71.87c0-.58-.29-1.22-1.22-1.22-1.8,0-5.47,3.38-5.47,5.54,2.88-.86,6.7-2.66,6.7-4.32Z" />
<path d="M97.49,98.59c-.36-2.23,9.29-11.45,16.63-17.86-1.15-3.1-1.87-6.48-1.87-12.1,0-2.02,2.66-2.16,3.38-2.16,7.34-.43,6.77,6.55,7.7,7.85,2.52-.72,5.04-7.56,5.54-9.29,8.86,2.81,6.91,6.91,5.76,8.28-.86,1.01-4.9,4.68-7.7,7.2,1.01,1.87,2.02,3.6,4.54,3.6,2.88,0,4.97-.94,6.55-1.8.5-.36.94-.5,1.3-.5.72,0,1.15.65.94,1.73-2.81,2.88-7.85,7.27-11.45,8.86-4.75,0-8.5-2.95-10.08-5.18-2.16.07-8.28,8.93-12.31,15.55-3.6-.5-8.5-2.02-8.93-4.18Z" />
</g>
</svg>
</template>
<style scoped>
</style>

View File

@ -0,0 +1,35 @@
<script setup lang="ts">
</script>
<template>
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 465.39 57.48"
>
<g>
<path d="M28.16.86c4.61,0,7.78,2.95,7.78,7.2,0,5.04-6.19,9.94-11.95,9.43,1.94-.86,4.18-4.46,4.18-6.77,0-1.3-.65-2.02-1.66-2.02-4.61,0-15.63,14.55-15.63,24.55-.14,1.8.36,4.1,2.3,4.1,2.74,0,9.29-4.32,15.48-11.74,1.87.86,4.32,2.81,4.32,4.9-.07,2.88-12.46,16.35-21.75,16.2C-13.39,46.3,7.13.86,28.16.86Z" />
<path d="M33.7,33.19c0-8.71,8.86-18.72,19.66-18.72,5.98,0,9,3.1,9.79,6.19-2.16,3.82-2.95,14.83-2.3,14.91,2.09-1.44,4.54-4.39,5.98-5.9,2.38-2.38,3.24-1.66,3.24-.5-3.96,6.91-8.35,13.39-9.94,13.47-6.84,0-9.58-3.96-9.72-6.98-2.45,2.66-4.68,7.49-7.49,7.49s-9.22-1.87-9.22-9.94ZM45.15,33.84c2.23,0,7.2-10.8,6.91-13.39-2.95,0-8.21,4.1-8.21,10.08,0,1.87.36,3.31,1.3,3.31Z" />
<path d="M80.93,37.66c-.5-1.3.07-8.5.72-13.61-3.74,1.01-7.92,18.79-7.99,18.72-3.74-.5-8.64-2.16-8.64-4.61,0-7.2,4.97-21.17,6.7-21.67,2.02-1.37,6.7-1.87,7.42.79.07.43-.14,1.51-.36,2.38,2.59-1.94,7.2-4.46,10.44-4.46,4.32,0,5.54,3.82,5.18,5.33-.65,1.58-3.67,11.95-3.31,15.27,1.8-.58,3.17-2.16,5.4-4.03,2.23-1.94,2.59-.5,2.74.29.22.94-8.57,10.15-9.72,11.09-3.6,0-7.63-3.17-8.57-5.47Z" />
<path d="M95.69,34.35c.29-4.1,5.04-16.06,7.06-20.38-1.66-.07-4.03,0-10.58,0-3.17,0-.65-6.84,3.02-6.84h11.59c.58-.94,2.38-3.74,2.81-4.32,3.38-4.46,13.39-2.59,11.67.58-.94,1.3-1.58,2.81-2.02,3.53,1.51,0,4.75.07,8.28.07,4.75,0,.36,6.55-1.01,6.55-.86,0-9.86-.14-12.02,0-1.66.94-7.99,18.87-8.14,21.75,1.94-.65,3.82-1.8,5.98-3.96,2.59-2.66,3.53-.36,2.74.58-1.22,1.44-7.27,10.3-10.15,11.23-2.16,0-9.79-1.66-9.22-8.78Z" />
<path d="M111.96,51.05c-.29-2.02,3.24-9.22,6.12-14.33-3.31-.5-5.04-3.02-4.75-6.19.14-2.23,1.08-15.12,3.89-15.12,2.38,0,7.42.72,7.49,2.88,0,2.09-.58,8.78.07,10.01,2.3-1.51,5.76-12.82,7.2-13.03,3.67-.43,8.93,3.53,7.92,6.26-2.09,2.81-17.21,29.16-18.15,35.79-6.48.58-9.36-3.46-9.79-6.26Z" />
<path d="M138.75,29.31c0-18.07,14.19-28.44,22.11-28.44s11.88,6.55,11.88,15.7c0,14.76-11.16,30.24-21.75,30.24-7.27,0-12.24-6.84-12.24-17.5ZM152.21,36.08c2.45,0,10.58-4.82,10.58-18.29,0-3.89-1.01-6.19-3.31-6.12-4.68.22-10.87,9.72-10.87,17.79,0,3.6,1.22,6.62,3.6,6.62Z" />
<path d="M186.63,37.66c-.5-1.3.07-8.5.72-13.61-3.74,1.01-7.92,18.79-7.99,18.72-3.74-.5-8.64-2.16-8.64-4.61,0-7.2,4.97-21.17,6.7-21.67,2.02-1.37,6.7-1.87,7.42.79.07.43-.14,1.51-.36,2.38,2.59-1.94,7.2-4.46,10.44-4.46,4.32,0,5.54,3.82,5.18,5.33-.65,1.58-3.67,11.95-3.31,15.27,1.8-.58,3.17-2.16,5.4-4.03,2.23-1.94,2.59-.5,2.74.29.22.94-8.57,10.15-9.72,11.09-3.6,0-7.63-3.17-8.57-5.47Z" />
<path d="M200.45,38.38c.14-4.82,3.67-14.04,6.77-22.83,3.82,0,9,1.94,9.72,4.68-1.8,3.31-6.19,15.27-5.62,15.27,1.87-.29,3.89-2.81,5.11-3.96,2.16-1.94,3.02-1.01,3.02.29-3.89,5.83-8.71,10.01-9.94,10.87-4.1,0-7.56-2.45-9.07-4.32ZM215.57,3.89c3.96,0,5.9,2.45,5.9,4.18s-1.73,5.11-5.9,5.11-5.76-2.02-5.76-3.38-.29-5.9,5.76-5.9Z" />
<path d="M148.24,57.39c-2.74.86-4.97-4.39-3.02-4.9,21.75-5.98,110.17-9.58,125.36-1.51,2.09,1.08,1.08,5.76-2.16,4.75-26.64-8.21-95.84-5.62-120.18,1.66Z" />
<path d="M216.65,30.17c0-8.14,8.71-14.98,16.63-14.98,7.34,0,10.87,6.19,10.87,13.68,0,6.7-9.43,13.25-16.2,13.25-5.69,0-11.31-5.11-11.31-11.95ZM229.68,32.55c1.08,0,5.18-1.8,5.18-5.33,0-3.17-1.01-4.32-3.53-4.32-2.66,0-4.75,3.1-4.75,6.41,0,2.66,2.02,3.24,3.1,3.24Z" />
<path d="M259.92,37.66c-.5-1.3.07-8.5.72-13.61-3.74,1.01-7.92,18.79-7.99,18.72-3.74-.5-8.64-2.16-8.64-4.61,0-7.2,4.97-21.17,6.7-21.67,2.02-1.37,6.7-1.87,7.42.79.07.43-.14,1.51-.36,2.38,2.59-1.94,7.2-4.46,10.44-4.46,4.32,0,5.54,3.82,5.18,5.33-.65,1.58-3.67,11.95-3.31,15.27,1.8-.58,3.17-2.16,5.4-4.03,2.23-1.94,2.59-.5,2.74.29.22.94-8.57,10.15-9.72,11.09-3.6,0-7.63-3.17-8.57-5.47Z" />
<path d="M278.93,16.71c1.3-.86,4.39-2.74,4.46-3.38.07-1.01-1.3-2.09-1.94-4.03-1.01-3.31.94-6.34,5.33-6.34,3.53,0,5.26,2.02,5.26,4.03,0,4.18-7.13,14.54-10.37,14.62-2.16.07-3.46-4.39-2.74-4.9Z" />
<path d="M285.48,38.45c.43-2.81,2.23-5.26,4.32-5.26,1.87.14,2.88,2.3,4.9,2.3.29,0,2.23-.07,2.52-2.02.36-2.81-9.07-5.83-8.35-10.58.22-1.66,4.25-6.55,14.26-6.55,2.3,0,4.97,0,4.46,3.67-.14,1.22-.72,1.94-1.87,2.38-2.45.79-5.98.72-6.05,1.37,3.6,1.08,8.14,4.46,7.49,9.43-1.01,6.77-9.29,10.23-12.38,10.23-3.96,0-9.5-3.02-9.29-4.97Z" />
<path d="M325.08,42.84c2.38-10.87,11.66-38.31,13.9-42.84,4.68.86,10.08,3.53,8.21,6.05-4.18,10.73-7.85,25.27-11.81,39.82-4.54.07-10.51-.72-10.3-3.02Z" />
<path d="M356.97,37.66c-.5-1.3.07-8.5.72-13.61-3.74,1.01-7.92,18.79-7.99,18.72-3.74-.5-8.64-2.16-8.64-4.61,0-7.2,4.97-21.17,6.7-21.67,2.02-1.37,6.7-1.87,7.42.79.07.43-.14,1.51-.36,2.38,2.59-1.94,7.2-4.46,10.44-4.46,4.32,0,5.54,3.82,5.18,5.33-.65,1.58-3.67,11.95-3.31,15.27,1.8-.58,3.17-2.16,5.4-4.03,2.23-1.94,2.59-.5,2.74.29.22.94-8.57,10.15-9.72,11.09-3.6,0-7.63-3.17-8.57-5.47Z" />
<path d="M372.38,33.99c0-8.93,9.86-18.79,18.72-18.79h3.38c1.01-3.38,3.46-8.93,6.55-11.95,1.08-1.08,2.45-1.44,3.74-1.44,4.18,0,8.5,4.03,7.2,5.26-1.8,1.8-7.56,14.33-9.58,22.03-.5,2.88-.65,5.62-.36,5.62,1.87-.29,3.96-2.81,5.18-3.96.94-.86,1.58-1.15,2.02-1.15.72,0,1.01.79,1.01,1.37-1.73,2.95-3.46,5.76-4.97,7.92s-2.95,3.96-3.82,3.96h-.86c-2.59-.14-4.61-.65-5.98-1.58l-.22-.14-.07-.07c-3.38-1.94-4.46-5.04-4.32-5.62-4.18,5.83-7.27,7.7-8.42,7.7s-9.22-.14-9.22-9.15ZM384.41,34.49c2.88,0,7.42-10.01,7.2-13.68-2.88-.07-9,7.2-9,11.23.07,1.58,1.01,2.45,1.8,2.45Z" />
<path d="M407.3,33.63c0-8.64,7.92-18.43,17.79-18.43,1.01,0,6.12.14,6.12,4.46,0,7.92-11.23,11.52-13.25,11.52,0,2.52,1.44,4.25,4.61,4.25,3.82,0,7.2-2.52,10.15-4.61.79-.58,1.51-.86,2.02-.86,1.08,0,1.3,1.15-.29,2.88-3.53,3.82-10.66,10.3-18,10.3-5.4,0-9.14-3.6-9.14-9.5ZM423.79,22.03c0-.58-.29-1.22-1.22-1.22-1.8,0-5.47,3.38-5.47,5.54,2.88-.86,6.7-2.66,6.7-4.32Z" />
<path d="M422.56,48.75c-.36-2.23,9.29-11.45,16.63-17.86-1.15-3.1-1.87-6.48-1.87-12.1,0-2.02,2.66-2.16,3.38-2.16,7.34-.43,6.77,6.55,7.7,7.85,2.52-.72,5.04-7.56,5.54-9.29,8.86,2.81,6.91,6.91,5.76,8.28-.86,1.01-4.9,4.68-7.7,7.2,1.01,1.87,2.02,3.6,4.54,3.6,2.88,0,4.97-.94,6.55-1.8.5-.36.94-.5,1.3-.5.72,0,1.15.65.94,1.73-2.81,2.88-7.85,7.27-11.45,8.86-4.75,0-8.5-2.95-10.08-5.18-2.16.07-8.28,8.93-12.31,15.55-3.6-.5-8.5-2.02-8.93-4.18Z" />
</g>
</svg>
</template>
<style scoped>
</style>

View File

@ -144,11 +144,10 @@ onUnmounted(() => {
v-else
class="py-2"
>
<img
src="~/assets/images/logo/w.png"
alt=""
class="h-12 w-12"
>
<logo-no-text-logo
:color="false"
class="w-12 h-12"
/>
</div>
</div>