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