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