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