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