<template> <MoonIcon /> </template> <script lang="ts" setup> import MoonIcon from '@heroicons/vue/24/outline/esm/MoonIcon'; </script>