mirror of
https://github.com/ccmjga/zhilu-admin
synced 2026-04-02 09:43:45 +08:00
init ai page
This commit is contained in:
3
frontend/src/components/icons/AiChatIcon.vue
Normal file
3
frontend/src/components/icons/AiChatIcon.vue
Normal file
@@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-bot-icon lucide-bot"><path d="M12 8V4H8"/><rect width="16" height="12" x="4" y="8" rx="2"/><path d="M2 14h2"/><path d="M20 14h2"/><path d="M15 13v2"/><path d="M9 13v2"/></svg>
|
||||
</template>
|
||||
Reference in New Issue
Block a user