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