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