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