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